fix test title

c/p mistake :)
This commit is contained in:
Anatol Belski 2015-11-15 00:03:40 +01:00
parent e3d19e81a2
commit 1934d6d9ab

View File

@ -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")) {