--- phoronix-test-suite.orig 2008-11-13 18:24:04 +0300 +++ phoronix-test-suite 2008-12-10 01:15:05 +0300 @@ -74,6 +74,8 @@ EOT exit fi +PHP_BIN="$PHP_BIN -d disable_functions=\"\" -d safe_mode=0 -d error_reporting=\"E_ALL&~E_NOTICE\"" + # Check if being called from a Self Contained test profile export SCTP_FILE=`echo $CALL_DIR/$1 | sed 's:\./::g'` if [ -e $SCTP_FILE ]