History log of /PHP-5.5/Zend/zend_API.c (Results 126 – 150 of 537)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# fce39ed9 24-Nov-2008 Stanislav Malyshev

add object-compatible array modes


Revision tags: php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3
# 7126de49 04-Nov-2008 Marcus Boerger

- Next step in namespaces, using / as namespace separator.


Revision tags: php-5.2.7RC2
# 3c5ff0f8 10-Oct-2008 Dmitry Stogov

Fixed bug #46246 (difference between call_user_func(array($this, $method)) and $this->$method())


Revision tags: php-5.2.7RC1
# b6a2c272 22-Aug-2008 Antony Dovgal

MFH: fix zend_register_functions() not displaying duplicate functions (reported by Gopal)


# f90255c6 14-Aug-2008 Etienne Kneuss

MFH: Handlerify get_closure


# 3a9f17df 13-Aug-2008 Felipe Pena

- Fix build


# cf7384aa 12-Aug-2008 Felipe Pena

- MFH: Constness (Added const qualifier to several function parameters)


# 106864bc 11-Aug-2008 Marcus Boerger

- MFH Fix memleak with new error handling stack'ing


# 3f7a4b7e 08-Aug-2008 Marcus Boerger

- MFH error handling, now with save, replace, restore


# 43f278cc 07-Aug-2008 Dmitry Stogov

Fixed bug #45744 (Case sensitive callback behaviour)


Revision tags: php-4.4.9
# e304515d 02-Aug-2008 Felipe Pena

- MFH: Added parameter TSRMLS_DC in zend_is_callable()


# 11bc1de7 02-Aug-2008 Felipe Pena

- MFH: Removed unnecessary TSRMLS_FETCH()


Revision tags: php-5.3.0alpha1
# 8ee5b58b 26-Jul-2008 Dmitry Stogov

Added checks for destroied objects


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


# 0fbe6a0c 24-Jul-2008 Felipe Pena

- MFH: Added TSRMLS_DC to apply_func_args_t and zend_hash_apply_with_arguments.


# feb85801 24-Jul-2008 Dmitry Stogov

LSB parent/self forwarding


Revision tags: php-4.4.9RC1
# 0fa7fedf 14-Jul-2008 Dmitry Stogov

Fixed is_callable() to support closures and return appropriate function name


# d5ef2f46 14-Jul-2008 Dmitry Stogov

Added support for lambda functions and closures


Revision tags: BEFORE_NEW_PARAMETER_PARSE
# 0da88458 05-Jun-2008 Felipe Pena

- Fixed bug #45186 (__call depends on __callstatic in class scope)


# 7da75d81 27-May-2008 Matt Wilmas

MFH: Add array_init_size() and use it where array size is known at initialization


Revision tags: RELEASE_1_2_5, RELEASE_2_0_0b1
# 907fa665 12-May-2008 Dmitry Stogov

Added API to use namesapces in internal extensions


# 1e650ca3 08-May-2008 Felipe Pena

- MFH: Fixed detection of invalid class name


# 5a0253c1 05-May-2008 Dmitry Stogov

Support for old-style constructors in namespaces


Revision tags: 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
# 00346c2d 25-Mar-2008 Dmitry Stogov

Optimized detection of "__call" and "__callstatic" methods.


# 2b10c53a 18-Mar-2008 Felipe Pena

MFH: Dropped zend.ze1_compatibility_mode
[DOC]


12345678910>>...22