summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* To include the NetWare config fileAnantha Kesari H Y2002-09-041-0/+2
* Fixed undefiend referece at build time.Yasuo Ohgaki2002-09-045-22/+23
* Fix for bug #19155 UNTESTED. Unfortunately I don't have a way to test itDan Kalowsky2002-09-041-1/+15
* No C++ comments, again!Dan Kalowsky2002-09-041-6/+6
* No C++ CommentsDan Kalowsky2002-09-041-14/+17
* Use zend_ini_string instead of the 'alias'.foobar2002-09-032-3/+3
* Check for uppercase function names in .def files - patch from David VinerRasmus Lerdorf2002-09-031-0/+7
* removed #ifdef for mbstring.encoding_translation.Rui Hirokawa2002-09-031-2/+0
* *** empty log message ***Rui Hirokawa2002-09-031-2/+2
* --enable-mbstr-enc-trans is abolished to prevent some problems about POST/GET...Rui Hirokawa2002-09-031-7/+0
* - Udm_Cat_Path, Udm_Cat_List, Udm_Get_Doc_Count functions have been fixedSergey Kartashoff2002-09-011-36/+63
* - cosmeticsJan Lehnardt2002-08-311-1/+1
* Bug fix: dont cache connection if proxy setting have changedAdam Dickmeiss2002-08-301-0/+1
* Fix shared buildfoobar2002-08-301-5/+22
* Fix bug: #19124, xmlrpc extension builds ok now as shared extension.foobar2002-08-304-6/+24
* xpm.h is sometimes in /usr/include/X11 (or /usr/X11R6/include/X11)foobar2002-08-301-1/+9
* Fix the build when bundled gd library is usedfoobar2002-08-301-0/+4
* - seperate registered streams.Jan Lehnardt2002-08-291-3/+5
* Fixed the \0 check in previous patch.Ilia Alshanetsky2002-08-291-1/+1
* Fixed bug #18966Ilia Alshanetsky2002-08-291-1/+1
* Remove unnecessary whitespacefoobar2002-08-291-6/+0
* - fix ZTS build. thanks to edin.Jan Lehnardt2002-08-291-3/+22
* One zero to muchMarcus Boerger2002-08-291-1/+1
* - EXIF is about meta data from images, not for digital camerasDerick Rethans2002-08-291-3/+3
* Fix bug: #19159, mysql_field_count was available since 3.22.24foobar2002-08-291-1/+1
* revert that undiscussed change until it is really agreed upon.foobar2002-08-291-1/+1
* Fixed compile warning (unused variable)Ilia Alshanetsky2002-08-281-1/+2
* - add phpinfo() support for CLI.Jan Lehnardt2002-08-281-84/+211
* Description didn't match the function hereRasmus Lerdorf2002-08-281-1/+1
* Enable EXIF by default as discussed with RasmusMarcus Boerger2002-08-281-3/+3
* - Let's make this a little bit more professional :)Derick Rethans2002-08-281-1/+1
* - WhitespaceDerick Rethans2002-08-281-1/+1
* @socket_recvfrom is now binary safe (Jason)Jason Greene2002-08-281-2/+3
* silence build warning, added default caseDan Kalowsky2002-08-281-0/+2
* This extension is not forced to be compiled as shared.foobar2002-08-281-2/+4
* Added the header and removed some commented out stuff (wrong place anyway)foobar2002-08-281-9/+17
* ws fixesfoobar2002-08-281-305/+196
* Fix ZTS buildfoobar2002-08-281-0/+1
* Adding a left-out commandBrad House2002-08-272-0/+31
* Some requirements engineering: today necessary defines exists whereMarcus Boerger2002-08-271-4/+1
* php_error_docrefMarcus Boerger2002-08-271-2/+2
* php_error_docrefMarcus Boerger2002-08-274-107/+62
* Remove this nonsense - this makes the module unpredicable since we doMarcus Boerger2002-08-271-25/+0
* fix some to long property stringsChristian Stocker2002-08-271-3/+3
* argh, domxml_doc_free is not yet ready for CVS :)Christian Stocker2002-08-271-21/+0
* stupid typoChristian Stocker2002-08-271-3/+24
* fix memleak in php_domxslt_string_to_xpathexprChristian Stocker2002-08-271-7/+8
* -php_error_docrefMarcus Boerger2002-08-271-21/+20
* header for last commitMarcus Boerger2002-08-271-2/+1
* -fix memory leak on failureMarcus Boerger2002-08-271-42/+15