Skip to content

Commit bf2bb39

Browse files
committed
Fix test name
1 parent 4d1c1e4 commit bf2bb39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/standard/tests/network/bug79405.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
Bug #76755 (setcookie does not accept "double" type for expire time)
2+
Bug #79405 - gethostbyname() silently truncates after a null byte
33
--FILE--
44
<?php
55
$host = "localhost\0.example.com";

0 commit comments

Comments
 (0)