History log of /PHP-5.4/Zend/zend.c (Results 76 – 100 of 433)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5
# b4892511 02-Nov-2007 Jani Taskinen

- MFH from HEAD:
. Folding tags
. Parameter parsing
. SPL debug info
. array function improvements (not all yet)
. Improvements to function calling with call_user_* func

- MFH from HEAD:
. Folding tags
. Parameter parsing
. SPL debug info
. array function improvements (not all yet)
. Improvements to function calling with call_user_* functions
. Improvements to debugging info in var_dump/print_r
# I propably forgot already something but this all was pretty close tied
# to each other so it wasn't possible to do it in parts.

show more ...


Revision tags: php-5.2.5RC2, php-5.2.5RC1
# 8ce1211a 11-Oct-2007 Marcus Boerger

- MFH debug object helper


# 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, RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# 226c56fe 21-Jul-2007 Jani Taskinen

MFH: Fixed compiler warnings


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2
# 3c6d2617 26-Apr-2007 Antony Dovgal

MFH: fix build on Tru64


Revision tags: RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1
# 79ed194a 15-Mar-2007 Antony Dovgal

fix #40815 (using strings like "class::func" and static methods in set_exception_handler() might result in crash)


Revision tags: php-4.4.6
# 50ea2676 24-Feb-2007 Marcus Boerger

- Avoid sprintf, even when checked copy'n'paste or changes lead to errors


Revision tags: 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
# 2f586e96 12-Jan-2007 Dmitry Stogov

Fixed bug #39969 (ini setting short_open_tag has no effect when using --enable-maintainer-zts)


# 2e1a2438 11-Jan-2007 Dmitry Stogov

Fixed bug #35634 (Erroneous "Class declarations may not be nested" error raised). (Carl P. Corliss)


Revision tags: php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


# 7b281be1 28-Dec-2006 Antony Dovgal

that was not intentional
thanks Nuno


# 28421f4f 28-Dec-2006 Antony Dovgal

MFH


# ff9d0fcc 26-Dec-2006 Ilia Alshanetsky

is_numeric_string() optimization

# Original Patch by Matt Wilmas


Revision tags: php-5.2.1RC1
# 4d44a5b7 06-Dec-2006 Antony Dovgal

MFH: use BSD licensed implementation of double-to-string utilities instead of LGPL one
this patch also fixes thread safety issues in zend_strtod()


# a84a2eae 08-Nov-2006 Dmitry Stogov

Fixed bug #39344 (Unnecessary calls to OnModify callback routine for an extension INI directive). (wharmby at uk dot ibm dot com, Dmitry)


# 978dd0fd 03-Nov-2006 Marcus Boerger

- MFH: Fix issue with some mangeled properties


Revision tags: php-5.2.0, php-5.2.0RC6
# 31acd1c2 16-Oct-2006 Dmitry Stogov

Fixed bug #39140 (Uncaught exception may cause crash)


# eed736d0 06-Oct-2006 Sara Golemon

MFH(r-1.376): Preserve EG(return_value_ptr_ptr) when calling zend_execute_scripts()

Reapplying this since it looks like we'll be doing a PHP 5.2 RC6 after all


# fd9b7f67 06-Oct-2006 Sara Golemon

Revert until 5.2's release since we're in RC stage


# 67fac322 05-Oct-2006 Sara Golemon

MFH(r-1.376): Preserve EG(return_value_ptr_ptr) when calling zend_execute_scripts()


Revision tags: php-5.2.0RC5, php-5.2.0RC4
# d6ee9d48 11-Sep-2006 Antony Dovgal

MFH: fix #38779 (engine crashes when require()'ing file with syntax error through userspace stream wrapper)


Revision tags: php-5.2.0RC3, php-5.1.6
# 8405e174 19-Aug-2006 Ilia Alshanetsky

Use proper write callback


Revision tags: php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1
# 519ed8e1 24-Jul-2006 Marcus Boerger

- Better fix for #34505 and related, drop zend_unmangle_property_name_ex()


# ca7875ab 19-Jul-2006 Antony Dovgal

fetch tsrm_ls, don't use it uninitialized


# 29ed52ff 18-Jul-2006 Dmitry Stogov

New memory manager


12345678910>>...18