diff options
-rw-r--r-- | tests/lang/bug19943.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/bug19943.phpt b/tests/lang/bug19943.phpt index eda98d4d84..3be703fb1d 100644 --- a/tests/lang/bug19943.phpt +++ b/tests/lang/bug19943.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #19566 (memleaks) +Bug #19943 (memleaks) --FILE-- <?php $ar = array(); |