mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +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