Skip to content

Commit 1786db6

Browse files
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
1 parent 0eb433f commit 1786db6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reference/intl/dateformatter.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
</thead>
130130
<tbody>
131131
<row>
132-
<entry>8.5.0</entry>
132+
<entry>8.4.0</entry>
133133
<entry>
134134
Added <constant>IntlDateFormatter::PATTERN</constant>.
135135
</entry>

0 commit comments

Comments
 (0)