PHP bugged when going through HTML code |
Site Admin
|
Neither Debugger nor IDE has anything to do with line numbering. It is a pure PHP bug. Feel free to submit it at bugs.php.net.
To make sense, try code below
it will print 2<br>bla bla bla bla<br>8<br> instead of 2<br>bla bla bla bla<br>7<br> source of this problem is php tokenizer with unput() incorrectly used. |
||||||||||||||
Last edited by dmitri on Thu Mar 30, 2006 4:59 am; edited 1 time in total |
Veteran
|
thanks for the response; as you know it'a php bug do you know it it affects all the php versions or some version has this bug solved?
Thanks |
||||||||||||
|
Site Admin
|
as far as I know this particular bug is in all official versions distributed from php.net
while php that was compiled by me from the same sources is free of this bug. I don't know what's up with their build system. Probably Wez knows better. |
||||||||||||
|
Veteran
|
I've submitted this bug to php.net; I've noticed that it was solved about 3 years ago, but now it's again with us
|
||||||||||||
|
Site Admin
|
don't forget that bug is only in the binaries they compile and put on php.net
thanks for submitting it. |
||||||||||||
|
Site Admin
|
Just in case, I prepared php-4.4.1 that seems does not have this bug with line numbering:
http://forum.nusphere.com/sshot/NuSphere-phped-4.0-php4.4.1-Win32.exe after installed, please run phpinfo() and check if debugger module is there (2.18.5 for phped v4 and 2.20.2 for phped v4.5) |
||||||||||||
|
Veteran
|
Both php v5.1.2 from php.net and the one bundled with phpEd 4.01(b4060) have the same bug. Is it possible to get a binary from Nusphere without this bug?
|
||||||||||||
|
Site Admin
|
Right. We provided official php binaries without any modifications.
Regarding bugs in php, although it's not our mission to fix them, should we have the fix, we would submit it shortly. |
||||||||||||
|
PHP bugged when going through HTML code |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by