History log of /PHP-Parser/lib/PhpParser/BuilderFactory.php (Results 26 – 36 of 36)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 3b4abbfc 28-Apr-2017 Nikita Popov

Add BuilderFactors->args(Add BuilderFactors->args())


# 5f7070e9 24-Apr-2017 Nikita Popov

Added BuilderFactory->concat() method


# 8f40eec1 24-Apr-2017 Nikita Popov

Add BuilderFactory->val() method


Revision tags: v3.0.5, v3.0.4, v3.0.3
# 61574a18 19-Jan-2017 Nikita Popov

Drop support for PHP 5.5


Revision tags: v3.0.2, v3.0.1, v3.0.0, v3.0.0beta2, v3.0.0beta1, v2.1.1, v3.0.0alpha1, v2.1.0
# 39f93f09 09-Apr-2016 lvht

Add setReturnType() method to function/method builders

Also support scalar type hints in existing setTypeHint() method on params.


Revision tags: v2.0.1, v2.0.0, v2.0.0beta1, v1.4.1, v2.0.0alpha1, v1.4.0, v1.3.0, v1.2.2, v1.2.1, v1.2.0
# 0c347067 10-Mar-2015 Nikita Popov

Add "use" builder


Revision tags: v1.1.0
# 4cd2b95a 19-Dec-2014 Nikita Popov

Fix 5.3 build and some small cleanups


# 01643e06 11-Dec-2014 Stepan Anchugov

Add namespace builder


# 4387454f 19-Dec-2014 Nikita Popov

Add trait builder (for completeness...)


Revision tags: v1.0.2, v1.0.1, v1.0.0, v1.0.0beta2
# 39f323b5 11-Aug-2014 Yuriy Vilks

Fix classname of Class_ in docblock of BuilderFactory


Revision tags: v0.9.5, v1.0.0beta1
# f82862ec 06-Feb-2014 nikic

Port library to use namespaces, with BC for old names


12