Andi Gutmans
928da71046
- Try #2 . Wasn't allowed to delete in the previous manner because we were
...
in the middle of an llist_apply()
2000-10-18 20:15:53 +00:00
Andi Gutmans
a953f6bc5b
- Fix crash
2000-10-18 19:48:17 +00:00
Andi Gutmans
b8cadf21db
- Only run startup() if ZEND_EXTENSIONS is defined to 1.
...
This fixes a link error on platforms which don't support libdl
2000-10-14 00:16:46 +00:00
Zeev Suraski
309827ec1d
Fix previous update - move extension startup further down the startup sequence
2000-09-25 18:10:45 +00:00
Andi Gutmans
1a22c1eb86
- Add another "\n" at the end of error messages.
2000-06-26 15:37:28 +00:00
Andi Gutmans
e16710f1b5
- Oops I miss-wrote that field
2000-06-22 18:50:55 +00:00
Andi Gutmans
a536df5327
- Change API version and make the error messages more meaningful.
2000-06-22 18:47:39 +00:00
Zeev Suraski
96c648c9f7
crash fix
2000-04-29 10:34:03 +00:00
Zeev Suraski
8aac6e7d3d
- Add zend_llist_apply_with_arguments()
...
- Add a message handler to the extensions
2000-04-29 10:20:40 +00:00
Zeev Suraski
ddbcbb666d
Fix a bug in the resource dispencer
2000-04-28 15:52:02 +00:00
Zeev Suraski
94a724f686
Fix bug
2000-04-25 14:20:52 +00:00
Thies C. Arntzen
a1608562ae
fixes compile on platforms without dl() support.
...
#i think zend_register_extension should be declared static
2000-04-15 15:32:32 +00:00
Zeev Suraski
5f6ad55543
Fix zend_register_extension()
2000-03-30 18:06:41 +00:00
Zeev Suraski
fcf0afce17
*** empty log message ***
2000-03-29 19:26:34 +00:00
Zeev Suraski
5e55e47f7f
It's official now...
2000-03-06 05:26:39 +00:00
Zeev Suraski
0ac9536d99
(c) patch
2000-02-19 22:46:42 +00:00
Zeev Suraski
80bdd19e03
Fine tune Andi's patch
2000-02-11 15:59:30 +00:00
Andi Gutmans
bc5c9d8d7b
- Finally beautify those WIN32|WINNT checks
2000-02-10 17:03:53 +00:00
Zeev Suraski
3a52ee44f5
*** empty log message ***
1999-08-28 21:51:12 +00:00
Zeev Suraski
8d1de13aef
0.91 update
1999-07-19 20:02:12 +00:00
Zeev Suraski
b5b1117760
License update
1999-07-16 14:58:16 +00:00
Sascha Schumann
8b51ad8157
typo
1999-07-03 02:34:09 +00:00
Zeev Suraski
2fb5e56123
Fix
1999-06-09 21:40:52 +00:00
Zeev Suraski
230846f6dd
Replace error messages
1999-06-08 19:37:40 +00:00
Zeev Suraski
2493f68018
* Fix debugger+interactive mode bug
...
* Recognize whether an extension is with debug information or not
1999-04-27 11:00:59 +00:00
Zeev Suraski
b7c30c1bdf
Return a success value from the startup function, so we can unload immediately
...
if it fails.
1999-04-19 21:39:18 +00:00
Zeev Suraski
342c6e0b23
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)
1999-04-18 15:11:52 +00:00
Andi Gutmans
573b46022c
Zend Library
1999-04-07 18:10:10 +00:00