Bob van de Vijver
                                            Bob van de Vijver
                                        
                                    The current definition is hard to read due to the union type and with certain tooling not parsed correctly.  The change proposed here would solve both. ---- An alternative...
### Description The [line break escape sequence (\R)](https://www.php.net/manual/en/regexp.reference.escape.php) seems to break certain UTF-8 characters, in this example `ą`. The following code: ```php
| Q | A | ---------------- | ----- | Bug report? | yes | Feature request? | no | BC Break report? | no | RFC? | no Looking at...
For now, this only adds a failing test for #11783.
Would love to see support for PIE, the new PHP Installer for Extensions. See https://github.com/php/pie/blob/main/docs/extension-maintainers.md for some details. Maybe to be combined with v2 of this extension?
I have disabled these tests with https://github.com/bolt/core/pull/3530 as they are broken. They need to be investigated and re-enabled.