#
5c267f55 |
| 20-May-2023 |
Nikita Popov |
Add support for typed constants RFC: https://wiki.php.net/rfc/typed_class_constants
|
#
5f3ad315 |
| 03-Sep-2022 |
Nikita Popov |
Fix ArrayItem entries in pretty printer maps The tests were written in such a way that the regression was not caught.
|
#
0d2d8f95 |
| 27-Jun-2020 |
Nikita Popov |
FPPP: Support catch without variable
|
Revision tags: v4.3.0, v4.2.5, v4.2.4, v4.2.3, v4.2.2, v4.2.1, v4.2.0, v4.1.1, v4.1.0, v4.0.4, v4.0.3, v4.0.2, v4.0.1, v4.0.0, v3.1.5, v4.0.0beta1, v3.1.4, v4.0.0alpha3, v3.1.3, v4.0.0alpha2, v3.1.2, v4.0.0alpha1, v3.1.1, v3.1.0, v3.0.6, v3.0.5, v3.0.4, v3.0.3 |
|
#
b9b6aeee |
| 21-Jan-2017 |
Nikita Popov |
Support format-preserving node removal Take care of stripping surrouding tokens appropriately.
|