]> granicus.if.org Git - php/commitdiff
Fix test name
authorStanislav Malyshev <stas@php.net>
Mon, 4 Jan 2021 09:52:59 +0000 (01:52 -0800)
committerStanislav Malyshev <stas@php.net>
Mon, 4 Jan 2021 09:52:59 +0000 (01:52 -0800)
ext/standard/tests/network/bug79405.phpt

index 37da85125000c7002413b7715f3e931eec364ed9..ca1f7b0f3f284502ee9b33646da22785bb033387 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Bug #76755 (setcookie does not accept "double" type for expire time)
+Bug #79405 - gethostbyname() silently truncates after a null byte
 --FILE--
 <?php
 $host = "localhost\0.example.com";