summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_2_3RC2'.php-4.2.3RC2SVN Migration2002-09-021-168/+0
* - Fix the segmentation fault when magic_quotes_runtime was disabled asDerick Rethans2002-09-021-1/+1
* Fix the shared build for real. (thanks to Brian France)foobar2002-09-012-2/+2
* MFH: Fix for bug: #19124 (shared extension build fixes)foobar2002-08-304-10/+32
* Fixed the \0 check in previous patch.Ilia Alshanetsky2002-08-291-1/+1
* MFH fix for bug: #18966Ilia Alshanetsky2002-08-291-1/+1
* MFH (One zero to much)Marcus Boerger2002-08-291-1/+1
* MFH fix for bug: #19159foobar2002-08-291-1/+1
* MFH (fix some to long property strings)Christian Stocker2002-08-271-3/+3
* stupid typoChristian Stocker2002-08-271-2/+2
* MFH (fix memleak in php_domxslt_string_to_xpathexpr)Christian Stocker2002-08-271-8/+9
* MFHMarcus Boerger2002-08-272-46/+17
* MFHMarcus Boerger2002-08-272-7/+11
* MFH: bug fixes; #14410, #17503, #17999, #15595. Also some performance improve...foobar2002-08-262-112/+156
* FixletZeev Suraski2002-08-241-1/+1
* mysql_db_query() should not have been deprecatedZeev Suraski2002-08-241-1/+3
* MFHStefan Esser2002-08-241-10/+16
* - MFHDerick Rethans2002-08-241-6/+6
* Fix bug #15106Zeev Suraski2002-08-241-1/+2
* MFH security fixZeev Suraski2002-08-231-0/+4
* MFHMarcus Boerger2002-08-231-0/+1
* fixes magically mentioned in NEWS before being commitedMarcus Boerger2002-08-232-15/+24
* Avoid changing behavior in a bug-fix releaseZeev Suraski2002-08-231-1/+1
* Fix ob_gzhandler()'s handling of requests without compression, but that doZeev Suraski2002-08-231-4/+2
* Fix a few warnings (MFH)Zeev Suraski2002-08-232-2/+2
* MFHfoobar2002-08-221-1/+1
* MFHfoobar2002-08-211-1/+1
* MFH or MSG... your choice...Dan Kalowsky2002-08-201-2/+2
* MFHSander Roobol2002-08-201-7/+18
* MFH (var_unserializer.c follows in a second)Sander Roobol2002-08-201-1/+1
* MFHSascha Schumann2002-08-201-2/+0
* MFH (Remove C++ comments, bug #17628)Edin Kadribasic2002-08-201-2/+2
* MFH (Fix for bug #14657, patch by Steph Fox)Edin Kadribasic2002-08-201-1/+0
* WS fixDan Kalowsky2002-08-201-2/+2
* MFH 1.174 (Make domxml_xslt_process() working again.)Christian Stocker2002-08-191-2/+12
* MFHDan Kalowsky2002-08-181-1/+1
* Fix buildZeev Suraski2002-08-171-0/+4
* MFH - fix Irix compiler errorsDan Kalowsky2002-08-171-4/+10
* Backported memory leak fixes from the 4.3 branchIlia Alshanetsky2002-08-171-1/+5
* MFHDan Kalowsky2002-08-171-1/+0
* MFH, fixing close crash case on WindowsDan Kalowsky2002-08-171-0/+26
* MFH. Trans SID related changes.Yasuo Ohgaki2002-08-141-1/+1
* MFH *.a checkSascha Schumann2002-08-011-1/+1
* MFH per Rui's requestZeev Suraski2002-08-011-1/+1
* MFHfoobar2002-07-281-2/+0
* FHMYasuo Ohgaki2002-07-282-6/+16
* MFH 2Stefan Esser2002-07-281-0/+13
* MFHStefan Esser2002-07-281-0/+8
* MFHYasuo Ohgaki2002-07-281-22/+19
* fixed: output encoding translation by mb_output_handler() in ext/mbstring was...Rui Hirokawa2002-07-271-3/+22