Cristian Rodríguez in php.internals (Mon,  6 Aug 2012 23:59:12 +0200):
>---
> sapi/apache2filter/sapi_apache2.c |    3 +++
> sapi/apache2handler/mod_php5.c    |    4 ++++
> 2 files changed, 7 insertions(+)

Related to this patch: is there any special reason, why
sapi/apache2handler/config.w32 in both PHP 5.3 and PHP 5.4 do not
contain the necessary statements for building the php5apache2_4.dll?
It can be just a copy of the lines for php5apache2_2.dll, with the '2'
replaced by a '4' at the appropiate places. With every new release I
allways copy my backup version of config.w32 back to compile
php5apache2_4.dll.

Is it just because nobody ever committed the needed patches?

Jan

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to