Thomas Ruiz
|
73cace360d
|
Implicit public should not generate as explicit public
|
2015-03-08 20:21:01 +01:00 |
|
nikic
|
7fbdb79a08
|
Fix whitespace when printing trait alias modifiers
|
2014-11-03 16:16:15 +01:00 |
|
nikic
|
91f6880734
|
Improve pretty printing of empty statement lists
The pStmts() method now also includes the leading \n, however only
if the statement list is non-empty.
|
2014-03-27 12:31:21 +01:00 |
|
nikic
|
3b7829b011
|
Add support for function and constant import (PHP 5.6)
|
2014-03-26 22:33:45 +01:00 |
|
nikic
|
cda6f575f0
|
Add support for pow operator (PHP 5.6)
|
2014-03-26 19:18:16 +01:00 |
|
nikic
|
b5bcfa1168
|
Add support for argument unpacking (PHP 5.6)
|
2014-03-26 18:42:46 +01:00 |
|
nikic
|
96f1151ab2
|
Add support for variadic parameters (PHP 5.6)
|
2014-03-26 18:23:30 +01:00 |
|
Tomáš Polomský
|
c8c233f900
|
Correctly pretty print negative floats
|
2014-03-22 14:24:35 +01:00 |
|
nikic
|
f82862ec9c
|
Port library to use namespaces, with BC for old names
|
2014-02-06 20:29:35 +01:00 |
|