summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_2_6'.php-5.2.6SVN Migration2008-04-301-32/+0
* 5.2.6Ilia Alshanetsky2008-04-303-182/+93
* Fix session test failures as reported by Antony Dovgal.Ant Phillips2008-04-305-4/+15
* Break up complicated rename tests into some smaller more consumable chunksAnt Phillips2008-04-307-202/+348
* Fix session test failures as reported by Antony Dovgal.Ant Phillips2008-04-309-0/+24
* MFH Fixed bug #44720 (Prevent infinite recursion within session_register)Scott MacVicar2008-04-292-121/+129
* More session tests to improve code coverage for untested extension codeAnt Phillips2008-04-292-1/+5
* More session tests to improve code coverage for untested extension codeAnt Phillips2008-04-2911-0/+591
* MFHJani Taskinen2008-04-281-5/+6
* Extra open_basedir testsAnt Phillips2008-04-241-0/+35
* Allow for chmod() to fail on symbolic linksAnt Phillips2008-04-241-2/+2
* open_basedir tests for file system functions (v5.2, 5.3 and 6.0 branches)Ant Phillips2008-04-2341-0/+2554
* New set of session extension tests for PHP 5.2 branch.Ant Phillips2008-04-22106-0/+9732
* These tests were backported from the PHP 6.0 branch, which in turn were porte...Ant Phillips2008-04-229-0/+534
* Fix some ereg tests for 64bit platforms.Robin Fernandes2008-04-224-30/+18
* - Fixed testsFelipe Pena2008-04-204-12/+12
* - Better error messageFelipe Pena2008-04-201-6/+2
* fix testAntony Dovgal2008-04-181-0/+1
* BFNIlia Alshanetsky2008-04-181-0/+1
* make Matt happy =)Antony Dovgal2008-04-171-1/+1
* - Fix typoFelipe Pena2008-04-171-1/+1
* - Fixed bug #44703 (htmlspecialchars() does not detect bad character setDerick Rethans2008-04-163-5/+54
* change %d to %ld and silence the warningAntony Dovgal2008-04-161-1/+1
* Fixed bug #44703 (htmlspecialchars() does not detect bad character set argume...Felipe Pena2008-04-113-1/+51
* Fix test parse_url_variation_002.phpt for 64bit platforms.Robin Fernandes2008-04-113-2/+188
* fix testsAntony Dovgal2008-04-112-4/+4
* MFH: fix 2 segfaults in ZTS modeAntony Dovgal2008-04-111-3/+3
* POSIX extension error testsSteve Seear2008-04-1113-0/+500
* POSIX extension variation testsSteve Seear2008-04-116-0/+1043
* Adding some tests for ereg and url functions.Robin Fernandes2008-04-1190-0/+11010
* Back to devIlia Alshanetsky2008-04-103-3/+5
* 5.2.6RC5Ilia Alshanetsky2008-04-103-4/+4
* Bump OCI8 version to 1.2.5 (This change is for 5.2 branch only)Christopher Jones2008-04-101-2/+2
* MFB53Nuno Lopes2008-04-101-0/+2
* MFB5.3: fix SKIPIFNuno Lopes2008-04-102-2/+5
* MFH: Updated the documentation creditsPhilip Olson2008-04-101-2/+2
* Fix heredoc handling. (Patch by Matt Wilmas)Scott MacVicar2008-04-092-2/+10
* Fixed bug #44678 (spliti error message includes wrong function name)Felipe Pena2008-04-091-1/+7
* Fixed bug #44673 (With CGI argv/argc starts from arguments, not from script)Dmitry Stogov2008-04-092-1/+3
* MFB: Bug #44650 escaepshellscmd() does not check arg count (port from 5.3)Ilia Alshanetsky2008-04-082-9/+11
* MFH: Fixed bug #32979 (OpenSSL stream->fd casts broken in 64-bit build)Joe Orton2008-04-083-3/+5
* MFH: Fixed test on systems where order is not guaranteedJani Taskinen2008-04-081-8/+24
* MFH: - Fixed bug #44667 (proc_open() does not handle pipes with the mode "wb"...Jani Taskinen2008-04-083-1/+36
* MF53: Fix testsJani Taskinen2008-04-082-3/+7
* MFB: various bug fixesIlia Alshanetsky2008-04-083-6/+30
* fix testAntony Dovgal2008-04-071-1/+7
* initialize variableAntony Dovgal2008-04-071-1/+1
* - MFH add new testsMarcus Boerger2008-04-062-0/+21
* Fixed bug #44591 (imagegif's filename parameter)Felipe Pena2008-04-042-1/+2
* - Fixed typo.Derick Rethans2008-04-041-1/+1