|
|
@ -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 |