summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_4_0RC1'.php-4.4.0RC1SVN Migration2005-06-131-56/+0
* - Go with 4.4.0RC1.Derick Rethans2005-06-133-4/+4
* touchfoobar2005-06-131-2/+2
* - MFH: Fixed bug with unserialize() with "exotic" letters in class namesDerick Rethans2005-06-131-1/+1
* MFH:Antony Dovgal2005-06-131-6/+8
* MFHfoobar2005-06-121-4/+0
* Revert. re2c 0.9.7 obviously does not work properly (or our .re files are buggy)foobar2005-06-112-250/+218
* regenerated with re2c 0.9.7foobar2005-06-112-218/+250
* MFHfoobar2005-06-101-10/+20
* MFH: Fixed compiler warning.Ilia Alshanetsky2005-06-091-2/+2
* Fixed bug #25922 (In error handler, modifying 5th arg (errcontext) may result...Dmitry Stogov2005-06-091-2/+2
* Fixed memory allocation bugs in array_reduce() with initial value (#22463 & #...Dmitry Stogov2005-06-081-2/+6
* MFHfoobar2005-06-081-20/+25
* MFHfoobar2005-06-072-3/+3
* MFHfoobar2005-06-071-0/+2
* MFHfoobar2005-06-071-10/+0
* - MFH: Added the --disable-zend-memory-manager switch to disable the ZendDerick Rethans2005-06-072-0/+16
* - Fixed bug #32685, #29423 (Segfault when using assignment by reference withinDerick Rethans2005-06-071-0/+2
* MFH: Better storage size for output length.Ilia Alshanetsky2005-06-061-1/+1
* MFH: Fixed strval to not print notices on strval(array()).Ilia Alshanetsky2005-06-061-2/+12
* - MFH: Fixed bug #33242 (Mangled error message when stream fails).Derick Rethans2005-06-062-0/+3
* - We've man pages just fineDerick Rethans2005-06-061-0/+11
* - Update NEWS with the bz fixDerick Rethans2005-06-061-1/+3
* MFH: Fix bug #33166 for other branches and new bug #33255, no man pages for 4.4Uwe Schindler2005-06-061-11/+0
* - Merge back changes which where in 4.3 but somehow didn't make it into the newDerick Rethans2005-06-063-45/+180
* Sync with recent config.m4 changesEdin Kadribasic2005-06-061-0/+90
* - Commit the reference problem bug fix.Derick Rethans2005-06-061-1/+3
* - Rename version.Derick Rethans2005-06-062-5/+5
* This commit was manufactured by cvs2svn to create branch 'PHP_4_4'.SVN Migration2005-06-025-234/+56
* MFH: - Fixed bug #28605 (Need to use -[m]ieee option for Alpha CPUs)foobar2005-06-022-0/+12
* MFH: fix bug #33222 (segfault when CURL handle is closed in a callback).Antony Dovgal2005-06-023-2/+18
* MFH: fix bug #33214 (odbc_next_result does not signal SQL errors with 2-state...Antony Dovgal2005-06-022-2/+6
* - That should have been removed, not commented out.Derick Rethans2005-06-021-4/+0
* - MFH: Fixed memory corruption in stristr().Derick Rethans2005-06-022-4/+5
* MFH: Fixed bug #33210 (relax jpeg recursive loop protection).Ilia Alshanetsky2005-06-012-1/+2
* MFH: - Fixed bug #33200 (preg_replace(): magic_quotes_sybase=On makes 'e' mod...foobar2005-05-315-6/+29
* MFHfoobar2005-05-311-2/+2
* Upgrade PCRE library to 5.0.Andrei Zmievski2005-05-2729-2138/+20392
* MFHAndrei Zmievski2005-05-262-24/+58
* MFH: Added scheme validation for parse_url().Ilia Alshanetsky2005-05-261-0/+13
* MFH (pcre cache flush)Andrei Zmievski2005-05-241-4/+12
* MFH: make it compile on Win32Antony Dovgal2005-05-241-1/+1
* MFH: Fixed bug #32810 (temporary files not using plain file wrapper).Ilia Alshanetsky2005-05-232-0/+2
* revert by Wez's requestAntony Dovgal2005-05-232-2/+1
* MFH: fix bug #32810 (fread after tmpfile() reads only 8192 bytes)Antony Dovgal2005-05-232-1/+3
* MFH: fix testAntony Dovgal2005-05-231-1/+1
* MFH: Upgrade bundled shtool to 2.0.1foobar2005-05-231-134/+201
* MFH: - Fixed bug #33017 ("make distclean" gives an error with VPATH build).foobar2005-05-232-3/+3
* MFH: Fixed bug #29338 (unencoded spaces get ignored after certain tags).Ilia Alshanetsky2005-05-222-4/+5
* MFH: fix compile warningAntony Dovgal2005-05-221-0/+1