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 |
|
TomasVotruba
|
ec535ea14e
|
[cs] use PHP 5.4 short array, since PHP 7.0 is min version
|
2017-08-13 21:14:28 +02:00 |
|
Nikita Popov
|
a32e3797d4
|
Generate PHP 7 type annotations
|
2017-04-28 21:40:59 +02:00 |
|
Nikita Popov
|
bcdfb703d5
|
Cleanup imports
Thanks PhpStorm :)
|
2016-11-23 22:58:18 +01:00 |
|
Nikita Popov
|
9620f79cdc
|
Add partial group use support
Supported via Stmt\GroupUse which has Name $prefix in addition to
the usual.
Still missing: Mixed group uses.
|
2015-06-12 23:05:28 +02:00 |
|