Issue 4 in phpt: Sections aren't recognized with DOS/Windows style line endings

0 views
Skip to first unread message

codesite...@google.com

unread,
Nov 30, 2007, 11:11:53 AM11/30/07
to phpt-...@googlegroups.com
Issue 4: Sections aren't recognized with DOS/Windows style line endings
http://code.google.com/p/phpt/issues/detail?id=4

New issue report by auroraeosrose:
What steps will reproduce the problem?
1. create any phpt test with dos (/r/n) line endings
2. run the test
3. sections are not detected

What is the expected output? What do you see instead?
Fatal Error: class phpt_section_ cannot be found

Changing all the line endings in the test to unix style (\n only) fixes the
issue, but this will REALLY blow up on macs, should be line ending
independent (use PHP_EOL)


Issue attributes:
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

codesite...@google.com

unread,
Dec 1, 2007, 4:55:12 PM12/1/07
to phpt-...@googlegroups.com
Issue 4: Sections aren't recognized with DOS/Windows style line endings
http://code.google.com/p/phpt/issues/detail?id=4

Comment #1 by tswicegood:
This is related to PHP bug 43474 - http://bugs.php.net/bug.php?id=43474.


Issue attribute updates:
Status: Started
Owner: tswicegood

codesite...@google.com

unread,
Dec 1, 2007, 5:05:15 PM12/1/07
to phpt-...@googlegroups.com
Issue 4: Sections aren't recognized with DOS/Windows style line endings
http://code.google.com/p/phpt/issues/detail?id=4

Comment #2 by tswicegood:
Fixed in r575


Issue attribute updates:
Status: Fixed

Reply all
Reply to author
Forward
0 new messages