Bob van de Vijver

Results 56 issues of Bob van de Vijver

The current definition is hard to read due to the union type and with certain tooling not parsed correctly. ![image](https://github.com/user-attachments/assets/0f0fe4b8-62ff-45ff-b150-9767f33977bb) 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

Extension: pcre

| 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.

Failing Test

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.

🧹 Chore