Thomas Ruiz
|
73cace360d
|
Implicit public should not generate as explicit public
|
2015-03-08 20:21:01 +01:00 |
|
nikic
|
0f69f12b94
|
Use "public" visibility when not explicitly given
Fixes issue #143
|
2014-11-13 20:21:21 +01:00 |
|
nikic
|
f5be0d30f7
|
Guarantee that subnodes are always in the right order
|
2014-03-22 14:49:56 +01:00 |
|
nikic
|
1c8481bff6
|
Merge branch '0.9'
Conflicts:
lib/PhpParser/Lexer.php
lib/PhpParser/Node/Stmt/Class.php
lib/PhpParser/Node/Stmt/ClassMethod.php
lib/PhpParser/Node/Stmt/Interface.php
lib/PhpParser/Node/Stmt/Namespace.php
lib/PhpParser/Node/Stmt/UseUse.php
lib/PhpParser/Parser.php
|
2014-02-12 20:23:12 +01:00 |
|
nikic
|
f82862ec9c
|
Port library to use namespaces, with BC for old names
|
2014-02-06 20:29:35 +01:00 |
|