[PHP-WEBMASTER] [web-php] php-85-focus: cs

[email protected] (Sergey Panteleev)
Newsgroups php.webmaster
Message-ID <[email protected]>
Author: Sergey Panteleev (saundefined)
Date: 2025-10-05T21:19:00+03:00

Commit: https://github.com/php/web-php/commit/d5253792cb66a3e1517eba9c59a8b45742b800e3
Raw diff: https://github.com/php/web-php/commit/d5253792cb66a3e1517eba9c59a8b45742b800e3.diff

cs

Changed paths:
  M  releases/8.5/release.inc


Diff:

diff --git a/releases/8.5/release.inc b/releases/8.5/release.inc
index 00545de762..e491fa612a 100644
--- a/releases/8.5/release.inc
+++ b/releases/8.5/release.inc
@@ -295,7 +295,8 @@ PHP
                                 <<<'PHP'
 final class CalculatorTest
 {
-    #[Test\CaseGenerator(static function (): iterable {
+    #[Test\CaseGenerator(static function (): iterable
+    {
         for ($i = -10; $i <= 10; $i++) {
             yield [$i, $i, 0];
             yield [$i, 0, $i];
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.