summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* fix test titleAntony Dovgal2008-05-071-2/+1
* - Fixed Bug #44811: Improved error message when creating a newDavid Coallier2008-05-071-1/+6
* - Test for bug #44811 (Improve error message when new SoapClient has invalid ...David Coallier2008-05-071-0/+20
* MFB: Fixed bug #44836 (putenv() crashes, avoid direct reference of environIlia Alshanetsky2008-05-061-7/+1
* MFB: Specify the necessary precisionIlia Alshanetsky2008-05-051-0/+2
* MFB: Fixed bug #44798 (Memory leak assigning value to attribute).Ilia Alshanetsky2008-05-051-4/+5
* Fix build with libmysql 6.0.xAndrey Hristov2008-05-054-1/+32
* MFH: Fix protosEtienne Kneuss2008-05-046-10/+10
* MFH: fix bug #44891 Memory leak using registerPHPFunctions and XSLT VariableRob Richards2008-05-041-1/+3
* Committing corrected test from Eric StewartZoe Slattery2008-05-031-2/+2
* MFB: Fix #44838 (static class reference restricting overwriting)Etienne Kneuss2008-05-031-1/+1
* - Fixed an issue in date() where a : was printed for the O modifier after a PDerick Rethans2008-05-021-1/+2
* open_basedir tests for directory functionsAnt Phillips2008-05-012-6/+6
* open_basedir tests for directory functionsAnt Phillips2008-05-014-0/+404
* 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-291-120/+127
* 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
* - Fix typoFelipe Pena2008-04-171-1/+1
* - Fixed bug #44703 (htmlspecialchars() does not detect bad character setDerick Rethans2008-04-162-3/+48
* 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-112-1/+49
* 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
* 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
* Fixed bug #44678 (spliti error message includes wrong function name)Felipe Pena2008-04-091-1/+7
* MFB: Bug #44650 escaepshellscmd() does not check arg count (port from 5.3)Ilia Alshanetsky2008-04-081-9/+10
* MFH: Fixed bug #32979 (OpenSSL stream->fd casts broken in 64-bit build)Joe Orton2008-04-082-3/+3
* 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-082-1/+34
* MF53: Fix testsJani Taskinen2008-04-082-3/+7