Ekin
|
3c44785e82
|
Bump phpunit version (#381)
|
2017-04-27 18:14:07 +02:00 |
|
Nikita Popov
|
55be521ff8
|
Merge branch '3.x'
Conflicts:
lib/PhpParser/Builder/Param.php
|
2017-04-19 11:17:52 +02:00 |
|
SignpostMarv
|
c877c1a64f
|
Add Builder\Param::makeVariadic()
|
2017-04-19 11:16:29 +02:00 |
|
Nikita Popov
|
6238f5f9f9
|
Adjust code for constitent var mode
|
2017-01-19 23:32:49 +01:00 |
|
Nikita Popov
|
1ab24d26ee
|
Add support for PHP 7.1 types to builders
This adds support for void, iterable and nullable types.
|
2016-09-16 13:53:13 +02:00 |
|
Nikita Popov
|
1a627872f0
|
Rename nodes for compat with PHP 7
The old names will still be available on PHP 5.x.
|
2015-03-20 21:49:38 +01:00 |
|
nikic
|
f82862ec9c
|
Port library to use namespaces, with BC for old names
|
2014-02-06 20:29:35 +01:00 |
|