History log of /PHP-5.5/ext/reflection/php_reflection.c (Results 201 – 225 of 428)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 72895cda 22-Dec-2006 Ilia Alshanetsky

Fixed bug #39884 (ReflectionParameter::getClass() throws exception for type
hint self).


Revision tags: php-5.2.1RC1, php-5.2.0, php-5.2.0RC6
# dcf24900 18-Oct-2006 Johannes Schlüter

- MFH: Fix #38465 (ReflectionParameter fails if default value is an access to self::


# aeec5b4b 11-Oct-2006 Antony Dovgal

MFH: fix #39125 (Memleak when reflecting non-existing class/method)


# 3a4603b4 06-Oct-2006 Antony Dovgal

more improvements


# d917bf08 06-Oct-2006 Antony Dovgal

MFH: fix #39067 (getDeclaringClass() and private properties)


Revision tags: php-5.2.0RC5
# 7c78500d 03-Oct-2006 Dmitry Stogov

Fixed bug #38942 (Double old-style-ctor inheritance)


# c356ad3b 02-Oct-2006 Antony Dovgal

MFH: #39001 (ReflectionProperty returns incorrect declaring class for protected properties)


# a04b6ed6 26-Sep-2006 Dmitry Stogov

Fixed bug #38942 (Double old-style-ctor inheritance)


Revision tags: php-5.2.0RC4
# 6415ef51 11-Sep-2006 Johannes Schlüter

- MFH: Print the type of the original value


# 6a1b4c99 11-Sep-2006 Johannes Schlüter

- MFH: Fix #37923 (Display constant value in reflection::export)


# bc8377a8 10-Sep-2006 Hannes Magnusson

Make ReflectionFunctionAbstract abstract
- Move ReflectionFunctionAbstract::__construct to ReflectionFunction
- Move ReflectionFunctionAbstract::__toString to ReflectionFuncion
- Delcare

Make ReflectionFunctionAbstract abstract
- Move ReflectionFunctionAbstract::__construct to ReflectionFunction
- Move ReflectionFunctionAbstract::__toString to ReflectionFuncion
- Delcare ReflectionFunctionAbstract::__toString abstract
- fix couple of typos

show more ...


Revision tags: php-5.2.0RC3
# 75b8cd74 31-Aug-2006 Antony Dovgal

last portion of z/Z fixes


# 86bf55a3 30-Aug-2006 Antony Dovgal

MFH: fix #38653 (memory leak in ReflectionClass::getConstant())


Revision tags: php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3
# 7b409b22 26-Jul-2006 Ilia Alshanetsky

Improved fix for bug #38132


# 65626296 26-Jul-2006 Antony Dovgal

MFH: fix bug #38217 (ReflectionClass::newInstanceArgs() tries to allocate too much memory)


# 799ec997 25-Jul-2006 Michael Wallner

- ws


# e11e2a13 25-Jul-2006 Ilia Alshanetsky

Fixed bug #38132 (ReflectionClass::getStaticProperties() retains \0 in key
names).


# bd581ab4 25-Jul-2006 Ilia Alshanetsky

Fixed bug #38194 (ReflectionClass::isSubclassOf() returns TRUE for the
class itself).


Revision tags: php-5.2.0RC1
# d0f2f6cd 24-Jul-2006 Marcus Boerger

- MFH zend_unmangle_property_name(), drop zend_unmangle_property_name_ex()


# 71efa5b4 10-Jul-2006 Marcus Boerger

- MFH Fixed bug #37816 (ReflectionProperty does not throw exception when accessing protected attribute)


# c5ff4468 09-Jul-2006 Marcus Boerger

- MFH Fix logic


# 147840dd 07-Jul-2006 Hannes Magnusson

MFH: ReflectionFunction::isDisabled()


Revision tags: php-4.4.3RC2
# 612e7544 04-Jul-2006 Hannes Magnusson

mfh


# 1d6e7e3d 04-Jul-2006 Hannes Magnusson

MFH: Fix protos&arginfo


# 97062cad 24-Jun-2006 Marcus Boerger

- MFH Fix ReflectionObject::getProperties() + dyn properties


12345678910>>...18