History log of /PHP-7.1/Zend/zend.c (Results 576 – 600 of 637)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# f4c9d96f 24-Apr-2000 Thies C. Arntzen

fixed shutdown crash if MSHUTDOWN tries to php_error() something.


# 67f69743 19-Apr-2000 Zeev Suraski

Initial support for trapping errors (not complete and disabled; will be enabled only
post-PHP 4.0.0)


# 603d5ff5 15-Apr-2000 Zeev Suraski

Fix ZTS


# 4cb9a483 15-Apr-2000 Zeev Suraski

- Clean up resource lists namespace
- Prepare extended resource list destructor APIs (currently unused)


Revision tags: PHP-4.0-RC1
# 5dba4774 25-Mar-2000 Zeev Suraski

- Some header dependencies cleanup
- Generalize zval_print() and zval_print_r()


# 13e74131 21-Mar-2000 Andi Gutmans

- Change zend_startup to accept a flag for starting builtin functions


# 3092c10e 18-Mar-2000 Thies C. Arntzen

renamed _string_value_() to __string_value().


# a4bf3815 16-Mar-2000 Thies C. Arntzen

renamed "to_string" -> "_string_value_"


# 6ef9f9fe 06-Mar-2000 Andi Gutmans

- Missed one


# fc173b6a 06-Mar-2000 Sam Ruby

Unresolved externs


# 5e55e47f 06-Mar-2000 Zeev Suraski

It's official now...


# 56251a72 05-Mar-2000 Zeev Suraski

Wrap some commonly unused callbacks


# 4dd71d4c 01-Mar-2000 Andi Gutmans

- Upgrade to year 2000


Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1
# 0ac9536d 19-Feb-2000 Zeev Suraski

(c) patch


Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000
# f1a2ee55 17-Feb-2000 Andi Gutmans

- Add ZEND_API


Revision tags: BEFORE_SAPIFICATION_FEB_10_2000
# 9f51f154 05-Feb-2000 Zeev Suraski

- Stop passing list/plist to internal functions
- Add a typedef for the pCopyConstructor function pointer
- Minor hacks


# 8c4ab98e 01-Feb-2000 Thies C. Arntzen

added missing break.


# fafbf6d8 24-Jan-2000 Zeev Suraski

- Implement declare() with declarables framework
- Implement ticks - Germany&Norway - 5 points!


# ee08b81a 16-Jan-2000 Zeev Suraski

- Make zend_hash_apply() (and friends) reentrant and much, much quicker
- Introduce zend_hash_graceful_destroy(), which allows the destructor functions to
use zend_hash_apply() and/or zend_

- Make zend_hash_apply() (and friends) reentrant and much, much quicker
- Introduce zend_hash_graceful_destroy(), which allows the destructor functions to
use zend_hash_apply() and/or zend_hash_graceful_destroy()
- Switch to zend_hash_graceful_destroy() in the resource list shutdowns

show more ...


Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# dc0e6632 16-Jan-2000 Zeev Suraski

Allow module startup to be separate from the compiler/executor startup


# bdefd5da 04-Jan-2000 Andi Gutmans

- Change IS_UNSET -> IS_NULL


# f2d703e9 31-Dec-1999 Zeev Suraski

- Nuke undefined_variable_string
- Introduce IS_UNSET


Revision tags: PRE_ISSET_TYPE
# 5864b57e 30-Dec-1999 Zeev Suraski

This should enable people to use ALLOC_ZVAL() in code outside the php4.dll


# 9cf1a98d 27-Dec-1999 Thies C. Arntzen

fix UMR in ZTS mode


# 5ba5f00f 22-Dec-1999 Zeev Suraski

export


1...<<212223242526