summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_4_4RC1'.php-4.4.4RC1SVN Migration2006-08-121-25/+0
* - Go with RC1.Derick Rethans2006-08-123-4/+4
* MFH: fix #38431 (xmlrpc_get_type() crashes PHP on objects)Antony Dovgal2006-08-113-1/+27
* Extend safe_mode/open_basedir checks to imap_reopen() as well.Ilia Alshanetsky2006-08-111-0/+8
* VCWD_ACCESS does not work on win32 :/Ilia Alshanetsky2006-08-111-2/+3
* - Fixed a memory corruption error with an invalid foreach() call.Derick Rethans2006-08-111-0/+2
* fix testAntony Dovgal2006-08-111-4/+4
* MFH: Various security fixesIlia Alshanetsky2006-08-104-9/+23
* nuke extra lineAntony Dovgal2006-08-101-1/+0
* regenerate file so that #line directives become correct (aka fix lcov builds)Nuno Lopes2006-08-091-471/+440
* MFH: Fixed bug #38377 (session_destroy() gives warning afterIlia Alshanetsky2006-08-083-1/+21
* MFB: Fixed bug #37265 (Added missing safe_mode & open_basedir checks toIlia Alshanetsky2006-08-042-0/+9
* add new testAntony Dovgal2006-08-041-0/+13
* MFH: fix #38322 (reading past array in sscanf() leads to arbitary code execut...Antony Dovgal2006-08-042-10/+24
* re-apply fix for #38251 (socket_select() and invalid arguments)Antony Dovgal2006-08-012-2/+7
* fix test (but it still fails)Antony Dovgal2006-08-011-6/+6
* BFNAntony Dovgal2006-08-011-0/+2
* MFH: fix #38278 (session_cache_expire()'s value does not match phpinfo's sess...Antony Dovgal2006-08-011-2/+2
* - Back to devDerick Rethans2006-08-013-5/+11
* - Go with 4.4.3.Derick Rethans2006-07-313-23/+15
* temporarily revert the patch by request of DerickAntony Dovgal2006-07-301-6/+2
* MFH: improve checks and fix #38251Antony Dovgal2006-07-301-2/+7
* fix tests.Seiji Masugata2006-07-292-21/+18
* fix typo (#38223)Antony Dovgal2006-07-261-1/+1
* MFH:- Fixed bug #38183 (disable_classes=Foobar causes disabled class to be ca...foobar2006-07-221-0/+2
* - MFH #38112, bad code size segfaultPierre Joye2006-07-174-6/+38
* - MFH Fixed Bug #29538 number_format and problem with 0Marcus Boerger2006-07-163-18/+30
* - Back to dev.Derick Rethans2006-07-043-3/+5
* - Go with RC2.Derick Rethans2006-07-043-4/+4
* bug fixing newsIlia Alshanetsky2006-06-281-0/+1
* MFH: Improved safe_mode check for the error_log() function.Ilia Alshanetsky2006-06-281-1/+1
* - MF51: Fixed XSS inside phpinfo() with long inputs.Derick Rethans2006-06-282-15/+22
* - sync with apache2handlerMichael Wallner2006-06-091-7/+10
* BFN: - Fixed bug #37720 (merge_php_config scrambles values). (Mike,Michael Wallner2006-06-091-0/+2
* MFH: fix bug #37720 (merge_php_config scrambles values)Michael Wallner2006-06-091-5/+9
* Add pcre_compile2() to the list of aliases.Andrei Zmievski2006-05-311-0/+1
* merge the last change in 4.4 and allow ext/oci8 to be built against basic lit...Antony Dovgal2006-05-301-1/+1
* Corrected previous patchIlia Alshanetsky2006-05-261-6/+2
* MFH: Fixed bug #37569 (WDDX incorrectly encodes high-ascii characters).Ilia Alshanetsky2006-05-253-0/+15
* MFH: Fixed handling of extremely long paths inside tempnam() function.Ilia Alshanetsky2006-05-232-5/+5
* fix PEAR buildGreg Beaver2006-05-224-8/+20
* sync to PEAR 1.4.9Greg Beaver2006-05-2229-334/+643
* - Fix buildMarcus Boerger2006-05-211-0/+1
* - Back to devDerick Rethans2006-05-213-3/+5
* - Go with 4.4.3RC1Derick Rethans2006-05-213-4/+4
* MFH: Added control character checks for cURL extension'sIlia Alshanetsky2006-05-212-1/+8
* Fixed a possible buffer overflow inside create_named_pipe() for Win32Ilia Alshanetsky2006-05-212-0/+6
* - UpdateMarcus Boerger2006-05-211-6/+13
* add new tests (which produces segfault with 4.4 atm)Antony Dovgal2006-05-191-0/+41
* add new testAntony Dovgal2006-05-191-0/+16