summaryrefslogtreecommitdiff
path: root/ext/standard/tests/streams
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.3' into PHP-5.4Gustavo Lopes2012-10-121-0/+17
|\
| * Fix bug #63240 on stream_get_line()Gustavo Lopes2012-10-121-0/+17
* | fix bug #40459 - make all stream funcs that create object call ctorStanislav Malyshev2012-08-071-0/+103
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-07-291-0/+6
|\ \ | |/
| * Sike test while there is no zend mm max_size guardXinchen Hui2012-07-291-0/+6
* | Merge branch 'PHP-5.3' into PHP-5.4Christopher Jones2012-05-011-1/+1
|\ \ | |/
| * Fix masking in bug61115-1.phptChristopher Jones2012-05-011-1/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-04-262-0/+50
|\ \ | |/
| * Fix bug #61800 ext\standard\tests\streams\bug61371.phpt failsAnatoliy Belsky2012-04-262-0/+50
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-04-211-7/+12
|\ \ | |/
| * Fix testXinchen Hui2012-04-211-7/+12
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-04-131-4/+3
|\ \ | |/
| * Fixed test faildXinchen Hui2012-04-131-4/+3
* | Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-04-071-0/+27
|\ \ | |/
| * Fixed bug in new stream_get_line() when using NUL as a delimiter.Gustavo André dos Santos Lopes2012-04-071-0/+27
* | Resolved conflict.Shein Alexey2012-03-291-1/+1
|\ \ | |/
| * Fixed bug61115-1.phpt for debug build version.Shein Alexey2012-03-291-1/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-03-271-1/+6
|\ \ | |/
| * Fix bug #61518 skip on windows, fix on linux - ext/standard/tests/streams/bug...Anatoliy Belsky2012-03-271-1/+6
| * - Fixed bug #61371 (resource leak). This bug had two parts, a long standing leakGustavo André dos Santos Lopes2012-03-173-0/+61
| * Fixed bug #60106 (stream_socket_server silently truncates long unix socket pa...Ilia Alshanetsky2012-03-031-0/+14
| * fix phpt : fopen(data://) requires allow_url_fopen=1Olivier DOUCET2012-02-251-0/+2
| * more verbose skip reason in test files with not so obvious extension requirem...Olivier DOUCET2012-02-251-1/+1
| * - Fixed bug #61115 (stream related segfault on fatal error inGustavo André dos Santos Lopes2012-02-221-0/+13
| * - Further fix for bug #60455 (stream_get_line misbehaves if EOF is not detectedGustavo André dos Santos Lopes2012-01-224-0/+71
| * - Fixed bug #60455: stream_get_line misbehaves if EOF is not detected togetherGustavo André dos Santos Lopes2011-12-113-0/+104
| * Added tests contributions on spl_autoload and stream_context_set_option()Patrick Allaert2011-12-093-0/+76
| * - close the stream before removing the file (win and other system may lock it...Pierre Joye2011-09-051-7/+6
| * pass an absolute path for the php binary to proc_open, without this the test ...Ferenc Kovacs2011-09-021-1/+1
| * Fixed bug #54946 (stream_get_contents infinite loop)Hannes Magnusson2011-05-291-0/+40
| * - Fixed bug #54623 (Segfault when when writing to a persistent socket afterGustavo André dos Santos Lopes2011-05-011-0/+17
| * - Fixed bug #53903 (userspace stream stat callback does not separate theGustavo André dos Santos Lopes2011-02-011-0/+32
| * - Fixed test (Eyal Teutsch)Felipe Pena2010-12-041-1/+1
* | fix testStanislav Malyshev2012-03-251-1/+1
* | MFH: 45a6f8d for 5.4.Gustavo André dos Santos Lopes2012-03-194-0/+71
* | - Fixed bug #61371 (resource leak). This bug had two parts, a long standing leakGustavo André dos Santos Lopes2012-03-174-0/+74
* | Fixed bug #60106 (stream_socket_server silently truncates long unix socket pa...Ilia Alshanetsky2012-03-031-0/+14
* | more verbose skip reason in test files with not so obvious extension requirem...Olivier DOUCET2012-02-251-1/+1
* | fix test file for bug #47997 : fopen(data://) requires allow_url_fopen=1Olivier DOUCET2012-02-251-0/+2
* | test fixesStanislav Malyshev2011-12-261-2/+2
* | - Fixed bug #60455: stream_get_line misbehaves if EOF is not detected togetherGustavo André dos Santos Lopes2011-12-113-0/+104
* | Added tests contributions on spl_autoload and stream_context_set_option()Patrick Allaert2011-12-093-0/+76
* | Fix test.. the errormessage is irrelevant, we are testing if we segfault and ...Hannes Magnusson2011-12-041-6/+4
* | Fix testRasmus Lerdorf2011-11-121-6/+3
* | - close the stream before removing the file (win and other system may lock it...Pierre Joye2011-09-051-7/+6
* | - sync&fix test with 5.3Pierre Joye2011-09-051-2/+0
* | pass an absolute path for the php binary to proc_open, without this the test ...Ferenc Kovacs2011-09-021-1/+1
* | fix testsStanislav Malyshev2011-08-011-0/+2
* | Fixed bug #54946 (stream_get_contents infinite loop)Hannes Magnusson2011-05-291-0/+40
* | - Fixed bug #54623 (Segfault when when writing to a persistent socket afterGustavo André dos Santos Lopes2011-05-011-0/+17