php-parser/lib
nikic 9e43acee2c Scalar_String::create() -> Scalar_String::parse()
Directly creating the node isn't necessary anymore, the token only needs
to be parsed. This makes it consistent with the other scalar parsing
methods and removes the need to pass $arguments around.
2012-10-19 15:17:08 +02:00
..
PHPParser Scalar_String::create() -> Scalar_String::parse() 2012-10-19 15:17:08 +02:00
bootstrap.php Fix PHP 5.2 build failure 2012-04-23 22:17:06 +02:00