api/symfony/Component/Validator/Tests/IcuCompatibilityTrait.yaml
2024-09-26 02:03:21 -07:00

20 lines
502 B
YAML

name: IcuCompatibilityTrait
class_comment: null
dependencies: []
properties: []
methods:
- name: normalizeIcuSpaces
visibility: private
parameters:
- name: input
comment: '# * Normalized spaces in date strings generated by INTL for older ICU
versions.
# *
# * In version 72.1, ICU started to render a narrow non-breaking space (NNBSP)
into localized time strings. This
# * method allows us to write expectations in a forward-compatible manner.'
traits: []
interfaces: []