History log of /PHP-5.3/Zend/zend_modules.h (Results 51 – 75 of 88)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# e8ac55d0 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work


# b5255495 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work, and get rid of redundant ParametersPassedByRef


# 2c254ba7 27-Jul-2001 Zeev Suraski

Get rid of ELS_*(), and use TSRMLS_*() instead.
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any uncommon extension, please try to build it...


Revision tags: PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2, php-4.0.6RC1, php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# d2c9e807 26-Feb-2001 Andi Gutmans

- Update copyright year


# 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


1234