Nikita Popov
|
a32e3797d4
|
Generate PHP 7 type annotations
|
2017-04-28 21:40:59 +02:00 |
|
Nikita Popov
|
3b4abbfc97
|
Add BuilderFactors->args(Add BuilderFactors->args())
|
2017-04-28 18:13:06 +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
|
61574a1818
|
Drop support for PHP 5.5
|
2017-01-19 20:55:08 +01:00 |
|
lvht
|
39f93f09f9
|
Add setReturnType() method to function/method builders
Also support scalar type hints in existing setTypeHint() method on params.
|
2016-04-09 18:41:38 +09:00 |
|
Nikita Popov
|
0c34706799
|
Add "use" builder
|
2015-03-10 16:05:55 +01:00 |
|
Nikita Popov
|
4cd2b95a23
|
Fix 5.3 build and some small cleanups
|
2014-12-19 18:54:56 +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 |
|
Yuriy Vilks
|
39f323b5ad
|
Fix classname of Class_ in docblock of BuilderFactory
|
2014-08-11 20:53:18 +02:00 |
|
nikic
|
f82862ec9c
|
Port library to use namespaces, with BC for old names
|
2014-02-06 20:29:35 +01:00 |
|