History log of /PHP-5.5/Zend/zend_API.h (Results 226 – 250 of 294)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# bc7abb33 29-May-2000 Zeev Suraski

Allow disabling of functions for security reasons


Revision tags: php-4.0.0, php-4.0RC2
# 0b6d923b 02-May-2000 Sascha Schumann

Add ZEND_GET_MODULE(name). This is a short-cut for the common
get_module function.


# 131d9cb2 01-Apr-2000 Zeev Suraski

*** empty log message ***


# 0d21940d 01-Apr-2000 Zeev Suraski

Generalize some common thread-safety stuff


# e9d126a7 29-Mar-2000 Andi Gutmans

- Make sure zend_API.h has Zend'ish versions of the ZEND macros so that
Zend'ish modules don't need to mix PHP & Zend notation.


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

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


# bf18f876 21-Mar-2000 Andi Gutmans

- Move #defines


# 5e55e47f 06-Mar-2000 Zeev Suraski

It's official now...


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

(c) patch


# ceba50b6 19-Feb-2000 Zeev Suraski

- Fix a nasty bug in the hash, introduced in the recent migration to macros
- Make array_init() and friends trackable


# f77e6a44 19-Feb-2000 Zeev Suraski

Generalize macros


Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000
# 80bdd19e 11-Feb-2000 Zeev Suraski

Fine tune Andi's patch


Revision tags: BEFORE_SAPIFICATION_FEB_10_2000
# bc5c9d8d 10-Feb-2000 Andi Gutmans

- Finally beautify those WIN32|WINNT checks


# e0628436 03-Feb-2000 Andrei Zmievski

*** empty log message ***


# b995d2cc 01-Feb-2000 Andrei Zmievski

Added add_property_unset() and add_property_bool().


# fb6a1b8b 19-Jan-2000 Thies C. Arntzen

RETURN_NULL -> RETURN_NULL() // we don't want macros without an argumnet


# cd377b64 18-Jan-2000 Thies C. Arntzen

RETURN_NULL & RETVAL_NULL don't need ().


Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# af22085c 04-Jan-2000 Thies C. Arntzen

added ZVAL_*() macros.


# bdefd5da 04-Jan-2000 Andi Gutmans

- Change IS_UNSET -> IS_NULL


# bc6811ec 02-Jan-2000 Thies C. Arntzen

renamed RET???_UNSET -> RET???_NULL


# f2d703e9 31-Dec-1999 Zeev Suraski

- Nuke undefined_variable_string
- Introduce IS_UNSET


Revision tags: PRE_ISSET_TYPE
# 546af707 28-Dec-1999 Thies C. Arntzen

new constant: SQL_NULL
new macros: RETURN_SQLNULL,RETVAL_SQLNULL,IS_SQLNULL


# b7a5b3c3 27-Dec-1999 Zeev Suraski

- Generalize the fast cache mechanism
- Add the HashTable struct to the fast cache mechanism


# aec33aa7 26-Dec-1999 Zeev Suraski

Introduce a zval-specific cache - 5-15% speed improvement


# 235386b2 26-Dec-1999 Zeev Suraski

Change ALLOC_ZVAL() semantics


12345678910>>...12