History log of /PHP-5.5/Zend/zend_extensions.c (Results 51 – 72 of 72)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# a536df53 22-Jun-2000 Andi Gutmans

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


Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH, php-4.0.0, php-4.0RC2
# 96c648c9 29-Apr-2000 Zeev Suraski

crash fix


# 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


# 94a724f6 25-Apr-2000 Zeev Suraski

Fix bug


# a1608562 15-Apr-2000 Thies C. Arntzen

fixes compile on platforms without dl() support.
#i think zend_register_extension should be declared static


# 5f6ad555 30-Mar-2000 Zeev Suraski

Fix zend_register_extension()


# fcf0afce 29-Mar-2000 Zeev Suraski

*** empty log message ***


Revision tags: PHP-4.0-RC1
# 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
# 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


Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH, PRE_ISSET_TYPE, PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH, 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
# 3a52ee44 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


# b5b11177 16-Jul-1999 Zeev Suraski

License update


Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1
# 8b51ad81 03-Jul-1999 Sascha Schumann

typo


# 2fb5e561 09-Jun-1999 Zeev Suraski

Fix


# 230846f6 08-Jun-1999 Zeev Suraski

Replace error messages


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


# b7c30c1b 19-Apr-1999 Zeev Suraski

Return a success value from the startup function, so we can unload immediately
if it fails.


# 342c6e0b 18-Apr-1999 Zeev Suraski

Whatnot:
* updated alloc_persist to use critical sections
* changed extension shutdown to two-phase
* updated dependencies
* PR support (don't remember if there was any really)


Revision tags: BEFORE_STACK_PATCH, CLOSED_BETA
# 573b4602 07-Apr-1999 Andi Gutmans

Zend Library


123