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 ...
|