PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » PHP » PHP_Parser » Bug #5461

Warning on Tokenizer.php line 453 with PHP 5.1RC1

Details

Submitted2005-09-19 22:11 UTC
Fromieure at php dot net
Assignedcellog
StatusClosed
PackagePHP_Parser
PHP Version5.1.0
OSMac 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