History log of /PHP-5.3/Zend/zend_API.h (Results 176 – 200 of 256)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 2f2d32fa 31-Jan-2001 Andi Gutmans

- Quick fix. I'm for changing these to add_property_null() as we've nuked
- unset.


# 57f99633 22-Jan-2001 Andrei Zmievski

Make add_index_zval() available to the outside world.


# ef95a346 20-Jan-2001 Andi Gutmans

- Patch from Sterling. Add API calls to add zval's as array indeces/
object properties. Add _ex functions which take the string length as an
argument for better performance.


# 0a3761e2 19-Jan-2001 Andi Gutmans

- For Sterling. I wonder if not all of the API functions should take the
- key_length as a parameter in order to save that strlen().


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4
# be895bcb 13-Dec-2000 Zeev Suraski

Fix call_user_function() with objects - it could leak under certain circumstances


Revision tags: php-4.0.4RC3, php-4.0.3, php-4.0.3RC2, php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1
# 1f793fd0 17-Aug-2000 Stanislav Malyshev

Fix EMPTY_STRING macros


Revision tags: PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH
# b982307d 02-Jul-2000 Sascha Schumann

Change header protection macros to conform to standard.

Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment"

All identifiers that begin with an underscore and either

Change header protection macros to conform to standard.

Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment"

All identifiers that begin with an underscore and either an uppercase
letter or another underscore are always reserved for any use by the
implementation.

show more ...


Revision tags: php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC
# 3cda6a75 17-Jun-2000 Zeev Suraski

Allow the symbol_table to be passed to call_user_function_ex()


# df74f1df 13-Jun-2000 Sascha Schumann

Add optional support for C0x inline semantics.

These are enabled by specifying `--enable-c0x-inline' on the command
line. We might add an autoconf check for this particular feature
l

Add optional support for C0x inline semantics.

These are enabled by specifying `--enable-c0x-inline' on the command
line. We might add an autoconf check for this particular feature
later.

show more ...


# fce92e3c 12-Jun-2000 Zeev Suraski

Avoid using E_CORE_* errorlevels in any place which is not in the global startup sequence


Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH
# eb0e6946 09-Jun-2000 Andi Gutmans

- Andrei, this is for you!
- Add zend_register_internal_class_ex() which allows you to specify a
- parent to inherit from. You can either specify the parent directly or via
- its name.


# 6ce07a85 09-Jun-2000 Andi Gutmans

- Change register_internal_class to zend_register_internal_class for
- consistency.
- Andrei: I'm still thinking about the _ex you want me to implement


# 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


1234567891011