ID: 48835 Updated by: j...@php.net Reported By: andreas dot rieber at 2e-systems dot com Status: Assigned Bug Type: PHP options/info functions -Operating System: opensuse +Operating System: * -PHP Version: 5.3.0 +PHP Version: 5.3.0, 6CVS Assigned To: kalle New Comment:
Scott: "grep -v magic_*" ? :D Previous Comments: ------------------------------------------------------------------------ [2009-07-07 14:21:26] scott...@php.net 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. ------------------------------------------------------------------------ [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