]> granicus.if.org Git - php/commitdiff
no more magic quotes
authorIlia Alshanetsky <iliaa@php.net>
Fri, 27 Oct 2006 01:08:16 +0000 (01:08 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Fri, 27 Oct 2006 01:08:16 +0000 (01:08 +0000)
ext/sysvsem/tests/sysv.phpt

index f7d95f7f48f00c86e70301e8f41da7dff32595b5..458bd56b06d21c1d5e42578c4a1adb026a694c76 100644 (file)
@@ -6,8 +6,6 @@ if(!extension_loaded('sysvsem') || !extension_loaded('sysvshm')) {
        die("skip Both sysvsem and sysvshm required");
 }
 ?>
---INI--
-magic_quotes_runtime=0
 --FILE--
 <?php
 $MEMSIZE = 512;  //  size of shared memory to allocate