We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ec2950 commit 54de945Copy full SHA for 54de945
UPGRADING
@@ -21,9 +21,9 @@ PHP 8.2 UPGRADE NOTES
21
22
- Date:
23
. DateTime::createFromImmutable() now has a tentative return type of static,
24
- previously it was DateTime
+ previously it was DateTime.
25
. DateTimeImmutable::createFromMutable() now has a tentative return type of static,
26
- previously it was DateTimeImmutable
+ previously it was DateTimeImmutable.
27
28
- Standard:
29
. strtolower() and strtoupper() are no longer locale-sensitive. They now
0 commit comments