History log of /PHP-8.0/Zend/zend_extensions.h (Results 126 – 150 of 153)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 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
# 8e45536c 26-Jun-2000 Zeev Suraski

Make it possible to detect whether we're thread safe or not from PHP scripts and the php.ini
file


Revision tags: php-4.0.1RC
# a536df53 22-Jun-2000 Andi Gutmans

- Change API version and make the error messages more meaningful.


Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH
# 13b67621 31-May-2000 Zeev Suraski

Fix a bug in static initializers/default values/class member variables that contained
array values


Revision tags: php-4.0.0
# cc590f49 21-May-2000 Andi Gutmans

- Get ready for release


# 33f8ab38 10-May-2000 Andi Gutmans

- Bump up Zend extension version number


Revision tags: php-4.0RC2
# 5ef03c4f 29-Apr-2000 Zeev Suraski

Pass the op_array to the ctor/dtor, instead of just the resource


# 8aac6e7d 29-Apr-2000 Zeev Suraski

- Add zend_llist_apply_with_arguments()
- Add a message handler to the extensions


# ddbcbb66 28-Apr-2000 Zeev Suraski

Fix a bug in the resource dispencer


# 974671ec 27-Apr-2000 Zeev Suraski

*** empty log message ***


# 4ee5cad9 05-Apr-2000 Andi Gutmans

- Bump up version number


# 0ccbd9d9 30-Mar-2000 Andi Gutmans

- Bump up API number after Lars' change


# fcf0afce 29-Mar-2000 Zeev Suraski

*** empty log message ***


Revision tags: PHP-4.0-RC1
# ca737cc0 06-Mar-2000 Zeev Suraski

- Bump up Zend's API version


# 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


Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH, PRE_ISSET_TYPE
# 11967c94 22-Dec-1999 Zeev Suraski

Those void's don't belong in there


Revision tags: PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH
# 93536507 01-Dec-1999 Stig S. Bakken

Fix warnings surfacing in maintainer-mode.


Revision tags: ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2, PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH
# 81e0131b 28-Aug-1999 Zeev Suraski

*** empty log message ***


Revision tags: php-4.0b2, BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1
# 8d1de13a 19-Jul-1999 Zeev Suraski

0.91 update


# e78fc33c 19-Jul-1999 Andi Gutmans

* Fix Zend version
* Fix a method call bug


# b5b11177 16-Jul-1999 Zeev Suraski

License update


Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1
# 138d601a 19-Jun-1999 Zeev Suraski

Add a standard get_ini_entry() to interface between Zend and the outside world


# 1250c43a 22-May-1999 Zeev Suraski

* Add struct name to all typedef's so that they can be debugged with MSVC
* Fix an AiCount bug - list(...) = $var was using $var multiple times, and thus
causing AiCount to be decreased multi

* Add struct name to all typedef's so that they can be debugged with MSVC
* Fix an AiCount bug - list(...) = $var was using $var multiple times, and thus
causing AiCount to be decreased multiple times even though it was increased only
once for $var. Mark all FETCH_DIM's so that they won't decrease AiCount, and only
decrease AiCount on the last FETCH_DIM.
* Fix a stupid bug - forgot to pass CLS_C to some compiler function. For some reason
MSVC doesn't report these :I

show more ...


Revision tags: BEFORE_PHP4_APACHE_MODULE_CHANGE
# 2493f680 27-Apr-1999 Zeev Suraski

* Fix debugger+interactive mode bug
* Recognize whether an extension is with debug information or not


1234567