
December 8th, 2007, 02:29 PM
|
|
Registered User
|
|
Join Date: Dec 2007
Posts: 1
Time spent in forums: 13 m 12 sec
Reputation Power: 0
|
|
|
PHP Parser Ignores Comments in Line Numbering
I have PHP 4.4.7 running on OS X 10.4 and I use Dreamweaver CS3 to edit PHP code. I have found that PHP incorrectly calculates the line number of an error by ignoring any lines that comments are on. Dreamweaver counts the lines that comments are on, and so the two are out of sync.
Is there any way to get the parser to count the line numbers also?
Thanks in advance,
Mike
|