diff --git a/NEWS b/NEWS index 70793b0339f80..49818abb90c25 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? ????, PHP 8.5.0beta3 +?? ??? ????, PHP 8.5.0RC1 + + +11 Sep 2025, PHP 8.5.0beta3 - Core: . Destructing non-array values (other than NULL) using [] or list() now diff --git a/sapi/cli/tests/php_cli_server_ipv4_error_message.phpt b/sapi/cli/tests/php_cli_server_ipv4_error_message.phpt index 71280179cccfc..d00dd3ec9278f 100644 --- a/sapi/cli/tests/php_cli_server_ipv4_error_message.phpt +++ b/sapi/cli/tests/php_cli_server_ipv4_error_message.phpt @@ -2,6 +2,9 @@ IPv4 address error message formatting --SKIPIF--