Deprecated
Table of Contents
| src/Cosmo.php |
Cosmo.php
| Line | Element | Reason |
|---|---|---|
| 84 | Cosmo::create() | Use new Cosmo() directly — PHP 8.4 supports new Cosmo($locale)->method() without parentheses. |
| src/Cosmo.php |
| Line | Element | Reason |
|---|---|---|
| 84 | Cosmo::create() | Use new Cosmo() directly — PHP 8.4 supports new Cosmo($locale)->method() without parentheses. |