php5.1 with apache1
Elan Ruusamäe
glen at delfi.ee
Thu Dec 29 19:06:36 CET 2005
On Thursday 29 December 2005 19:49, Elan Ruusamäe wrote:
> appears from --enable-zend-multibyte:
>
> sapi/apache/mod_php5.c
> #if defined(ZEND_MULTIBYTE) && defined(HAVE_MBSTRING)
> php_mb_set_zend_encoding(TSRMLS_C);
> #endif /* defined(ZEND_MULTIBYTE) && defined(HAVE_MBSTRING) */
applied in php source:
http://cvs.php.net/viewcvs.cgi/php-src/sapi/apache/mod_php4.c?r1=1.129&r2=1.130&pathrev=PHP_4
affected is only apache sapi, so maybe it's unneccessary now?
--
glen
More information about the pld-devel-en
mailing list