Searched refs:getCurrentLine (Results 1 – 7 of 7) sorted by relevance
2 SPL: SplFileObject::getCurrentLine14 echo $s->getCurrentLine();15 echo $s->getCurrentLine();
2 Invalid SplFileObject::getCurrentLine() return type8 public function getCurrentLine(): array {22 MySplFileObject::getCurrentLine(): Return value must be of type string, array returned
12 echo $s->getCurrentLine();
9 $line = $splFileObject->getCurrentLine();
66 function getCurrentLine(): string113 MyCSVFile2::getCurrentLine115 MyCSVFile2::getCurrentLine117 MyCSVFile2::getCurrentLine
379 public function getCurrentLine(): string {} function in SplFileObject
482 …ZEND_MALIAS(SplFileObject, getCurrentLine, fgets, arginfo_class_SplFileObject_getCurrentLine, ZEND…
Completed in 9 milliseconds