History log of /PHP-8.0/Zend/zend_language_parser.y (Results 251 – 275 of 589)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 90d36554 21-Jun-2014 Nikita Popov

Support string interpolation


# b6789b1d 21-Jun-2014 Nikita Popov

zend_ast_dynamic_ast returns new node


# 657762ee 19-Jun-2014 Nikita Popov

AST stage 2.4


Revision tags: php-5.6.0RC1
# 232a9226 18-Jun-2014 Nikita Popov

Support yield without parens

for now => is lowest-prec right-assoc


# 0ec49bba 14-Jun-2014 Nikita Popov

AST stage 1.9

Expressions (mostly) use the AST


Revision tags: php-5.5.14RC1, php-5.4.30RC1
# 258a733e 07-Jun-2014 Nikita Popov

AST-based compiler: Stage 1


# c8aa51f8 06-Jun-2014 Nikita Popov

Accept static member fetch in new variable (BC)


# e4e42df4 04-Jun-2014 Nikita Popov

Allow only simple variables with global keyword


Revision tags: php-5.6.0beta4
# f4a11b66 31-May-2014 Nikita Popov

Merge and rename to member_name


# 8d7f5a40 31-May-2014 Nikita Popov

Remove duplication


# 5c2120b6 31-May-2014 Nikita Popov

Forbid writing to temporary expressions


# 64e4c9ef 31-May-2014 Nikita Popov

Support directly calling closure


# fd85f778 31-May-2014 Nikita Popov

Fix previous commit


# 64f80b38 31-May-2014 Nikita Popov

Introduce dereferencable_scalar to simplify future additions


# f48241f7 31-May-2014 Nikita Popov

Generalize static access syntax


# ff475e9e 30-May-2014 Nikita Popov

Allow arrays + object access for new expressions


# 75c0db11 30-May-2014 Nikita Popov

Integrate combined scalar as dereferencable


# 46a2ca83 30-May-2014 Nikita Popov

Generalize expression dereferencing


# 5712f0e9 30-May-2014 Nikita Popov

Minor cleanup


# 87f8e758 30-May-2014 Nikita Popov

Cleanup old grammar rules


# 295d07e3 30-May-2014 Nikita Popov

Reintroduce new expression dereferencing


# 067fca0e 30-May-2014 Nikita Popov

Remove reference_variable indirection


# e89958a6 30-May-2014 Nikita Popov

Make function calls directly callable


# 667f8409 30-May-2014 Nikita Popov

Recursive definition for object proprety fetches


# a8c15950 30-May-2014 Nikita Popov

LTR static member access


1...<<11121314151617181920>>...24