History log of /PHP-7.3/ext/reflection/php_reflection.c (Results 326 – 350 of 698)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 550980cf 16-Aug-2011 Hannes Magnusson

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


Revision tags: php-5.3.7RC5, php-5.4.0alpha3, php-5.3.7RC4
# 23e43859 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


# 4b30846b 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


# da376383 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1
# d65b6dc0 11-Jun-2011 Felipe Pena

- Missing fix for bug #54347


# d2c47040 11-Jun-2011 Felipe Pena

- Missing fix for bug #54347


# 9b1ba00a 11-Jun-2011 Felipe Pena

- Missing fix for bug #54347


# 60857e01 09-Jun-2011 Felipe Pena

- Fixed bug #54347 (reflection_extension does not lowercase module function name)
patch by: laruence at yahoo dot com dot cn


# 7c464108 09-Jun-2011 Felipe Pena

- Fixed bug #54347 (reflection_extension does not lowercase module function name)
patch by: laruence at yahoo dot com dot cn


# cee9b660 09-Jun-2011 Felipe Pena

- Fixed bug #54347 (reflection_extension does not lowercase module function name)
patch by: laruence at yahoo dot com dot cn


# 2da7edbc 05-Jun-2011 Stanislav Malyshev

This method doesn't seem to be very useful without scalar types, so reverting it too


# ed001a8e 05-Jun-2011 Stanislav Malyshev

This method doesn't seem to be very useful without scalar types, so reverting it too


# 516c2f59 15-May-2011 Stanislav Malyshev

removing scalar types in trunk


Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1
# e15dd93e 03-Feb-2011 Gustavo André dos Santos Lopes

- Simpler fix for bug #53915.


# 9e71bff7 03-Feb-2011 Gustavo André dos Santos Lopes

- Simpler fix for bug #53915.


# fac1e871 03-Feb-2011 Gustavo André dos Santos Lopes

- Fixed bug #53915: ReflectionClass::getConstant(s) emits fatal error on
constants with self::.
- Reflown some NEWS entries to have lines no longer than 80 chars.


# f2329f1f 03-Feb-2011 Gustavo André dos Santos Lopes

- Fixed bug #53915: ReflectionClass::getConstant(s) emits fatal error on
constants with self::.
- Reflown some NEWS entries to have lines no longer than 80 chars.


Revision tags: php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2
# 5a1e9d1d 21-Nov-2010 Johannes Schlüter

- Fix #52854 (ReflectionClass::newInstanceArgs does not work for classes without constructors


# 9ea04e1e 21-Nov-2010 Johannes Schlüter

- Fix #52854 (ReflectionClass::newInstanceArgs does not work for classes without constructors


# 224bfb38 20-Nov-2010 Felipe Pena

- Fixed bug #53366 (Reflection doesnt get dynamic property value from getProperty())


# 1ac484d1 20-Nov-2010 Felipe Pena

- Fixed bug #53366 (Reflection doesnt get dynamic property value from getProperty())


# 063b213e 19-Nov-2010 Kalle Sommer Nielsen

Kill warnings about constness


Revision tags: php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# b5b4f94a 26-Oct-2010 Gustavo André dos Santos Lopes

- Fixed ReflectionProperty::isDefault() giving a wrong result for properties
obtained with ReflectionClass::getProperties().


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