summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* MFH: Fixed bug #30475 (curl_getinfo() may crash in some situations).Ilia Alshanetsky2004-10-182-10/+20
* BFNAntony Dovgal2004-10-181-0/+1
* MFH: fix bug #30442 ( segmentation fault when parsing ?getvariable[][ )Antony Dovgal2004-10-181-1/+5
* MFH: Fixed a bug in addslashes() handling of the '\0' character.Ilia Alshanetsky2004-10-172-1/+8
* MFH: Add *.gcda and *.gcno (from gcc -fprofile-{use|generate}) to .cvsignore.Sebastian Bergmann2004-10-100-0/+0
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2004-10-101-0/+36
* MFH: fix possible segfaultAntony Dovgal2004-10-101-1/+1
* MFH spelingMarcus Boerger2004-10-081-1/+1
* MFH: Fixed bug #30027 (Possible crash inside ftp_get()).Ilia Alshanetsky2004-10-052-2/+4
* MFH: Fixed bug #30281 (Prevent non-wbmp images from being detected as such)Ilia Alshanetsky2004-10-042-3/+5
* Not sure when this BC breaking change snuck in, but the output methodRasmus Lerdorf2004-10-011-8/+13
* The length should be passed to the function,Magnus M��tt�2004-10-011-1/+0
* MFH: Make PHP_EOL constant available.Ilia Alshanetsky2004-10-011-0/+1
* BFNAntony Dovgal2004-09-301-0/+2
* MFH: fix segfaults and bug #30282 and suppress compile warningsAntony Dovgal2004-09-301-4/+33
* MFH: Fixed bug #30276 (Possible crash in ctype_digit on large numbers).Ilia Alshanetsky2004-09-302-1/+2
* MFH: Fix compilationIlia Alshanetsky2004-09-291-1/+1
* - Fixed bug #30205 (Missing <unistd.h> in crypt() configure test).foobar2004-09-281-0/+16
* MFH: fix bug #29652Antony Dovgal2004-09-281-0/+7
* MFH: Fixed bug #30224 (Sybase date strings are sometimes not nullIlia Alshanetsky2004-09-282-1/+4
* MFH: fix for #30057Wez Furlong2004-09-262-2/+6
* MFH lib substituationMarcus Boerger2004-09-251-3/+6
* BFNMarcus Boerger2004-09-241-0/+3
* - MFH Several serialize/unserialize fixesMarcus Boerger2004-09-2412-193/+361
* - MFH Several serialize/unserialize fixesMarcus Boerger2004-09-241-30/+112
* - Backported Marcus' foreach() speedup patch from PHP 5.x.Derick Rethans2004-09-241-0/+1
* [0.25]Derick Rethans2004-09-242-2/+2
* MFH: Fixed bug #29913 (parse_url() is now binary safe). (Ilia)Ilia Alshanetsky2004-09-222-24/+35
* Fixed minor version #.Ilia Alshanetsky2004-09-211-1/+1
* Fixed bug #29805 (HTTP Authentication Issues)Uwe Schindler2004-09-212-0/+5
* Back to dev.Ilia Alshanetsky2004-09-202-4/+4
* 4.3.9Ilia Alshanetsky2004-09-202-3/+3
* Prepare news file for release.Ilia Alshanetsky2004-09-201-31/+27
* MFH: Fixed bug #30050 (Possible crash inside php_shutdown_config()).Ilia Alshanetsky2004-09-172-0/+4
* Sorry REVERT bevor 4.3.9 is out because of not critical!!!!Uwe Schindler2004-09-152-3/+0
* Fixed bug #29805 (HTTP Authentication Issues)Uwe Schindler2004-09-152-0/+3
* MFH: Test for bug #30069foobar2004-09-150-0/+0
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2004-09-152-0/+45
* Stefano did the real work tracking this one downRasmus Lerdorf2004-09-141-1/+1
* Back to dev.Ilia Alshanetsky2004-09-142-3/+3
* 4.3.9RC3Ilia Alshanetsky2004-09-143-3/+6
* undo of removal of these files.Rainer Schaaf2004-09-135-3/+3688
* MFHStefan Esser2004-09-131-0/+4
* removed PDFlib extension from PHP_4_3 branch too (is available in PECL now).Rainer Schaaf2004-09-135-3688/+3
* MFHStefan Esser2004-09-121-4/+19
* Stop at the index on an unmatched [Rasmus Lerdorf2004-09-091-1/+1
* MFH: Adjusted input check.Ilia Alshanetsky2004-09-031-2/+2
* MFH: Fixed bug #29925 (Added a check to prevent illegal characters inIlia Alshanetsky2004-09-031-0/+5
* this crashed if some of the shutdown handlers called some file stat functionStanislav Malyshev2004-09-021-0/+1
* - MFH: Added test for bug #29944.Derick Rethans2004-09-021-0/+20