Skip to content

Commit 4c6e08d

Browse files
committed
Merge branch 'PHP-8.3'
* PHP-8.3: Mention correct bug number
2 parents e5b3e37 + af155cf commit 4c6e08d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/standard/tests/http/http_build_query/gh12745.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
Bug GH-9316 (http_build_query() default null argument for $arg_separator is implicitly coerced to string)
2+
Bug GH-12745 (http_build_query() default null argument for $arg_separator is implicitly coerced to string)
33
--FILE--
44
<?php
55

0 commit comments

Comments
 (0)