diff --git a/reference/datetime/datetimeimmutable/createfromformat.xml b/reference/datetime/datetimeimmutable/createfromformat.xml index 2b37df48f391..b056393bd80c 100644 --- a/reference/datetime/datetimeimmutable/createfromformat.xml +++ b/reference/datetime/datetimeimmutable/createfromformat.xml @@ -296,8 +296,9 @@ (space) - One space or one tab - Example: + Zero or more spaces, tabs, NBSP (U+A0), or NNBSP (U+202F) + characters + Example: "\t", " " # @@ -458,6 +459,13 @@ + + 8.2.9 + + The (space) specifier now also supports NBSP + (U+A0) and NNBSP (U+202F) characters. + + 8.2.0