History log of /PHP-Parser/ (Results 1126 – 1150 of 1690)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
feb82eed14-Jul-2015 Nikita Popov

Disable cloning in traverser by default

0ef15c1114-Jul-2015 Nikita Popov

Merge branch '1.x'


d341d94914-Jul-2015 Nikita Popov

Add ClassLike::getMethod($name)

To allow getting individual method with a given name.

0265c28e12-Jul-2015 Nikita Popov

Switch NameResolver resolve methods to be immutable

To make it theoretically possible to expose this as API.

Add slice() method to Name to allow this. Deprecate existing mutable

Switch NameResolver resolve methods to be immutable

To make it theoretically possible to expose this as API.

Add slice() method to Name to allow this. Deprecate existing mutable
Name APIs.

show more ...

5bd8cb8412-Jul-2015 Nikita Popov

Add dummy ParserFactory test

:/

ebeeae1912-Jul-2015 Nikita Popov

Merge branch '1.x'


5ede167812-Jul-2015 Nikita Popov

Fix infinite recursion in Use builder __call

49324ea412-Jul-2015 Nikita Popov

Drop default values from Scalar ctor params

21e51c8c12-Jul-2015 Nikita Popov

Add some tests for Multiple parser

e7a2abb011-Jul-2015 Nikita Popov

Merge branch '1.x'


b862de1f11-Jul-2015 Nikita Popov

Support properties in trait builder

8090531a09-Jul-2015 Nikita Popov

Fix pretty printing of const derefs for 5.x

(FOO)[0] is only supported on 7.x

49253c5d09-Jul-2015 Nikita Popov

Fix test_old/run.php error message

1d62e9d805-Jul-2015 Nikita Popov

Fix implicit visibility for properties as well

Also switch to using PPP mask.

e3195c2405-Jul-2015 Lisachenko Alexander

Fix public modifier check for ClassMethod node

2a3bc60805-Jul-2015 Lisachenko Alexander

Add broken test for implicit public nodes

90ab32f005-Jul-2015 Nikita Popov

Merge branch '1.x'


7434a68205-Jul-2015 Nikita Popov

Fix implicit visibility for properties as well

Also switch to using PPP mask.

0fbb5f9005-Jul-2015 Lisachenko Alexander

Fix public modifier check for ClassMethod node

5e6627c805-Jul-2015 Lisachenko Alexander

Add broken test for implicit public nodes

f872fa9b04-Jul-2015 Nikita Popov

Merge branch '1.x'


d5668f5304-Jul-2015 Nikita Popov

Fix __HALT_COMPILER_OFFSET__ support on HHVM

a5db176902-Jul-2015 Nikita Popov

Merge branch '1.x'


7fbbf83025-Jun-2015 Rodrigo Prado

Added syntax highlighting in README

42e368e902-Jul-2015 Nikita Popov

Fix returnType typehints

Fixes issues #207

1...<<41424344454647484950>>...68