summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-09-261-0/+11
* MFH: Specify full path for the cat utility for mbstring e-mail tests.Ilia Alshanetsky2003-09-2418-18/+18
* MFH: String formating.Ilia Alshanetsky2003-09-221-1/+1
* Avoid zero-length keys which result in a spinning processSascha Schumann2003-09-201-1/+4
* MFH: Fixed bug #25583 (Incorrect handling of paths starting with / on win32Ilia Alshanetsky2003-09-201-0/+5
* MFH: Fixed bug #25530 (checkdate incorrectly handles floats)Ilia Alshanetsky2003-09-151-26/+5
* Fixed bug #25494 (array_merge allowing "false" as argument (silent whenJay Smith2003-09-111-0/+3
* MFH: Cleanup r1.76 patchIlia Alshanetsky2003-09-111-6/+10
* #if -> #ifdefIlia Alshanetsky2003-09-101-2/+2
* MFH: Fixed bug #14049 (realpath() w/ZTS returns invalid results for non-existentIlia Alshanetsky2003-09-101-0/+10
* Fix testcases, failing with 'America/New_York' vs. 'US/Eastern' systemsMelvyn Sopacua2003-09-092-3/+6
* MFH: - Fixed bug #25211 (image.c compile failure with AIX)foobar2003-09-092-2/+2
* MFH: Re-enable sendmail binary check, now with parameter detection.Ilia Alshanetsky2003-09-081-4/+17
* really syncfoobar2003-09-041-5/+9
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-09-031-0/+9
* syncfoobar2003-09-031-41/+28
* MFH: - Fixed bug #25378 (Invalid data passed to unserialize() causes segfault)foobar2003-09-031-3/+4
* MFH: - Fixed bug #25372 (sscanf() does not work with %X)foobar2003-09-031-0/+1
* MFH: - Fixed bug #25343 (is_dir() gives warning on FreeBSD).foobar2003-09-021-2/+2
* Plug leak when invalid domain name provided.Sara Golemon2003-09-011-2/+2
* The sendmail_path executable check breaks setups that use parametersStanislav Malyshev2003-09-011-1/+2
* Never overwrite .c files when re2c does not exist.Sascha Schumann2003-08-301-2/+2
* fix format stringsSascha Schumann2003-08-285-9/+9
* fix format stringsSascha Schumann2003-08-281-5/+5
* fix format (long port)Sascha Schumann2003-08-281-1/+1
* MFH: mail.c r1.74Ilia Alshanetsky2003-08-271-2/+9
* - Backported several improvements/cleanups for the build/configure stuff.foobar2003-08-271-1/+3
* MFH(r-1.61) Bugfix#25239 Closing control stream while data stream is open vio...Sara Golemon2003-08-251-7/+0
* MFH configure.in:1.460, filestat.c:1.125:Jon Parise2003-08-221-0/+4
* MFH: Fixed bug #25170 (Problem with generation of random numbers on solaris)Ilia Alshanetsky2003-08-201-1/+1
* MFH: Fixed a possible crash due to invalid handling of assert ini options.Ilia Alshanetsky2003-08-141-5/+3
* MFH: boolean (not long)foobar2003-08-131-1/+1
* MFHfoobar2003-08-131-12/+12
* MFHfoobar2003-08-131-3/+1
* MFH: revert previous commitfoobar2003-08-131-1/+1
* MFHfoobar2003-08-131-0/+1
* MFH: fix test results (negative indices are not strings anymore)foobar2003-08-112-19/+19
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-08-111-0/+57
* MFH: Fixed bug #21957 (serialize() mangles objects with __sleep).Ilia Alshanetsky2003-08-112-2/+5
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-08-111-0/+49
* MFH: moved RINIT(crypt) stuff to crypt() itself.foobar2003-08-112-16/+4
* MFH: - Fixed bug #25007 (rand() & mt_rand() seed RNG every call).foobar2003-08-112-8/+12
* MFH: Fixed bug #24897 (inconsistent behavior of shuffle() &Ilia Alshanetsky2003-08-091-2/+2
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-08-091-0/+21
* MFH: Added/improved tests for bugs 24142, 24063, 24951, 24980Ilia Alshanetsky2003-08-092-9/+28
* MFH: Do not assume array contains numeric values.Ilia Alshanetsky2003-08-091-1/+1
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-08-091-0/+53
* MFH: Detection of buggy compiler (gcc)Ilia Alshanetsky2003-08-092-1/+28
* MFH: Fixed bug #24980 (array_reduce() uses first element as default runningIlia Alshanetsky2003-08-081-1/+3
* MFH: Avoid a round() bug that occurs due to over optimization of C code byIlia Alshanetsky2003-08-081-2/+4