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 |
|
Nikita Popov
|
a32e3797d4
|
Generate PHP 7 type annotations
|
2017-04-28 21:40:59 +02:00 |
|
Nikita Popov
|
c341ab2ecf
|
Make autoloader for new names PSR-0 compliant
|
2014-04-02 09:44:45 +02:00 |
|
nikic
|
70077039b4
|
Add Scalar\MagicConst->getName()
Return magic constant name, e.g. __CLASS__.
Resolves #95.
|
2014-02-21 18:16:18 +01:00 |
|
nikic
|
f82862ec9c
|
Port library to use namespaces, with BC for old names
|
2014-02-06 20:29:35 +01:00 |
|