Browse Source

oops

migration/unlabaled-1.3.2
Moshe Doron 23 years ago
parent
commit
3c982dea22
  1. 5
      ext/standard/tests/strings/bug22904.phpt

5
ext/standard/tests/strings/bug22904.phpt

@ -1,8 +1,9 @@
--TEST-- --TEST--
Bug #22904 (magic mode failed for cybase with '\0') Bug #22904 (magic mode failed for cybase with '\0')
--FILE-- --FILE--
<?php
not active yet not active yet
<?php
/* /*
ini_set("magic_quotes_sybase","on"); ini_set("magic_quotes_sybase","on");
test(); test();
@ -26,4 +27,4 @@ g\g"\0g'
} }
?> ?>
--EXPECT-- --EXPECT--
not active yet
not active yet
Loading…
Cancel
Save