summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Zend/tests/bug70914.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug70914.phpt b/Zend/tests/bug70914.phpt
index 7da64d7d92..e5f5d7460e 100644
--- a/Zend/tests/bug70914.phpt
+++ b/Zend/tests/bug70914.phpt
@@ -1,5 +1,5 @@
--TEST--
-Bug #70895 null ptr deref and segfault with crafted callable
+Bug #70914 zend_throw_or_error() format string vulnerability
--SKIPIF--
<?php
if (!extension_loaded("pdo_sqlite")) {