fix typo
[m6w6/ext-json_post] / tests / error005.phpt
index 748374ae31f4c50f9593ac4549cd65c914125fba..aeea867dea0cce62de19717ddeb90871ad7a644f 100644 (file)
@@ -3,7 +3,7 @@ json_post with malformed JSON (https://github.com/m6w6/ext-json_post/issues/3)
 --SKIPIF--
 <?php
 extension_loaded("json_post") or die("skip need json_post support\n");
-if (PHP_VERSION_ID < 70000) doe("skip need PHP-7.0+\n");
+if (PHP_VERSION_ID < 70000) die("skip need PHP-7.0+\n");
 ?>
 --INI--
 json_post.error_response = 444