History log of /PHP-7.1/main/php_main.h (Results 51 – 66 of 66)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# b349df63 05-Aug-2001 Sascha Schumann

some more eliminate-fetches-or-escalate-them-at-least


# d87cc976 28-Jul-2001 Zeev Suraski

Redesigned thread safety mechanism - nua nua


# fe6f8712 27-Jul-2001 Zeev Suraski

- Get rid of ELS_*(), and use TSRMLS_*() instead.
- Move to the new ts_allocate_id() API
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any unco

- Get rid of ELS_*(), and use TSRMLS_*() instead.
- Move to the new ts_allocate_id() API
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...

show more ...


Revision tags: PRE_TSRM_MERGE_PATCH
# 536a5335 24-Jul-2001 Zeev Suraski

Get rid of the redundant global startup code


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2, php-4.0.6RC1
# 09197a45 01-May-2001 Rui Hirokawa

renamed jstring to mbstring.


Revision tags: php-4.0.5
# e2e2d432 30-Apr-2001 Rui Hirokawa

added japanse http input (POST/GET/Cookie) handler. It is nessceary to add input encoding conversion functionality for ext/jstring.


Revision tags: 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
# eb6ba01d 26-Feb-2001 Andi Gutmans

- Fix copyright notices with 2001


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# 0222f923 22-Nov-2000 Sascha Schumann

Return the exit status from php_execute_script()


# 78194a47 30-Oct-2000 Zeev Suraski

- Complete the move to the new INI parser. (Side effect: at last, people
can finally have spaces and tabs in their extension statements...)


# 13183ed5 29-Oct-2000 Sascha Schumann

Add php_handle_aborted_connection()

Call this from your SAPI module to signal an aborted connection.


# 85b52234 27-Oct-2000 Sascha Schumann

Utility function for sapi modules (it is not in SAPI.c, because it
relies on php_base64_encode).


# f367b3df 26-Oct-2000 Sascha Schumann

Move some code to php_handle_special_queries().


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, PRE_FILE_COMPILE_API_CHANGE
# d8a4278a 29-Jul-2000 Zeev Suraski

- Update .dsp's
- Make non ZTS Win32 build again


Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH
# 0db79942 03-Jul-2000 Sascha Schumann

Rename macros which begin with underscore to valid macros.


Revision tags: php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC, PRE_EIGHT_BYTE_ALLOC_PATCH
# 102c6ce4 05-Jun-2000 Sascha Schumann

Move main.h to php_main.h.


123