summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/userstreams.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove the binary cast from unrelated testsPedro Magalhães2016-11-201-1/+1
* typo fixesVeres Lajos2013-07-151-1/+1
* Silence false positives on test resultsSara Golemon2006-04-061-1/+1
* fix #36741 (userstreams testcase have off-by-one error on fseek())Antony Dovgal2006-03-201-3/+3
* Fix tests for E_STRICT and check for E_STRICT in run-tests.php.Marcus Boerger2003-11-301-5/+5
* - Rename stream_register_filter() to stream_filter_register(),Derick Rethans2003-05-191-3/+3
* Fix for Bug #21131: fopen($file, 'a+') would incorrectly assume thatWez Furlong2002-12-221-1/+16
* I like my C comments, thanks very much.Wez Furlong2002-10-291-16/+15
* length of lyrics is not part of the test.Wez Furlong2002-10-291-3/+0
* -WSMarcus Boerger2002-10-291-26/+40
* Add a sanity check and more verbose output in the case of an error.Wez Furlong2002-10-141-1/+7
* This seems to resolve the issues with fgets.Wez Furlong2002-10-051-3/+4
* Rename streams functions to fit with naming conventions, adding aliasesWez Furlong2002-09-281-4/+4
* Revise buffer/seek code a little.Wez Furlong2002-09-231-7/+249
* Tidy up some user stream code.Wez Furlong2002-09-181-0/+51