Live blogging from SymfonyLive London 2019
This commit is contained in:
parent
3c01fdf383
commit
ad8b013cd0
|
@ -612,7 +612,7 @@ It depends. Fine for a 'modest' size. Use a real proxy for larger scale apps, us
|
||||||
* `preg_*()`
|
* `preg_*()`
|
||||||
* `grapheme_*()` `normalizer_*()`
|
* `grapheme_*()` `normalizer_*()`
|
||||||
* `symfony/polyfill-*` - pure PHP implementation
|
* `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
|
* Object orientated api for strings. Immutable value objects
|
||||||
* `AbstractString`
|
* `AbstractString`
|
||||||
* `GraphemeString`
|
* `GraphemeString`
|
||||||
|
|
Reference in a new issue