php-doc-en/reference/spl/splfileobject
2017-07-24 21:03:28 +00:00
..
construct.xml use constructorsynopsis for SplFileObject (doc bug #69956) 2015-06-28 15:04:45 +00:00
current.xml
eof.xml
fflush.xml
fgetc.xml
fgetcsv.xml
fgets.xml
fgetss.xml
flock.xml Fix the fix for LOCK_NB on Windows, it seems that the SPL docs was wrong. Added flock()'s changelog to the SPL docs as well 2017-07-24 21:03:28 +00:00
fpassthru.xml
fputcsv.xml add SplFileObject::fputcsv escape parameter (doc bug #69516) 2015-04-23 18:44:59 +00:00
fread.xml
fscanf.xml fix truncated comment in example 2015-02-19 14:34:22 +00:00
fseek.xml Fix example 2016-10-14 09:37:13 +00:00
fstat.xml
ftell.xml
ftruncate.xml
fwrite.xml Fix return value documentation 2017-05-26 13:40:38 +00:00
getchildren.xml
getcsvcontrol.xml Fix #72646: SplFileObject::getCsvControl does not return the escape characters 2016-07-22 13:35:09 +00:00
getcurrentline.xml
getflags.xml
getmaxlinelen.xml
haschildren.xml
key.xml
next.xml
rewind.xml
seek.xml
setcsvcontrol.xml SplFileObject::setCsvControl() accepts an $escape parameter as of PHP 5.3.0 2016-07-22 12:14:32 +00:00
setflags.xml
setmaxlinelen.xml
tostring.xml
valid.xml