summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* - Fixed bug #45449 (filesize() regression using ftp wrapper) (patch by crrodr...Felipe Pena2008-07-111-0/+7
* - Fixed bug #45485 (strip_tags and <?XML tag)Felipe Pena2008-07-112-1/+25
* Fixed bug #45312 (Segmentation fault on second request for array functions).Dmitry Stogov2008-06-192-0/+60
* MFH: updated website team infoPhilip Olson2008-06-181-1/+1
* Filesystem tests.Steve Seear2008-06-1121-0/+3687
* closeder/readdir/rewinddir must work only with directoriesDmitry Stogov2008-06-111-0/+15
* fix typoAntony Dovgal2008-06-101-2/+2
* Merge from 5.3 branch - no point in echoeing the raw values hereRasmus Lerdorf2008-06-091-2/+2
* MFH: Only check args once in php_array_diff_key/intersect_key, not on each it...Matt Wilmas2008-05-301-32/+16
* Fixed tests on WindowsMatt Wilmas2008-05-291-1/+1
* - Reverted the accidental previous commitFelipe Pena2008-05-181-13/+0
* - MFB: Making compatible with 64bit platformFelipe Pena2008-05-182-1/+14
* fixed more titlesAntony Dovgal2008-05-143-3/+3
* fix test titlesAntony Dovgal2008-05-141-1/+1
* MFH: revert patch that causes invalid reads/crashes on LinuxAntony Dovgal2008-05-121-1/+7
* MFH: Fixed test after fixing bug #44830Matt Wilmas2008-05-121-0/+0
* MFH: Fix compile error if _GNU_SOURCE is definedScott MacVicar2008-05-091-4/+2
* Collect all the open_basedir security tests into one placeAnt Phillips2008-05-0946-2993/+0
* MFH: Fixed bug #44712 (stream_context_set_params segfaults on invalidHannes Magnusson2008-05-071-3/+7
* 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
* MFH: Fix protosEtienne Kneuss2008-05-043-6/+6
* open_basedir tests for directory functionsAnt Phillips2008-05-012-6/+6
* open_basedir tests for directory functionsAnt Phillips2008-05-014-0/+404
* Break up complicated rename tests into some smaller more consumable chunksAnt Phillips2008-04-307-202/+348
* 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
* 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
* 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
* Adding some tests for ereg and url functions.Robin Fernandes2008-04-1190-0/+11010
* MFB53Nuno Lopes2008-04-101-0/+2
* 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 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
* MFB: various bug fixesIlia Alshanetsky2008-04-081-4/+24
* - Fixed testsFelipe Pena2008-04-032-5/+9
* Fixed bug #44564 (escapeshellarg removes UTF-8 multi-byte characters)Felipe Pena2008-03-301-0/+4
* RecreateAndrey Hristov2008-03-271-1/+1
* MF53:- Fix test (readdir() does not sort the results..)Jani Taskinen2008-03-271-25/+55
* Adding tests for gethostbyaddr() and gethostbynamel()Steve Seear2008-03-262-0/+104
* Fixed test (removed leaks becaue of cyrcular references)Dmitry Stogov2008-03-251-0/+1
* Fixed tests (file order is undefined, so we need to sort() them)Dmitry Stogov2008-03-242-0/+20
* fix ZTS buildAntony Dovgal2008-03-211-0/+1