History log of /PHP-5.5/Zend/zend_builtin_functions.c (Results 126 – 150 of 462)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 73d93df4 06-Jul-2008 Felipe Pena

- Fixed arginfo


# 816e66a8 05-Jul-2008 Felipe Pena

- Added arginfo
- Removed #include "zend_arg_defs.c"


# 22b86e5d 01-Jul-2008 Antony Dovgal

MFH


# d8bc2719 25-Jun-2008 Felipe Pena

- Removed E_DEPRECATED on is_a()
(http://marc.info/?l=php-internals&m=121390431523970&w=2)
[doc]


# 8b8f3599 19-Jun-2008 Dmitry Stogov

Fixed #45307 (define() crashes because of uninitialized variable)


# 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).


12345678910>>...19