ID: 48835 Updated by: scott...@php.net Reported By: andreas dot rieber at 2e-systems dot com Status: Assigned Bug Type: Unknown/Other Function Operating System: opensuse PHP Version: 5.3.0 Assigned To: kalle New Comment:
Makefile.global needs to change to remove these settings when it's building the tmp-php.ini. At the moment the grep is ^(zend_)?extension(_debug)?(_ts)?[\t\ ]*= I knew about this but never got around to fixing it for 5.3.0. Previous Comments: ------------------------------------------------------------------------ [2009-07-07 14:16:55] bj...@php.net :( ------------------------------------------------------------------------ [2009-07-07 13:17:47] andreas dot rieber at 2e-systems dot com Description: ------------ 'make test' uses the systems /usr/local/lib/php.ini with 5.2.10 configuration and so all test failed. After i unkommented some lines, the tests passed: > ;magic_quotes_gpc = On > ;magic_quotes_runtime = Off > ;magic_quotes_sybase = Off > ;define_syslog_variables = On ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=48835&edit=1