mirror of
https://github.com/php/doc-en.git
synced 2026-03-24 07:42:10 +01:00
Fix IntlDateFormatter::PATTERN changelog version: 8.5.0 -> 8.4.0 (#5410)
The changelog says PATTERN was added in 8.5.0, but the constants description on the same page says "Available as of PHP 8.4.0". See also https://www.php.net/manual/en/migration84.constants.php
This commit is contained in:
@@ -129,7 +129,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>8.5.0</entry>
|
||||
<entry>8.4.0</entry>
|
||||
<entry>
|
||||
Added <constant>IntlDateFormatter::PATTERN</constant>.
|
||||
</entry>
|
||||
|
||||
Reference in New Issue
Block a user