History log of /PHP-5.5/ext/reflection/php_reflection.c (Results 151 – 175 of 428)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# b9c03aa4 29-Oct-2008 Felipe Pena

- MFH: Fixed bug #46064 (Exception when creating ReflectionProperty object on dynamicly created property)


# df100055 24-Oct-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: php-5.2.7RC2, php-5.2.7RC1
# f656c6fc 01-Oct-2008 Dmitry Stogov

Fixed bug #46205 (Closure - Memory leaks when ReflectionException is thrown)


# 9d5ab6e5 22-Aug-2008 Felipe Pena

- MFH: Removed unused arguments


# 066ea4f6 11-Aug-2008 Christian Seiler

MFH: Fixed segfaults (tests added)


# 6d083e2c 11-Aug-2008 Marcus Boerger

- Cleanup


# 301af6d4 11-Aug-2008 Felipe Pena

- MFH: has_property check


# e82568d9 11-Aug-2008 Felipe Pena

- Fix build (ZTS)


# 05d896cc 11-Aug-2008 Marcus Boerger

- MFH Closure/Reflection integration (original idea by Christian Seiler)


# 18d07065 11-Aug-2008 Felipe Pena

- MFH: Fixed bug #45765 (ReflectionObject with default parameters of self::xxx cause an error)


# 06bcec06 08-Aug-2008 Felix De Vliegher

Documentation fix for getClosure()


Revision tags: php-4.4.9, php-5.3.0alpha1
# af05ce0a 26-Jul-2008 Dmitry Stogov

Fixed is_callable/call_user_func mess that had done different things for very similar arguments e.g. array("A","B") and "A::B"


# ac68c41f 25-Jul-2008 Dmitry Stogov

Fixed support for static methods


# 176ebc26 25-Jul-2008 Dmitry Stogov

Fixed uninitialized data


# a46319d8 25-Jul-2008 Antony Dovgal

fix typos


# 691d4a69 25-Jul-2008 Dmitry Stogov

Fixed uninitialised data


# 0fbe6a0c 24-Jul-2008 Felipe Pena

- MFH: Added TSRMLS_DC to apply_func_args_t and zend_hash_apply_with_arguments.


Revision tags: php-4.4.9RC1
# a83e9768 20-Jul-2008 Felipe Pena

- Fixed bug #45571 (ReflectionClass::export() shows superclasses' private static methods.)
patch by Robin Fernandes


# d5ef2f46 14-Jul-2008 Dmitry Stogov

Added support for lambda functions and closures


# b872c30c 27-Jun-2008 Dmitry Stogov

ws


# 216909ce 25-Jun-2008 Dmitry Stogov

Added support for namespaces


# bee6c524 21-Jun-2008 Felipe Pena

- New parameter parsing API


Revision tags: BEFORE_NEW_PARAMETER_PARSE
# 5050450f 01-Jun-2008 Felipe Pena

- MFB: Fixed bug #45139 (ReflectionProperty returns incorrect declaring class)


Revision tags: RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1, php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1
# ecc9778d 18-Feb-2008 Dmitry Stogov

Made code opcode-cache friendly. (It is disallowed to change code during execution)


# d161f4ec 15-Feb-2008 Derick Rethans

- Fixed speling.


12345678910>>...18