Browse Source

- Test renaming

PHP-5.1
Moriyoshi Koizumi 22 years ago
parent
commit
e5786084e1
  1. 2
      Zend/tests/bug31098.phpt

2
Zend/tests/bug31436.phpt → Zend/tests/bug31098.phpt

@ -1,5 +1,5 @@
--TEST--
Bug #31436 (isset incorrectly returning true when passed a bad type)
Bug #31098 (isset() / empty() incorrectly returns true in dereference of a wrong type)
--FILE--
<?php
$a = '';
Loading…
Cancel
Save