Skip to content

Conversation

greg0ire
Copy link
Member

@greg0ire greg0ire commented Jun 29, 2025

We already have two possible error messages depending on the version of PHP, and recently, a third made its appearance. Let us use a regex to match this message from PCRE (very meta, I know).

See php/php-src#13068

This didn't get caught earlier, probably because we were not running tests with PHP 8.4. This is now addressed as well.

We already have two possible error messages depending on the version of
PHP, and recently, a third made its appearance. Let us use a regex to
match this message from PCRE (very meta, I know).

See php/php-src#13068
@greg0ire greg0ire force-pushed the adapt-to-error-message-change branch from 76eb199 to 5741900 Compare June 29, 2025 19:39
@greg0ire greg0ire force-pushed the adapt-to-error-message-change branch from fe0c09b to 41e8df8 Compare June 29, 2025 20:10
@greg0ire greg0ire added this to the 3.9.2 milestone Jun 29, 2025
@greg0ire greg0ire merged commit 9ade788 into doctrine:3.9.x Jun 29, 2025
12 checks passed
@greg0ire greg0ire deleted the adapt-to-error-message-change branch June 29, 2025 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants