History log of /PHP-5.5/sapi/apache/php_apache.c (Results 76 – 100 of 128)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.1.0
# df6f8ba3 04-Dec-2001 Hartmut Holzgraefe

proto fix


Revision tags: php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API
# 95dff71d 21-Oct-2001 Rasmus Lerdorf

This made no sense before. Hide Authorization in getallheaders() but
display it from phpinfo()? Ouch!
@ Hide Authorization header from phpinfo() output in safe_mode (Rasmus)


Revision tags: php-4.1.0RC1
# 838a7a95 12-Oct-2001 Thies C. Arntzen

make it work again


# e4ebe9f1 09-Oct-2001 Derick Rethans

- Changed <br> to - in PHP_INFO output.


Revision tags: php4, php-4.0.7RC3
# eb38ca84 27-Sep-2001 Jeroen van Wolffelaar

Undo Z_ subst for sapi and ext/yaz


Revision tags: POST_SUBST_Z_MACROS
# c0332885 25-Sep-2001 Jeroen van Wolffelaar

Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.


Revision tags: PRE_SUBST_Z_MACROS
# 1df380da 22-Sep-2001 Rasmus Lerdorf

new apache_setenv()
@- add apache_setenv() function for injecting variables into Apache's
@ subprocess_env table.


# 78747bd2 09-Sep-2001 Derick Rethans

- Don't wrap lines... this is annoying while coding.


Revision tags: php-4.0.7RC2, php-4.0.7RC1
# ba761ce9 14-Aug-2001 Daniel Beulshausen

TSRMLS fixes


Revision tags: BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 480ffb3d 05-Aug-2001 Sascha Schumann

more tsrm cleanup


# 373b3e10 05-Aug-2001 Sascha Schumann

more tsrm cleanup -- output.c is not doing any fetches anymore


# 8aef1930 05-Aug-2001 Sascha Schumann

more tsrm cleanup


# 1159c84a 05-Aug-2001 Zeev Suraski

- TSRMLS_FETCH work
- whitespace fixes


# b99798fd 04-Aug-2001 Sebastian Bergmann

Another one bites the dust.


# 797a079a 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work, and a bit of cleanup


# 15ae74d3 28-Jul-2001 Rasmus Lerdorf

Fix typo


# dde79b86 28-Jul-2001 Zeev Suraski

Build fix


# 63829bc9 28-Jul-2001 Zeev Suraski

Some more fixes


# d87cc976 28-Jul-2001 Zeev Suraski

Redesigned thread safety mechanism - nua nua


# fe6f8712 27-Jul-2001 Zeev Suraski

- Get rid of ELS_*(), and use TSRMLS_*() instead.
- Move to the new ts_allocate_id() API
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any unco

- Get rid of ELS_*(), and use TSRMLS_*() instead.
- Move to the new ts_allocate_id() API
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any uncommon extension, please try to build it...

show more ...


Revision tags: PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3
# 81e2cf03 06-Jun-2001 Rasmus Lerdorf

Fix folding and clean up some extensions


Revision tags: php-4.0.6RC2
# 89c7b891 17-May-2001 Zeev Suraski

Add missing info


Revision tags: php-4.0.6RC1
# 0f60b4b8 14-May-2001 Daniel Beulshausen

fix typo


# 01132639 13-May-2001 Zeev Suraski

Safer detection of recursive PHP invocations


# d229f82a 07-May-2001 Zeev Suraski

Allow virtual() of PHP files. We may have to improve the detection code a
bit, but it worked well on everything I tried.


123456