fixup, both catched by nikic

This commit is contained in:
Ferenc Kovacs 2015-08-24 17:02:25 +02:00
parent e93d7953df
commit 95a0b11d0a
2 changed files with 1 additions and 3 deletions

View File

@ -8,7 +8,7 @@ if (substr(PHP_OS, 0, 3) == 'WIN') {
die('skip no /dev on Windows');
}
if (!file_exists("/dev/null")) {
die('skip /dev/console not available');
die('skip /dev/null not available');
}
?>
--FILE--

View File

@ -1,2 +0,0 @@
de_DE.UTF-8 UTF-8
de_DE ISO-8859-1