History log of /PHP-5.6/main/php_main.h (Results 51 – 57 of 57)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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