#
e9416a0e |
| 26-Feb-2023 |
Nikita Popov |
Support fixup for dynamic class const name This is new in PHP 8.3.
|
#
7b4a8c1e |
| 26-Feb-2023 |
Nikita Popov |
Properly handle static deref LHS The rules for static and array/object deref are slightly different: The former does not allow constants.
|
#
6a88bdb0 |
| 26-Feb-2023 |
Nikita Popov |
Support new variables in fixup
|
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 |
|
#
04feb90d |
| 01-Dec-2017 |
Nikita Popov |
Rename abc1.test to basic.test And split off fixup.test.
|