|
Posted by Andy Hassall on 09/02/07 00:43
On Sat, 01 Sep 2007 23:54:04 -0000, skim1114 <skim1114@gmail.com> wrote:
>I am getting a parse error...but the line that the code is in...is a
>comment that is surely a comment. Other times I know the code syntax
>is correct in that line...is this always precise?
There was a bug in several versions of PHP 5 where the line numbers went off
by one each time you used a heredoc (the "<<<END" style of multiline strings).
Can't remember off the top of my head where it was fixed, but it was annoying
for a while.
--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Navigation:
[Reply to this message]
|