api/symfony/Component/Validator/Tests/IcuCompatibilityTrait.yaml

21 lines
502 B
YAML
Raw Normal View History

2024-09-26 09:03:21 +00:00
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: []