summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_2_7RC5'.php-5.2.7RC5SVN Migration2008-11-271-32/+0
* 5.2.7RC5Ilia Alshanetsky2008-11-273-4/+4
* Updated NEWS file with CVE #sIlia Alshanetsky2008-11-271-3/+7
* MFB: Fixed bug #46696 (cURL fails in upload files with specifiedIlia Alshanetsky2008-11-272-2/+24
* Directory tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux ...Ant Phillips2008-11-274-0/+165
* Fixed bug #44882 (SOAP extension object decoding bug)Dmitry Stogov2008-11-274-8/+152
* Latest and greatest versions of these session tests - checked on 5.2.X snap o...Ant Phillips2008-11-274-0/+648
* Latest and greatest versions of these session tests - checked on 5.2.X snap o...Ant Phillips2008-11-271-6/+6
* Fixed bug #46427 (SoapClient() stumbles over its "stream_context" parameter)Dmitry Stogov2008-11-273-0/+23
* MFH: Fixed bug #46673 (stream_lock call with wrong paramater)Arnaud Le Blanc2008-11-265-6/+91
* MFH: Missed file from commit for #44181 & #44182Arnaud Le Blanc2008-11-261-1/+1
* MFH: Fixed bug #42473 (ob_start php://output and headers)Arnaud Le Blanc2008-11-262-7/+2
* MFH: Fixed bugs #44181 & #44182 (extract() and references)Arnaud Le Blanc2008-11-264-10/+33
* File system tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linu...Ant Phillips2008-11-25207-1142/+20539
* MFH: Fixed endless loop in cli when ignore_user_abort is onArnaud Le Blanc2008-11-251-3/+2
* fix php_value application order for ApacheStanislav Malyshev2008-11-242-10/+30
* MFB: Fixed bug #46626 (mb_convert_case does not handle apostrophe correctly)Ilia Alshanetsky2008-11-242-1/+3
* MFHArnaud Le Blanc2008-11-241-0/+1
* MFH: Revert fix for 43782, as it caused problems.David Soria Parra2008-11-243-8/+3
* - Keep the style ;)Jani Taskinen2008-11-241-1/+2
* MFH: Fixed bug #46649 (Setting array element with that same array producesArnaud Le Blanc2008-11-233-0/+29
* BFN: Fixed bug #46643 (Upgraded PCRElib to 7.8)Ilia Alshanetsky2008-11-231-0/+1
* MFB: Fixed bug #46643 (Upgraded PCRElib to 7.8)Ilia Alshanetsky2008-11-2349-1662/+5456
* - BFNFelipe Pena2008-11-221-0/+1
* - Missing SKIPIF :(Felipe Pena2008-11-218-0/+16
* - Fixed testsFelipe Pena2008-11-212-2/+2
* - MFH: Fixed memory leak in readline_callback_handler_remove()Felipe Pena2008-11-211-1/+3
* - New testsFelipe Pena2008-11-213-0/+68
* - Fix testFelipe Pena2008-11-211-1/+1
* - New testsFelipe Pena2008-11-215-0/+126
* Back to devIlia Alshanetsky2008-11-213-3/+5
* 5.2.7RC4Ilia Alshanetsky2008-11-213-4/+4
* - BFNFelipe Pena2008-11-201-0/+1
* - MFH: Fixed memory leaks in readline_completion_function()Felipe Pena2008-11-202-2/+32
* Adding some tests for array_productIain Lewis2008-11-206-0/+425
* - ext/wddx: fixed test 003 which depended on arch (32bits vs 64bits)Mark Karpeles2008-11-201-47/+10
* - MFH: Added ZEND_FETCH_RESOURCE_NO_RETURNFelipe Pena2008-11-201-0/+3
* - MFH: ext/wddx: classes providing __sleep() are stored without properties (f...Mark Karpeles2008-11-205-5/+228
* Proper bug idIlia Alshanetsky2008-11-191-1/+1
* - #46497Pierre Joye2008-11-191-0/+1
* - #46497, wddx_serialize treats input as ISO-8859-1 (Mark Karpeles)Pierre Joye2008-11-193-420/+407
* - Fixed testFelipe Pena2008-11-191-0/+2
* Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux...Ant Phillips2008-11-1856-0/+4908
* - #41033Pierre Joye2008-11-181-1/+4
* - fix titlePierre Joye2008-11-181-1/+1
* - MFH: #41033, enable signing with DSA keysPierre Joye2008-11-184-2/+66
* More detailed bug fix descriptionIlia Alshanetsky2008-11-171-1/+1
* Commit tests for ext/reflectionAnt Phillips2008-11-1723-0/+772
* - skip if pcntl is missingPierre Joye2008-11-161-1/+2
* - MFH: manage references of stream context properly (Tony)Pierre Joye2008-11-163-0/+93