Gabriel Caruso
|
4aabfe911e
|
Revert "Update versions for PHP 8.0.21"
This reverts commit 6eedacdf15.
|
2022-07-06 12:06:48 +02:00 |
|
Gabriel Caruso
|
8a233644fc
|
Revert "Update versions for PHP 8.0.21"
This reverts commit 6eedacdf15.
|
2022-07-06 11:53:05 +02:00 |
|
George Peter Banyard
|
7988ae708f
|
Revert "Fix GH-8563 Different results for seek() on SplFileObject and SplTempFileObject"
Although the fix is partially correct it also breaks long standing behaviour which has been produced since PHP 5.3.
This reverts commit 6f87a5c633.
|
2022-07-06 11:33:23 +02:00 |
|
George Peter Banyard
|
6f87a5c633
|
Fix GH-8563 Different results for seek() on SplFileObject and SplTempFileObject
With memory streams if we get a NULL buffer we must not instantiate an empty line
|
2022-06-20 12:47:37 +01:00 |
|
Nikita Popov
|
f8d795820e
|
Reindent phpt files
|
2020-02-03 22:52:20 +01:00 |
|
Gabriel Caruso
|
ded3d984c6
|
Use EXPECT instead of EXPECTF when possible
EXPECTF logic in run-tests.php is considerable, so let's avoid it.
|
2018-02-20 21:53:48 +01:00 |
|
Michael Wallner
|
6866b45a48
|
fix test concurrency
|
2013-09-18 10:52:35 +02:00 |
|
Eyal Teutsch
|
83ef8850a0
|
SplFileObject_fgetcsv files: SplFileObject__fgetcsv.csv used instead of SplFileObject::fgetcsv.csv, as to make this naming convetion windows legitimate
|
2010-12-26 13:29:29 +00:00 |
|
Ben Longden
|
45bd9b385e
|
Added tests for SplFileObject::fgetcsv
|
2010-06-15 21:25:47 +00:00 |
|