mirror of
https://github.com/php/php-src.git
synced 2026-04-25 08:58:28 +02:00
1aafd3e4eb
The previous conditions were unreadable and incorrect. Extract the primary mode first, then compare it to the allowed values. Fixes GH-19810 Closes GH-19815