History log of /PHP-5.5/Zend/zend_compile.c (Results 226 – 250 of 1181)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 7b68c1e6 08-Jul-2011 Felipe Pena

- Missing to commit this change here... (thanks nikic)


# 86624020 07-Jul-2011 Felipe Pena

- Fixed bug #55156 (ReflectionClass::getDocComment() returns comment even though the class has none)


# 09842e83 07-Jul-2011 Felipe Pena

- Fixed bug #55156 (ReflectionClass::getDocComment() returns comment even though the class has none)


# 8cf3c27f 06-Jul-2011 Felipe Pena

- Fixed bug #55137 (Changing trait static method visibility)


# 89539163 06-Jul-2011 Felipe Pena

- Fixed bug #55137 (Changing trait static method visibility)


# 0124c286 02-Jul-2011 Felipe Pena

- Fixed bug #55086 (Namespace alias does not work inside trait's use block)
patch by: Pierrick


# d8e8e68f 02-Jul-2011 Felipe Pena

- Fixed bug #55086 (Namespace alias does not work inside trait's use block)
patch by: Pierrick


Revision tags: php-5.3.7RC2
# b3a06364 20-Jun-2011 Felipe Pena

- Optimize property finding by zend_hash_quick_find


# 58d41e57 20-Jun-2011 Felipe Pena

- Optimize property finding by zend_hash_quick_find


# 8a956399 20-Jun-2011 Felipe Pena

- Simplify function code


# d188a365 20-Jun-2011 Felipe Pena

- Simplify function code


# 864caa2d 20-Jun-2011 Felipe Pena

- Avoid re-hash here too


# b26f6cb0 20-Jun-2011 Felipe Pena

- Avoid re-hash here too


# d6f5f378 19-Jun-2011 Felipe Pena

- Minor optimization (avoid to re-hash already computed var name hash)


# 142ce5c9 19-Jun-2011 Felipe Pena

- Minor optimization (avoid to re-hash already computed var name hash)


# 335cf2fc 19-Jun-2011 Felipe Pena

- Removed unnecessary TSRMLS_FETCH


# c34b86c4 19-Jun-2011 Felipe Pena

- Removed unnecessary TSRMLS_FETCH


Revision tags: php-5.4.0alpha1, php-5.3.7RC1
# a9642687 13-Jun-2011 Felipe Pena

- Fix build on Windows


# 50ade271 13-Jun-2011 Felipe Pena

- Fix build on Windows


# e854b05a 13-Jun-2011 Felipe Pena

- Fix build on Windows


# 5670174b 12-Jun-2011 Felipe Pena

- Fixed bug #54624 (class_alias and type hint)


# 209bfe82 12-Jun-2011 Felipe Pena

- Fixed bug #54624 (class_alias and type hint)


# a43b0671 12-Jun-2011 Felipe Pena

- Fixed bug #54624 (class_alias and type hint)


# 80d432ca 12-Jun-2011 Felipe Pena

- Avoid zend_do_ticks() call for each statement in parsing


# e613aae6 12-Jun-2011 Felipe Pena

- Avoid zend_do_ticks() call for each statement in parsing


12345678910>>...48