From: [EMAIL PROTECTED] Operating system: Solaris 2.x PHP version: 4.1.2 PHP Bug Type: Feature/Change Request Bug description: fgets handling of non-unix EOL markers
Currently, fgets() only recognizes \n (LF) as the end of line marker. It would be useful if it would also recognize CR/LF (pc) and CR (mac). -- Edit bug report at http://bugs.php.net/?id=16708&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16708&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16708&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16708&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16708&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16708&r=support Expected behavior: http://bugs.php.net/fix.php?id=16708&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16708&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16708&r=submittedtwice