summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* MFH: Fixed #46164 (stream_filter_remove() closes the stream)Arnaud Le Blanc2008-10-053-0/+55
* - Fixed compiler warningFelipe Pena2008-10-042-3/+3
* Adds signal handling around popen/pclose in mail.c.Mikko Koppanen2008-10-031-0/+37
* MFH: Fix bug #46209 - Remove license condition that is no longer required.Scott MacVicar2008-10-011-8/+0
* fix testAntony Dovgal2008-09-241-4/+2
* fix testAntony Dovgal2008-09-181-8/+8
* MFHAntony Dovgal2008-09-162-0/+31
* Fixed bug #43053 (Regression: some numbers shown in scientific notation). (in...Dmitry Stogov2008-09-152-9/+9
* MFB: Fixed bug #45580 (levenshtein() crashes with invalid argument)Ilia Alshanetsky2008-09-141-77/+69
* - MFH: Fixed unexpected zval changesFelipe Pena2008-09-122-10/+60
* [DOC]- Fixed bug #45956 (parse_ini_file() does not return false with syntax e...Jani Taskinen2008-08-313-15/+10
* Adder error code into error messageDmitry Stogov2008-08-211-1/+3
* MFH: fix includeJani Taskinen2008-08-181-1/+1
* MFH: Fix tests (closes #45841)Arnaud Le Blanc2008-08-182-2/+11
* - MFH: beware of signednessMoriyoshi Koizumi2008-08-181-3/+3
* MFHJani Taskinen2008-08-143-5/+5
* MFH: fix testsJani Taskinen2008-08-143-13/+11
* MFH: [DOC]- Added methods to change/disable --with-config-file-scan-dir=PATH atJani Taskinen2008-08-131-7/+3
* MFH: clear stat cache in chroot()Arnaud Le Blanc2008-08-112-1/+31
* MFH: Fixed #45181 (chdir() should clear relative entries in stat cache)Arnaud Le Blanc2008-08-112-0/+26
* MFH: Check the relevant path for open_basedir in symlink()Arnaud Le Blanc2008-08-112-1/+18
* MFH: Fixed bug #45581 (htmlspecialchars() double encoding &#x hex items)Arnaud Le Blanc2008-08-102-6/+20
* MFH:Arnaud Le Blanc2008-08-102-5/+49
* disable the test on AIXAntony Dovgal2008-08-091-0/+0
* fix testAntony Dovgal2008-08-071-3/+3
* fix memnstr bug, by Laurent GaffieStanislav Malyshev2008-08-051-0/+15
* MFH:- Add test for bug #45712Jani Taskinen2008-08-051-0/+73
* Fixed testDmitry Stogov2008-07-241-4/+6
* MFH: Fix test (bug #44985)Jani Taskinen2008-07-232-0/+4
* MFH: invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSEAntony Dovgal2008-07-235-14/+4
* fix testAntony Dovgal2008-07-231-0/+2
* fix testAntony Dovgal2008-07-231-1/+3
* - MFH: Fixed bug #44246 (closedir() accepts a file resource opened by fopen())Felipe Pena2008-07-2212-10/+29
* - Regenerated using more recent re2cJani Taskinen2008-07-161-369/+367
* MFH:- Fixed bug #44127 (UNIX abstract namespace socket connect does not work)Jani Taskinen2008-07-161-275/+261
* MFH: Fix bug when < is used within attribute.Scott MacVicar2008-07-152-0/+44
* - 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