Nikita Popov
|
c7ada124d0
|
[CS] Use ::class notation instead of string
Conflicts:
test/PhpParser/ParserFactoryTest.php
test/PhpParser/ParserTest.php
|
2018-01-13 16:08:17 +01:00 |
|
TomasVotruba
|
b58157f024
|
add strict_types to tests + fix explode type
|
2017-11-03 13:24:19 +01:00 |
|
Nikita Popov
|
31065389f1
|
Remove workarounds for reserved keyword method names
No longer necessary in PHP 7.
|
2017-09-02 20:08:20 +02:00 |
|
TomasVotruba
|
af12807451
|
[cs] apply same to tests
|
2017-08-13 21:14:28 +02:00 |
|
Nikita Popov
|
3b4abbfc97
|
Add BuilderFactors->args(Add BuilderFactors->args())
|
2017-04-28 18:13:06 +02:00 |
|
Ekin
|
3c44785e82
|
Bump phpunit version (#381)
|
2017-04-27 18:14:07 +02:00 |
|
Nikita Popov
|
5f7070e94f
|
Added BuilderFactory->concat() method
|
2017-04-24 21:42:59 +02:00 |
|
Nikita Popov
|
8f40eec122
|
Add BuilderFactory->val() method
|
2017-04-24 21:28:03 +02:00 |
|
Nikita Popov
|
5ede167835
|
Fix infinite recursion in Use builder __call
|
2015-07-12 22:11:43 +02:00 |
|
Nikita Popov
|
0c34706799
|
Add "use" builder
|
2015-03-10 16:05:55 +01:00 |
|
Thomas Ruiz
|
73cace360d
|
Implicit public should not generate as explicit public
|
2015-03-08 20:21:01 +01:00 |
|
Nikita Popov
|
ba625063e7
|
Support fully-qualified and ns-relative names in builders
|
2014-12-19 18:48:21 +01:00 |
|
Nikita Popov
|
b4b93ccb21
|
Add integration test for builders
|
2014-12-19 18:35:19 +01:00 |
|
Stepan Anchugov
|
01643e06d3
|
Add namespace builder
|
2014-12-19 18:19:33 +01:00 |
|
Nikita Popov
|
4387454fe0
|
Add trait builder (for completeness...)
|
2014-12-19 17:59:23 +01:00 |
|
nikic
|
f82862ec9c
|
Port library to use namespaces, with BC for old names
|
2014-02-06 20:29:35 +01:00 |
|