summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* news stuffAndrey Hristov2004-07-111-0/+4
* MFH:Andrey Hristov2004-07-111-1/+1
* MFH:Andrey Hristov2004-07-112-5/+5
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2004-07-113-0/+202
* MFH: RIP: Greedy read problemsWez Furlong2004-07-101-1/+4
* MFH: Fixed bug #29049 (array sorting via user function/method does notIlia Alshanetsky2004-07-082-0/+19
* MFH: Fixed bug #29034 (wordwrap() returns a boolean when passed emptyIlia Alshanetsky2004-07-062-2/+5
* addSascha Schumann2004-07-051-0/+1
* - revert to proper behaviour. The environment variable PHP_FCGI_CHILDRENSascha Schumann2004-07-051-1/+1
* MFH: Fixed bug #28963 (Missing space for \0 in address allocation).Ilia Alshanetsky2004-07-042-1/+2
* - Fix #28984, using full transparent segfauls in imagefillPierre Joye2004-07-032-0/+31
* Fix #28996: unix sockets leak when connection failsWez Furlong2004-07-021-1/+4
* MFH (more or less) registry-based setting for the location of php.iniZeev Suraski2004-07-011-1/+22
* mfhSterling Hughes2004-07-011-1/+1
* Fix for #28512. news entryFrank M. Kromann2004-06-301-0/+1
* MFH: Fix for #28512. Allocate enough space to store dataFrank M. Kromann2004-06-301-2/+17
* MFH: Another instance where alloca() is not needed.Ilia Alshanetsky2004-06-301-2/+8
* MFH: Do not use alloca() where it can be abused through user input.Ilia Alshanetsky2004-06-303-11/+11
* Fix for Bug #28964 fread "greedy" behaviourWez Furlong2004-06-291-0/+3
* - MFH: Fixed bug with leap year checking.Derick Rethans2004-06-282-1/+2
* BFNArd Biesheuvel2004-06-281-0/+1
* Fixed bug #28897 (-1 returned as -0.000 for 64-bit scaled int)Ard Biesheuvel2004-06-281-1/+1
* - This one should've been here, not in HEAD.Moriyoshi Koizumi2004-06-261-0/+2
* MFH: replace strncpy with strlcpyUwe Schindler2004-06-261-5/+3
* MFHStefan Esser2004-06-262-0/+3
* Memory leak fix (patch by Joe Orton)Edin Kadribasic2004-06-251-24/+2
* MFH: Added missing safe_mode & open_basedir checks.Ilia Alshanetsky2004-06-241-0/+4
* BFN and order fixSara Golemon2004-06-231-1/+3
* - Modify test case for wider coverage.Moriyoshi Koizumi2004-06-231-4/+27
* - Fix buf #28466 (mbstring_convert_variables() problem).Moriyoshi Koizumi2004-06-231-0/+1
* - fix logic. if the client already sent us the cookie, we don'tSascha Schumann2004-06-231-1/+3
* Addendum to bug #28878: change ini keys as PHP_INI_SYSTEMUwe Schindler2004-06-232-17/+12
* pcre_info() is deprecated. Hence, update to pcre_fullinfo() and do moreAndrei Zmievski2004-06-222-8/+47
* MFH: Fixed possible buffer overflow.Ilia Alshanetsky2004-06-221-1/+1
* Fix bug #28878: php.ini values in php4_executeUwe Schindler2004-06-221-0/+1
* Fix bug #28878: php.ini values in php4_executeUwe Schindler2004-06-221-1/+1
* MFH: Added missing safe_mode check.Ilia Alshanetsky2004-06-211-0/+4
* BFNSara Golemon2004-06-211-0/+1
* MFH: BugFix#28868 Wrapper hash not thread-safeSara Golemon2004-06-215-6/+34
* - MFH (fix for #28847)Jan Lehnardt2004-06-191-5/+5
* Fixed some 64bit and other zend_parse_parameters bugsStefan Esser2004-06-193-6/+7
* MFH: Fixed possible memory leak.Ilia Alshanetsky2004-06-181-2/+6
* MFH: Fixed bug #28818 (Apache 2 sapis do not export st_dev).Ilia Alshanetsky2004-06-183-0/+4
* merge name change from mcve -> monetraBrad House2004-06-172-182/+465
* MFH: Properly handly high ascii values in soundex().Ilia Alshanetsky2004-06-171-1/+1
* New & improved strspn() & strcspn(), ~30% in most cases.Ilia Alshanetsky2004-06-161-51/+14
* A faster & more memory efficient php_addslashes() implementation.Ilia Alshanetsky2004-06-151-48/+54
* Part of fix for #28745: link agains extension against iconvEdin Kadribasic2004-06-131-2/+2
* MFH bugfixesGreg Beaver2004-06-121-7/+7
* MFH: Installer and ErrorStack bugfixes/ErrorStack featuresGreg Beaver2004-06-122-45/+133