From: Marcus Boerger Date: Fri, 19 Mar 2004 19:56:31 +0000 (+0000) Subject: Make test work when user has memory limit setting X-Git-Tag: php-5.0.0RC2RC1~293 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0c8d7457c5ef70bdf2f616d2f37efa7b55be249d;p=php Make test work when user has memory limit setting --- diff --git a/ext/sqlite/tests/sqlite_027.phpt b/ext/sqlite/tests/sqlite_027.phpt index 52c17b309b..7919f2c3f7 100755 --- a/ext/sqlite/tests/sqlite_027.phpt +++ b/ext/sqlite/tests/sqlite_027.phpt @@ -3,6 +3,8 @@ sqlite: crash inside sqlite_escape_string() & sqlite_udf_encode_binary --SKIPIF-- +--INI-- +memory_limit=-1 --FILE--