History log of /PHP-5.5/sapi/apache/php_apache.c (Results 51 – 75 of 128)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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.


# c175f354 03-Jan-2003 Derick Rethans

- Fix docrefs


# 0127c07e 03-Jan-2003 Derick Rethans

- Fix typo (patch by Joseph Tate)


# 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
# ae35c473 05-Dec-2002 Marcus Boerger

php_error -> php_error_docref


Revision tags: php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2
# 2909e5c9 24-Oct-2002 Sascha Schumann

centralize #include "build-defs.h" and drop (sometimes inconsistent) other
instances


Revision tags: RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# c7c275b7 26-Sep-2002 Colin Viebrock

fix phpinfo() output for better browser BC


# 14a6cc88 19-Sep-2002 Colin Viebrock

Change phpinfo() to use CSS styling instead of HTML code.

It doesn't render as nicely as it used to on older browsers, but it
does result in smaller files, and opens the door to using yo

Change phpinfo() to use CSS styling instead of HTML code.

It doesn't render as nicely as it used to on older browsers, but it
does result in smaller files, and opens the door to using your own CSS
to style it differently.

There is a patch to Zend/zend_ini.c, but I don't have enough Karma, so
Derick has the patch.

show more ...


Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1
# cd9bb8e5 13-Aug-2002 Rasmus Lerdorf

Fix proto


Revision tags: dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, RELEASE_0_90
# 190b65f4 01-Jun-2002 Sascha Schumann

Fix build


Revision tags: php-4.3.0dev_zend2_alpha1
# 0d5862d7 01-Jun-2002 Andi Gutmans

- Reapply netware patch


# f01a42b4 01-Jun-2002 Rasmus Lerdorf

Put Netware header and comment back in. My CVS revision id got messed
up somehow.


# b66f48c3 31-May-2002 Rasmus Lerdorf

Oops


# 6b756ea4 31-May-2002 Rasmus Lerdorf

@ Renamed getallheaders() to apache_request_headers() and kept
@ getallheaders() as an alias to it. Also added apache_response_headers()
@ which returns the current response headers from Apa

@ Renamed getallheaders() to apache_request_headers() and kept
@ getallheaders() as an alias to it. Also added apache_response_headers()
@ which returns the current response headers from Apache.
Renamed getallheaders() to apache_request_headers() and kept
getallheaders() as an alias to it. Also added apache_response_headers()
which returns the current response headers from Apache.

show more ...


# ecdbaece 31-May-2002 Venkat Raghavan S

Removed ugly code done as part of NetWare change, upon Andi's advice. Now, the typecasting is done for all platforms.


# 575e3682 31-May-2002 Venkat Raghavan S

NetWare related changes


Revision tags: BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1
# 4852dd35 23-Apr-2002 Hartmut Holzgraefe

apache_child_terminate() returns status as bool
proto fixes


# dace2eca 23-Apr-2002 foobar

Part 4 of apache sapi build fixes:
- Fixed many conflicts caused by bogus includes, e.g the infamous XtOffset
redefinition warning is gone now.


Revision tags: php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help
# 90613d22 28-Feb-2002 Sebastian Bergmann

Maintain headers.


Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1
# 052d5fc8 15-Dec-2001 Hartmut Holzgraefe

proto fix


Revision tags: PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


123456