Changelog (v7.2.2...v7.2.3)
- bug symfony/symfony#59381 [Yaml] fix inline notation with inline comment (@alexpott)
- bug symfony/symfony#59349 [Yaml] reject inline notations followed by invalid content (@xabbuh)
- bug symfony/symfony#59312 [Yaml] Fix parsing of unquoted strings in Parser::lexUnquotedString() to ignore spaces (@Link1515)