History log of /PHP-5.5/ext/reflection/php_reflection.c (Results 26 – 50 of 428)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 13a95553 31-May-2012 Reeze Xia

Implemented FR #61602 Allow access to name of constant used as default value

This is an improved commit for FR #61602, this fixed the previous
commit 054f3e3's C99 compiler compatibility

Implemented FR #61602 Allow access to name of constant used as default value

This is an improved commit for FR #61602, this fixed the previous
commit 054f3e3's C99 compiler compatibility issue

show more ...


Revision tags: php-5.3.14RC2, php-5.4.4RC2
# df481764 23-May-2012 Xinchen Hui

Revert "Implemented FR #61602 Allow access to name of constant used as default value"

This reverts commit 054f3e3ce5af13c2c3a6ccd54f7dc3e2f6cd4f74.

See: http://news.php.net/php.cvs/

Revert "Implemented FR #61602 Allow access to name of constant used as default value"

This reverts commit 054f3e3ce5af13c2c3a6ccd54f7dc3e2f6cd4f74.

See: http://news.php.net/php.cvs/69137 and the author confirmed.
Will commit later after the author fixed this then make a new PR.

Conflicts:

ext/reflection/php_reflection.c

show more ...


# f733173b 23-May-2012 Xinchen Hui

Fix typo while resolving conflicts


# a7df6ce6 23-May-2012 Xinchen Hui

Revert "Implemented FR #61602 Allow access to name of constant used as default value"

This reverts commit 054f3e3ce5af13c2c3a6ccd54f7dc3e2f6cd4f74.

See: http://news.php.net/php.cvs/

Revert "Implemented FR #61602 Allow access to name of constant used as default value"

This reverts commit 054f3e3ce5af13c2c3a6ccd54f7dc3e2f6cd4f74.

See: http://news.php.net/php.cvs/69137 and the author confirmed.
Will commit later after the author fixed this then make a new PR.

Conflicts:

ext/reflection/php_reflection.c

show more ...


Revision tags: php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1, php-5.3.11RC2, php-5.4.1RC2
# 6712d0d2 04-Apr-2012 reeze

Fixed CODING_STANDARD and move parameter parse code


# 054f3e3c 03-Apr-2012 reeze

Implemented FR #61602 Allow access to name of constant used as default value


Revision tags: php-5.3.11RC1, php-5.4.1RC1, PHP-5.4.1-RC1
# f7b10aba 20-Mar-2012 David Soria Parra

Replace $Revision$ with $Id$ in keyword expansion enable files


# 773bedb1 18-Mar-2012 Gustavo André dos Santos Lopes

- Fixed bug #61388 (ReflectionObject:getProperties() issues invalid reads
when get_properties returns a hash table with (inaccessible) dynamic
numeric properties).


# 920072df 18-Mar-2012 Gustavo André dos Santos Lopes

- Fixed bug #61388 (ReflectionObject:getProperties() issues invalid reads
when get_properties returns a hash table with (inaccessible) dynamic
numeric properties).


# 227112cb 18-Mar-2012 Gustavo André dos Santos Lopes

- Fixed bug #61388 (ReflectionObject:getProperties() issues invalid reads
when get_properties returns a hash table with (inaccessible) dynamic
numeric properties).


# e83f0261 02-Mar-2012 Xinchen Hui

MFH: Fixed bug #60968 (Late static binding doesn't work with ReflectionMethod::invokeArgs())


Revision tags: php-5.4.0, php-5.4.0RC8
# 30f63e41 03-Feb-2012 Xinchen Hui

Fixed bug #60968 (Late static binding doesn't work with ReflectionMethod::invokeArgs())


# d2ca448f 03-Feb-2012 Xinchen Hui

Fixed bug #60968 (Late static binding doesn't work with ReflectionMethod::invokeArgs())


Revision tags: php-5.3.10, php-5.4.0RC7, php-5.4.0RC6
# ebddf8a9 17-Jan-2012 Sebastian Bergmann

Revert r322390.


# e76c1cc0 17-Jan-2012 Sebastian Bergmann

Implement ReflectionClass::setFinal() and ReflectionMethod::setFinal().

Patch by Jan Dolecek <juzna.cz@gmail.com>.


Revision tags: php-5.3.9, php-5.4.0RC5
# e4ca0ed0 01-Jan-2012 Felipe Pena

- Year++


# 8775a375 01-Jan-2012 Felipe Pena

- Year++


# 4e198252 01-Jan-2012 Felipe Pena

- Year++


Revision tags: php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3, php-5.3.9RC2
# 3db55c82 24-Nov-2011 Xinchen Hui

Fixed bug #60367 (Reflection and Late Static Binding)


# fe96e8e6 24-Nov-2011 Xinchen Hui

Fixed bug #60367 (Reflection and Late Static Binding)


# e0137255 24-Nov-2011 Xinchen Hui

Fixed bug #60367 (Reflection and Late Static Binding)


Revision tags: php-5.4.0RC2
# 6f5ca6f2 22-Nov-2011 Xinchen Hui

Fixed bug #60357 (__toString() method triggers E_NOTICE "Array to string conversion")


# b548293b 22-Nov-2011 Xinchen Hui

Fixed bug #60357 (__toString() method triggers E_NOTICE "Array to string conversion")


Revision tags: php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2, php-5.4.0beta1
# 4a25a774 13-Sep-2011 Dmitry Stogov

Fixed ZE specific compile warnings (Bug #55629)


# e43ff135 13-Sep-2011 Dmitry Stogov

Fixed ZE specific compile warnings (Bug #55629)


12345678910>>...18