History log of /PHP-5.6/Zend/zend_API.h (Results 201 – 225 of 310)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 29ea3da2 26-Dec-2001 Andi Gutmans

- Pretty much finish _clone() support


Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# d863d52a 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2
# 2eccd95c 03-Nov-2001 Andi Gutmans

- Add some initializations


Revision tags: POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1
# 01850714 12-Oct-2001 Sebastian Bergmann

MFZE1: Introduced extension version numbers (Stig)


Revision tags: php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2, php-4.0.7RC1
# f5c59863 12-Aug-2001 Stanislav Malyshev

_FUNCTION is used in definition, so use _D


Revision tags: BEFORE_EXP_MERGE
# 76a7a5bc 11-Aug-2001 Andi Gutmans

- More work on making objects work


# 4f6c95d1 11-Aug-2001 Zeev Suraski

Whitespace


# 8b6f848c 10-Aug-2001 Andi Gutmans

- Merge from Engine 1


# 61edd1bf 10-Aug-2001 Andi Gutmans

- Merge from Engine 1 CVS


Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 54e871a9 06-Aug-2001 Andi Gutmans

- Use Z_ macros


# fcc03510 05-Aug-2001 Zeev Suraski

TSRMLS_FETCH work


# d76cf1da 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work


# 4187439c 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work


# b5255495 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work, and get rid of redundant ParametersPassedByRef


# 3839af35 30-Jul-2001 Andrei Zmievski

Let's be consisten and keep TSRMLS_DC declaration after num_args.


# 8ce8324e 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation


# 11e5d2f2 30-Jul-2001 Zeev Suraski

Get rid of more TSRMLS_FETCH's


# b5770382 30-Jul-2001 Zeev Suraski

Avoid TSRMLS_FETCH()'s (still lots of work left)


# 2c254ba7 27-Jul-2001 Zeev Suraski

Get rid of ELS_*(), and use TSRMLS_*() instead.
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any uncommon extension, please try to build it...


Revision tags: PRE_TSRM_MERGE_PATCH
# 43ebb868 16-Jul-2001 Zeev Suraski

Fix bug #10287 - avoid crashing under a bogus usage of list()


# 07ea0684 11-Jul-2001 Thies C. Arntzen

fixed ZVAL_FALSE and ZVAL_TRUE


# bcddfd47 10-Jul-2001 Thies C. Arntzen

cleaned up the RETVAL_ RETURN_ and ZVAL_ macros

added check for \0 at end-of-string at some places. all strings in PHP
have to be terminated with \0 because 3th party libraries might not

cleaned up the RETVAL_ RETURN_ and ZVAL_ macros

added check for \0 at end-of-string at some places. all strings in PHP
have to be terminated with \0 because 3th party libraries might not be
binary-safe.

show more ...


# 58f88057 09-Jul-2001 Andrei Zmievski

Adding new parameter parsing API.


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2, php-4.0.6RC1, php-4.0.5, php-4.0.5RC8, php-4.0.5RC7
# 02af513c 19-Apr-2001 Andi Gutmans

- Patch from Jason Greene.
- Make it easier to write PHP function definitions in more than just one .c
file while accessing the same module globals.


Revision tags: php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# 13148b54 12-Mar-2001 Andrei Zmievski

Improve zend_is_callable() to the point where it's actually useful.
Now it just needs to be invoked everywhere in PHP where a callback is
expected.


12345678910>>...13