History log of /PHP-5.3/sapi/apache/sapi_apache.c (Results 51 – 57 of 57)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PRE_ISSET_TYPE, PRE_LIBZEND_TO_ZEND
# a3c65143 17-Dec-1999 Zeev Suraski

More php3_ annihilation


# 16870753 17-Dec-1999 Sascha Schumann

Make Apache SAPI module compile in ZTS mode


Revision tags: PRE_RETURN_REF_MERGE, RETURN_REF_BP
# 7bbe67d2 09-Dec-1999 Zeev Suraski

@- Fix a crash in the Apache syntax highlighting mode (Zeev)


Revision tags: PRE_RETURN_REF_PATCH
# 5b983c94 04-Dec-1999 Sascha Schumann

Clean up php3.*\.h files. The files itself are renamed, and references in all
.*\.[ch] files were changed. There is a slight chance that my script missed
a few changes, please correct them ma

Clean up php3.*\.h files. The files itself are renamed, and references in all
.*\.[ch] files were changed. There is a slight chance that my script missed
a few changes, please correct them manually.

show more ...


# da5464b1 04-Dec-1999 Zeev Suraski

- zend_file_handles must now flag whether their .filename property should be
free by Zend or not (uses e*() functions)


Revision tags: ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2
# cf0868fe 30-Oct-1999 Rasmus Lerdorf

Clean up regex header file mess. php.h now explicitly includes php_regex.h
and php_regex.h figures out which regex header files to include and
defines symbols that prevents other stuff from

Clean up regex header file mess. php.h now explicitly includes php_regex.h
and php_regex.h figures out which regex header files to include and
defines symbols that prevents other stuff from including the wrong versions
of regex header files.

show more ...


# 232afa48 04-Oct-1999 Sascha Schumann

* archive-based convenience libraries completely replaced
with libtool components

* SAPI targets can enable thread-safe mode and define
shared/static/prog

* archive-based convenience libraries completely replaced
with libtool components

* SAPI targets can enable thread-safe mode and define
shared/static/program build target

* all configure scripts use the same config.cache

* phplibdir is $(top_builddir)/modules to avoid
permission problems

* sapi/*/Makefile.inc are gone

* runpath handling cleaned up

* top-level Makefile.in obsoleted through Makefile.am

* --enable-versioning uses libtool's cleaner and more
portable -export-symbols feature

show more ...


123