summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/standard/tests/network/bug79405.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/network/bug79405.phpt b/ext/standard/tests/network/bug79405.phpt
index 37da851250..ca1f7b0f3f 100644
--- a/ext/standard/tests/network/bug79405.phpt
+++ b/ext/standard/tests/network/bug79405.phpt
@@ -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";