Menu

#2 identifiers in strings

genxref
open
nobody
ERROR (3)
5
2013-02-19
2001-04-08
Cynic
No

identifiers are caught in strings as well, e. g.
function foo() { return "foo()" ; } will also catch
the second 'foo'. this doesn't mind (so much) in
generated source code, but is a serious bug in
genxref.php.

Discussion


Log in to post a comment.