History log of /PHP-7.3/ext/reflection/php_reflection.c (Results 501 – 525 of 698)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 21033590 01-Jun-2006 Antony Dovgal

MFH: no need to fetch trsm_ls when it's already available


Revision tags: php-4.4.3RC1
# 77c1b56c 10-May-2006 Marcus Boerger

- Update after api changes


Revision tags: php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2
# 59b8592c 29-Mar-2006 Antony Dovgal

fix bug #36898 (__set() leaks in classes extending internal ones)

Added:
ZEND_API void zend_object_std_init(zend_object *object, zend_class_entry *ce TSRMLS_DC)
ZEND_API void zend_ob

fix bug #36898 (__set() leaks in classes extending internal ones)

Added:
ZEND_API void zend_object_std_init(zend_object *object, zend_class_entry *ce TSRMLS_DC)
ZEND_API void zend_object_std_dtor(zend_object *object TSRMLS_DC)

to initialize and destroy zend_object structs

show more ...


# 0add197e 12-Mar-2006 Marcus Boerger

- MFH:
- Fix ReflectionParameter
. Reintroduce getClass()
. Change getDeclaringClass() to return what it suggests
. (inactive but tested) Add getDeclaringFunction()
. (ina

- MFH:
- Fix ReflectionParameter
. Reintroduce getClass()
. Change getDeclaringClass() to return what it suggests
. (inactive but tested) Add getDeclaringFunction()
. (inactive but tested) Add getPosition()
- Fix tests accordingly
# This also fixes Bug #36687 ReflectionParameter::getDeclaringClass returns
# wrong result

show more ...


Revision tags: php-5.1.3RC1
# 35631910 06-Mar-2006 Rasmus Lerdorf

stray text


# e795f8f4 06-Mar-2006 Marcus Boerger

- MFH Proto fixes


Revision tags: RELEASE_1_2
# c4b81d87 28-Feb-2006 Marcus Boerger

- Fix warning


# bf213a2c 25-Feb-2006 Marcus Boerger

- Add ReflectionExtension::getDependencies()


# 941b0651 25-Feb-2006 Marcus Boerger

- MFH: Function deprecation flag


# 027abfd7 24-Feb-2006 Johannes Schlüter

- MFH: Fix #29986 (Class constants won't work with predefined constants when
using ReflectionClass)


# c6cb1598 20-Feb-2006 Johannes Schlüter

- MFH: Rename reflection constants to fix parser conflicts


# 4ea898b7 20-Feb-2006 Ilia Alshanetsky

Fixed bug #36434 (Improper resolution of declaring class name of an
inherited property).


# afd8f0b6 18-Feb-2006 Marcus Boerger

- MFH Fix naming inconsistency (providing old name as alias)


# 1e05eec5 13-Feb-2006 Ilia Alshanetsky

Fixed bug #36337 (ReflectionProperty fails to return correct visibility).


# 0a6b0740 08-Feb-2006 Ilia Alshanetsky

Fixed bug #36308 (ReflectionProperty::getDocComment() does not reflect
extended class commentary).


# beea6352 06-Feb-2006 Michael Wallner

MFH: fix ReflectionClass::getInterfaces()


# b22ab5b5 30-Jan-2006 Antony Dovgal

fix printf-style formats


# cb4bb6e3 25-Jan-2006 Marcus Boerger

- MFH Bug #36141 Add ReflectionClass::newInstanceArgs($args)


Revision tags: RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 5bd93221 01-Jan-2006 foobar

bump year and license version


Revision tags: php-5.1.2RC1
# 8aedeb85 18-Dec-2005 Antony Dovgal

tix fypo


# af1d83d7 11-Dec-2005 Marcus Boerger

- Fix MFH (oversight problem)


Revision tags: RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0
# 3e669bc9 06-Dec-2005 foobar

MFH: nuke php3 legacy


Revision tags: RELEASE_2_0_2
# 8768ab94 01-Dec-2005 Dmitry Stogov

Fixed bug #34729 (Crash in ZTS mode under Apache)


# 7cb0480d 30-Nov-2005 Marcus Boerger

- Moved reflection into its own extension


Revision tags: php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3
# c21ced1e 17-Nov-2005 Marcus Boerger

- Not in this branch


1...<<2122232425262728