Home » PHP » PHP_Parser » Bug #5461
Warning on Tokenizer.php line 453 with PHP 5.1RC1
Details
| Submitted | 2005-09-19 22:11 UTC |
|---|---|
| From | ieure at php dot net |
| Assigned | cellog |
| Status | Closed |
| Package | PHP_Parser |
| PHP Version | 5.1.0 |
| OS | Mac OS X |
| Roadmaps | (Not assigned) |
Comments
[2005-09-19 22:11 UTC] ieure at php dot net
Description:
------------
When I parse a file with PHP 5-only tokens, I get this warning
many, many times:
Warning: array_flip(): Can only flip STRING and INTEGER
values! in /usr/local/lib/php/PHP/Parser/Tokenizer.php on line
453