1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Merge branch 'PHP-8.3'

* PHP-8.3:
  Mention correct bug number
This commit is contained in:
Gina Peter Banyard
2023-11-22 04:15:07 +00:00

View File

@@ -1,5 +1,5 @@
--TEST--
Bug GH-9316 (http_build_query() default null argument for $arg_separator is implicitly coerced to string)
Bug GH-12745 (http_build_query() default null argument for $arg_separator is implicitly coerced to string)
--FILE--
<?php