Added escape parameter to SplFileObject::fputcsv#912
Added escape parameter to SplFileObject::fputcsv#912salathe wants to merge 1 commit intophp:PHP-5.5from
Conversation
|
@salathe Test SplFileObject_fputcsv_error.phpt fails, please fix. |
63790f9 to
f9f4af5
Compare
|
@smalyshev that'll teach me for just running the one new test! Updated SplFileObject_fputcsv_error.phpt as appropriate. None of the SPL tests fail. 😄 |
|
Hi, 003+ object(ReflectionParameter)#2 (1) { Should we fix the tests against master as well ? |
|
@jpauli Feel free to change the test in master for the different output. |
|
Asking Dmitry about it ... |
|
Ok, so the tests should be patched against master. |
|
Comment on behalf of jpauli at php.net: Merged |
See https://bugs.php.net/bug.php?id=68479