History log of /PHP-5.5/sapi/apache_hooks/php_apache.c (Results 51 – 65 of 65)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# f992fbfa 19-Nov-2003 Hartmut Holzgraefe

proto fix


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7, php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1, php-4.3.3RC1
# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init
# 5ca07877 25-Mar-2003 Sebastian Bergmann

Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32.


# 0e6fca4f 18-Mar-2003 Stig Bakken

* email address change


Revision tags: php-4.3.2RC1
# 3c9155e0 07-Mar-2003 foobar

Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.
# Intentionally left out any 'alias' for it, this way 3rd party extension
# maintainers will really NOTICE the change.


Revision tags: php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 8a9e09a4 21-Jan-2003 Ilia Alshanetsky

ARG_COUNT(ht) -> ZEND_NUM_ARGS().


# c794f2c7 18-Jan-2003 Ilia Alshanetsky

Removed pointless memory allocation checks.


# 2c5d4b8c 31-Dec-2002 Sebastian Bergmann

Bump year.


# 097055a8 27-Dec-2002 Ilia Alshanetsky

Make the version code get the version from the current Apache, rather then
the Apache PHP was compiled against.


# 648dd88b 27-Dec-2002 Ilia Alshanetsky

Added apache_get_version() & apache_get_modules() to Apache 1.X & Apache
Hooks sapis.
Made the module listing in Apache 2 not show the '.c' portion, to be
consistent with Apache 1.X.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3
# 60a5aeef 10-Dec-2002 Ilia Alshanetsky

Fixed a few compile warnings and one compile error.


Revision tags: php-4.3.0RC2, RELEASE_1_0b2
# 03fc9eb4 18-Nov-2002 Edin Kadribasic

Initial attempt to get apache_hooks api to compile on windows.
Still getting link errors with
undefined symbol: 'php_request_startup_for_hook'.


# a94a2266 18-Nov-2002 Rasmus Lerdorf

Fix a few warnings - compiles nicely now


# 2c34ea1b 18-Nov-2002 George Schlossnagle

#defined offsetof, for systems that can't find it


# 824fdad6 18-Nov-2002 George Schlossnagle

initial import of all these files. This was previously the apache_hooks
branch of the apache sapi. Now it lives on its own. General functionality
seems to be working, though there may be a

initial import of all these files. This was previously the apache_hooks
branch of the apache sapi. Now it lives on its own. General functionality
seems to be working, though there may be a problem with some
output buffering, most likely due to the way that sapi_deactivate needs
to be mangled with here.

show more ...


123