Gabriel Caruso
|
21e3b0c70c
|
Remove trailing whitespace in inc files
|
2018-02-10 19:20:23 +01:00 |
|
danchukas
|
b255b97e43
|
fix method "eof"
replace "eof" with "feof"
because:
1) http://php.net/manual/ru/function.feof.php
2) Error: Call to undefined function eof()
|
2017-06-23 07:53:00 +01:00 |
|
Xinchen Hui
|
1b9e0de2cc
|
Remove executable permission on inc
|
2012-10-10 10:44:34 +08:00 |
|
Kalle Sommer Nielsen
|
895327b202
|
MFH: Update copyright year + line feeds
|
2009-05-02 01:53:45 +00:00 |
|
Hannes Magnusson
|
3bf35bbc15
|
MFH: SplFileObject no longer overwrites SplFileInfo::getFilename()
|
2006-11-12 17:35:09 +00:00 |
|
Marcus Boerger
|
9c30e20bd6
|
- MFH Implement todo: SplFileObject: ability to set the CSV separator per object
|
2006-07-15 15:08:41 +00:00 |
|
Marcus Boerger
|
c0ffebcee6
|
- Rename file class again by popular demmand: calling it SplFileObject now
|
2005-09-15 14:08:16 +00:00 |
|