Live blogging from SymfonyLive London 2019

This commit is contained in:
Oliver Davies 2019-09-13 17:16:06 +01:00
parent 3c01fdf383
commit ad8b013cd0

View file

@ -612,7 +612,7 @@ It depends. Fine for a 'modest' size. Use a real proxy for larger scale apps, us
* `preg_*()`
* `grapheme_*()` `normalizer_*()`
* `symfony/polyfill-*` - pure PHP implementation
* Made a component - **symfony/string**
* Made a component - **symfony/string** - https://github.com/symfony/symfony/pull/33553
* Object orientated api for strings. Immutable value objects
* `AbstractString`
* `GraphemeString`