History log of /PHP-5.4/Zend/zend_builtin_functions.c (Results 101 – 125 of 432)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 58a673a9 18-Jun-2008 Stanislav Malyshev

Use new parameter parsing API for builtin functions


Revision tags: BEFORE_NEW_PARAMETER_PARSE
# 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


Revision tags: php-5.2.6
# 2ecf4bb0 29-Apr-2008 Dmitry Stogov

Lazy EG(active_symbol_table) initialization


Revision tags: RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# cc2b17d5 10-Mar-2008 Felipe Pena

MFH: Added new macro for check void parameters.
(deprecating ZEND_WRONG_PARAM_COUNT for this cases)


Revision tags: php-5.2.6RC2, php-5.2.6RC1
# d3e50265 23-Feb-2008 Marcus Boerger

- MFH Add E_DEPRECATED (Lars Strojny, Felipe Pena, Marcus)
[DOC] Finally added deprecation messages


# 18cc21c6 21-Feb-2008 Dmitry Stogov

Fixed bug #43483 (get_class_methods() does not list all visible methods)


Revision tags: RELEASE_1_3_1
# cb714158 19-Feb-2008 Dmitry Stogov

Fixed memory leaks


# d90ebc65 24-Jan-2008 Dmitry Stogov

Fixed comilation warnings


# 0b682510 24-Jan-2008 Dmitry Stogov

Changed EG(argument_stack) implementation.


# 71592cec 22-Jan-2008 Dmitry Stogov

Added garbage collector


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, 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
# eb0c56ad 03-Oct-2007 Dmitry Stogov

Fixed bug #42820 (defined() on constant with namespace prefixes tries to load class).


# 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
# d0d1e42c 30-Aug-2007 Sebastian Bergmann

Add optional parameter to debug_backtrace().


Revision tags: RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3
# 1aab36e3 22-Aug-2007 Dmitry Stogov

Fixed bug #42009 (is_a() and is_subclass_of() should NOT call autoload, in the same way as "instanceof" operator).


Revision tags: php-5.2.4RC2
# ef716648 08-Aug-2007 Dmitry Stogov

Fixed bug #42211 (property_exists() fails to find protected properties from a parent class)


Revision tags: php-5.2.4RC1
# 48d55193 02-Aug-2007 Antony Dovgal

MFH: int -> zend_bool


# c0667eea 02-Aug-2007 Johannes Schlüter

- MFH: Respect value of the parameter for get_loaded_extensions() and only
print zend extensions if set to true


# ebaba407 31-Jul-2007 Johannes Schlüter

- MFH: Add additional param to get_loaded_extensions() for returning Zend
extensions (Fixes #41278) [DOC]


Revision tags: BEFORE_REAL_IMPORT_OF_MYSQLND
# 7ec48cb3 24-Jul-2007 Dmitry Stogov

Fixed bug #40757 (get_object_vars get nothing in child class)
Fixed bug #41929 (Foreach on object does not iterate over all visible properties)


12345678910>>...18