History log of /php-src/Zend/zend_extensions.c (Results 101 – 105 of 105)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 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

12345