History log of /PHP-7.3/ext/reflection/php_reflection.c (Results 451 – 475 of 698)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 626881d9 16-Jan-2008 Marcus Boerger

- MFH Fixed Bug #37964 (Reflection shows private methods of parent class)
(felipe@php.net)


Revision tags: php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


Revision tags: php-4.4.8RC1, RELEASE_1_2_3
# 648fbe9d 22-Nov-2007 Dmitry Stogov

Fixed bug #43128 (Very long class name causes segfault)


Revision tags: php-5.2.5, php-5.2.5RC2
# f0197278 28-Oct-2007 Ilia Alshanetsky

Fixed bug #42976 (Crash when constructor for newInstance() or
newInstanceArgs() fails)


Revision tags: php-5.2.5RC1
# 4b4d634c 07-Oct-2007 Yiduo (David) Wang

MFH: Added macros for managing zval refcounts and is_ref statuses


Revision tags: BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# 6c810b0d 27-Sep-2007 Dmitry Stogov

Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)


# 7a954c4c 27-Sep-2007 Antony Dovgal

MFH: fix coverity issue #411


Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3
# 11b820bd 20-Aug-2007 Sebastian Bergmann

- Fugbix typo.


# 1d48a108 17-Aug-2007 Johannes Schlüter

- MFH: Mark the parameter for ReflectionProperty::GetValue as optional


Revision tags: php-5.2.4RC2, php-5.2.4RC1
# 179c67a6 24-Jul-2007 Johannes Schlüter

- New ReflectionExtension::info() function to print the phpinfo() block
for an extension. [DOC]


Revision tags: BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# e6e823c8 23-Jul-2007 Hannes Magnusson

Avoid endless loop


# d3ac9843 11-Jul-2007 Antony Dovgal

MFH


# 40f32634 11-Jul-2007 Antony Dovgal

MFH: fix copy/paste type and bug #41962


Revision tags: php-5.2.3, RELEASE_1_4
# 407c9833 29-May-2007 Marcus Boerger

- Bug #41525 ReflectionParameter::getPosition() not available
# This was supposed to be dropped in 5.1.4, I wonder why thisis not in
# because the functionality is documented.
# [ DOC ] M

- Bug #41525 ReflectionParameter::getPosition() not available
# This was supposed to be dropped in 5.1.4, I wonder why thisis not in
# because the functionality is documented.
# [ DOC ] Make sure the function documentation is correct for:
# ReflectionParameter::getPosition
# ReflectionParameter::getDeclaringFunction
# ReflectionFunction::getExtension
# ReflectionFunction::getExtensionName

show more ...


# c64a4a13 28-May-2007 Hannes Magnusson

MFH: fix logic


Revision tags: php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0
# bbcd8c5b 12-Apr-2007 Johannes Schlüter

- Fix bug #41061 ("visibility error" in ReflectionFunction::export())


Revision tags: php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1
# 8e67ec82 17-Mar-2007 Antony Dovgal

MFH: fix #40794 (ReflectionObject::getValues() may crash when used with dynamic properties)


# d3cb98ca 16-Mar-2007 Sebastian Bergmann

Fugbix typo.


Revision tags: php-4.4.6, php-4.4.6RC1, php-4.4.5
# 9c100b20 10-Feb-2007 Antony Dovgal

MFH


Revision tags: php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


# 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)


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