History log of /PHP-5.5/Zend/zend_API.c (Results 176 – 200 of 537)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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
# b6817f82 30-Sep-2007 Ilia Alshanetsky

Nuke unused vars


# b20ed0d2 29-Sep-2007 Dmitry Stogov

Added support for __callstatic() magic method. (Sara)


# 166266df 29-Sep-2007 Dmitry Stogov

Added support for Late Static Binding. (Dmitry, Etienne Kneuss)


# f32ffe9b 28-Sep-2007 Dmitry Stogov

Namespaces


# 6c810b0d 27-Sep-2007 Dmitry Stogov

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


Revision tags: RELEASE_1_2_4
# 90d58d46 31-Aug-2007 Antony Dovgal

MFH: prohibit arguments by ref in magic methods


Revision tags: RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1
# a382ede3 01-Aug-2007 Dmitry Stogov

Fixed bug #42119 (array_push($arr,&$obj) doesn't work with zend.ze1_compatibility_mode On)


Revision tags: BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# 0cfa8b1a 06-Jul-2007 Antony Dovgal

MFH


Revision tags: php-5.2.3
# 770790af 30-May-2007 Antony Dovgal

set module in internal_function struct


Revision tags: RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0
# bfbbe411 16-May-2007 Marcus Boerger

- MFH Extensions are indexed lowercased and not case aware


Revision tags: php-4.4.7, php-5.2.2
# e181e3ac 30-Apr-2007 Johannes Schlüter

- MFH Fix "f" modifier for zend_parse_parameters_ex in case of a __call call
# only affects iterator_apply() in 5_2 branch


Revision tags: php-5.2.2RC2
# e1814f0d 16-Apr-2007 Dmitry Stogov

WIN64 support


Revision tags: RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1
# b2e2994a 09-Apr-2007 Antony Dovgal

fix #41026 (segfault when calling "self::method()" in shutdown functions)


# 9c5ea420 05-Apr-2007 Marcus Boerger

- MFH zend_info_call_*() stuff, fixes coverity issue #328, noticed by tony


Revision tags: RELEASE_1_0_1, php-4.4.6, php-4.4.6RC1, php-4.4.5, 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.


# bbb923c7 20-Dec-2006 Antony Dovgal

MFH


Revision tags: php-5.2.1RC1, php-5.2.0, php-5.2.0RC6, php-5.2.0RC5
# c1ad451c 03-Oct-2006 Dmitry Stogov

Speedup array/HashTable copying. (Matt W)


Revision tags: php-5.2.0RC4, php-5.2.0RC3, 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
# c3e5ee18 25-Jul-2006 Derick Rethans

- Fixed typo.


Revision tags: php-5.2.0RC1
# 2b8ad5a0 22-Jul-2006 foobar

MFH:- Fixed bug #38183 (disable_classes=Foobar causes disabled class to be called Foo)


# 9a98904d 21-Jul-2006 Dmitry Stogov

Fixed wrong "type" argument to read_property() handler


Revision tags: php-4.4.3RC2
# 5ffbb851 20-Jun-2006 Antony Dovgal

MFH: init variables


# ada4e506 15-Jun-2006 Dmitry Stogov

MFH: Added automatic module globals management.


# 64c353ab 07-Jun-2006 Marcus Boerger

- MFH zend_fcall_info_*() and parameter parsing option 'f'
# Right now i see this as the best option but we might shuffle code around
# later if someone comes up with a better solution.


# 5cdefd07 07-Jun-2006 Marcus Boerger

- MFH Fix issue with interfaces being inherited multiple times


12345678910>>...22