Tomas Votruba
|
9de96821f7
|
Add support for ??= operator
Introduced in PHP 5.4, represented using an AssignOp\Coalesce node.
|
2019-02-09 11:16:26 +01:00 |
|
Gabriel Caruso
|
68d07c4662
|
[CS] New line in the end of file
|
2018-01-13 16:08:26 +01:00 |
|
Gabriel Caruso
|
248b29ecf6
|
Add public visibility to getType method (#463)
|
2018-01-10 18:57:48 +01:00 |
|
Nikita Popov
|
1c11626f0a
|
Add explicit getType() methods
Rather than automatically deriving getType() from the class name.
|
2017-11-12 21:27:14 +01:00 |
|
TomasVotruba
|
e2e99f269b
|
Add strict_types to lib code
|
2017-08-18 23:00:13 +02:00 |
|
nikic
|
cda6f575f0
|
Add support for pow operator (PHP 5.6)
|
2014-03-26 19:18:16 +01:00 |
|
nikic
|
f82862ec9c
|
Port library to use namespaces, with BC for old names
|
2014-02-06 20:29:35 +01:00 |
|