TomasVotruba
|
b58157f024
|
add strict_types to tests + fix explode type
|
2017-11-03 13:24:19 +01:00 |
|
Nikita Popov
|
efd39a67a2
|
Merge branch '3.x'
Conflicts:
lib/PhpParser/Builder/Trait_.php
test/PhpParser/Builder/TraitTest.php
|
2017-08-29 23:20:47 +02:00 |
|
Nikita Popov
|
d77e6cd6e9
|
Allow TraitUse statements in trait builder
Fixes #413.
|
2017-08-29 23:18:59 +02:00 |
|
TomasVotruba
|
af12807451
|
[cs] apply same to tests
|
2017-08-13 21:14:28 +02:00 |
|
Ekin
|
3c44785e82
|
Bump phpunit version (#381)
|
2017-04-27 18:14:07 +02:00 |
|
Nikita Popov
|
bcdfb703d5
|
Cleanup imports
Thanks PhpStorm :)
|
2016-11-23 22:58:18 +01:00 |
|
Nikita Popov
|
867ae5148d
|
Bring Trait constructor in line with Class/interface
|
2016-07-22 17:01:51 +02:00 |
|
Nikita Popov
|
b862de1f5b
|
Support properties in trait builder
|
2015-07-11 22:31:45 +02:00 |
|
Nikita Popov
|
4387454fe0
|
Add trait builder (for completeness...)
|
2014-12-19 17:59:23 +01:00 |
|