History log of /PHP-Parser/ (Results 1301 – 1325 of 1690)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6dc24fa928-Sep-2014 nikic

Fix coverage annotations

3e1665bb28-Sep-2014 nikic

Disallow new without a class name

Fixes #137.

2b96ab8e12-Sep-2014 nikic

Release PHP-Parser 1.0.0

7503356e12-Sep-2014 nikic

Fix typos

22ef0de712-Sep-2014 nikic

Add migration guide for 0.9 -> 1.0

5d7fec2012-Sep-2014 nikic

Mention that composer autoload.php will work as well

6423864112-Sep-2014 nikic

Add Autoloader tests

fd064dac11-Sep-2014 nikic

Very that node type is valid in XML unserializer

d9bd550411-Sep-2014 nikic

Fix XML unserializer

94eca2ce11-Sep-2014 nikic

Remove deprecated Template and TemplateLoader

e65fd66411-Sep-2014 nikic

Small docs touchups and typo fixes

7a3789f131-Aug-2014 nikic

Remove "experimental" message

Revision tags: v1.0.0beta2
b31f36bf31-Aug-2014 nikic

Release PHP-Parser 1.0.0 Beta 2

3d583ab131-Aug-2014 nikic

Update changelog

616be1d031-Aug-2014 nikic

Use emulative lexer for < 5.6RC1

Earlier releases come with incorrect tokenizer data for T_POW and
T_POW_EQUAL.

7c81229231-Aug-2014 nikic

Disable xdebug var_dump in php-parse script

452e1c0131-Aug-2014 nikic

Add constant dereferencing, a list-minute 5.6 change

ce1078bc28-Aug-2014 kazusuke sasezaki

add PHP 5.6 to .travis.yml

6d0589d111-Aug-2014 nikic

Ensure that special class names are unqualified

Replicates the PHP error message

ef121e6911-Aug-2014 nikic

Preserve case of "static" class name

c034005311-Aug-2014 Elliot Levin

Fix case sensitivity for special class names

39f323b511-Aug-2014 Yuriy Vilks

Fix classname of Class_ in docblock of BuilderFactory

22c76a3d23-Jul-2014 nikic

Update changelog

Revision tags: v0.9.5
1f14339321-Apr-2014 nikic

Rewrite namespace handling code

Add a check for disallowed statements between braced namespaces
while at it.

6d1f771321-Apr-2014 nikic

Move Stmt\Namespace_::postprocess() to parser

1...<<51525354555657585960>>...68