#
7513a2f9 |
| 25-Feb-2001 |
Andi Gutmans |
- Fix dll linkage warnings
|
#
0bed9945 |
| 24-Feb-2001 |
Andi Gutmans |
- Add exports from Daniel Beulshausen
|
Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1 |
|
#
c3340584 |
| 22-Dec-2000 |
Sascha Schumann |
Set the floating-point exception mask on FreeBSD to 0 (as do other FreeBSD system applications). Also bump up the module API number as the zend_hash_get_current_key change affects source and
Set the floating-point exception mask on FreeBSD to 0 (as do other FreeBSD system applications). Also bump up the module API number as the zend_hash_get_current_key change affects source and binary compatibility.
show more ...
|
Revision tags: php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4 |
|
#
98ce9ed6 |
| 14-Dec-2000 |
Zeev Suraski |
Update module_api_no
|
Revision tags: php-4.0.4RC3 |
|
#
2946f87f |
| 26-Oct-2000 |
Andi Gutmans |
- Fix new -m on Windows
|
Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1 |
|
#
7dcf456d |
| 09-Aug-2000 |
Zeev Suraski |
that too
|
Revision tags: PRE_FILE_COMPILE_API_CHANGE, 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, php-4.0.1RC, PRE_EIGHT_BYTE_ALLOC_PATCH |
|
#
6bcc8ff0 |
| 09-Jun-2000 |
Andi Gutmans |
- Time to change it. We changed register_internal_class() -> - zend_register_internal_class()
|
Revision tags: php-4.0.0, php-4.0RC2 |
|
#
9e2fb7bb |
| 01-Apr-2000 |
Zeev Suraski |
Use int
|
#
ef426d46 |
| 01-Apr-2000 |
Zeev Suraski |
Have a standard entry for the globals id
|
Revision tags: PHP-4.0-RC1 |
|
#
61379fe0 |
| 13-Mar-2000 |
Andi Gutmans |
- Another zend_uchar
|
#
05cf4423 |
| 12-Mar-2000 |
Zeev Suraski |
-
|
#
cf89b8db |
| 10-Mar-2000 |
Andi Gutmans |
- That broke the Win32 build
|
#
29ed30f7 |
| 10-Mar-2000 |
Andi Gutmans |
- Fix a bug and define an API_NO for the ZEND_MODULE_API
|
#
ab5ca792 |
| 10-Mar-2000 |
Andi Gutmans |
- zend_config.h is enough
|
#
3bd9e023 |
| 10-Mar-2000 |
Andi Gutmans |
- Save ZEND_DEBUG, ZTS, ZEND_API information
|
#
b6bc7dcd |
| 06-Mar-2000 |
Stig S. Bakken |
added GINIT_FUNC_ARGS and GINIT_FUNC_ARGS_PASSTHRU
|
#
4562f7b6 |
| 06-Mar-2000 |
Stig S. Bakken |
Added ZEND_MODULE_INFO_FUNC_ARGS_PASSTHRU.
|
#
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 |
|
#
9f51f154 |
| 05-Feb-2000 |
Zeev Suraski |
- Stop passing list/plist to internal functions - Add a typedef for the pCopyConstructor function pointer - Minor hacks
|
#
62114c18 |
| 17-Jan-2000 |
Zeev Suraski |
Destructors no longer return ints, the low level problem it was intended to solve is long gone now...
|
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 |
|
#
94b51198 |
| 26-Nov-1999 |
Zeev Suraski |
Remove request_started, increase thread safety
|
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 |
|
#
3feb4b3b |
| 03-Sep-1999 |
Zeev Suraski |
Add new API for resources
|
#
690575e5 |
| 03-Sep-1999 |
Sascha Schumann |
Add global startup/shutdown functions
|