History log of /PHP-7.3/ext/reflection/php_reflection.c (Results 301 – 325 of 698)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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)


# 38ff70ef 07-Sep-2011 Stanislav Malyshev

Commit Gustavo's closure rebinding patch as desided by vote


# a447acdc 07-Sep-2011 Stanislav Malyshev

Commit Gustavo's closure rebinding patch as desided by vote


Revision tags: yaf-2.1.0
# b04a052f 26-Aug-2011 Sebastian Bergmann

Close #55490.


# a7024063 26-Aug-2011 Sebastian Bergmann

Close #55490.


Revision tags: php-5.3.8, php-5.3.7
# 306c4202 16-Aug-2011 Hannes Magnusson

Callable typehint following the rules of is_callable($arg, false);


1...<<11121314151617181920>>...28