mirror of
https://github.com/php/php-src.git
synced 2026-04-05 23:23:03 +02:00
Otherwise the assignment will have the same number as the default arm which will 1. mis-trigger a breakpoint and 2. mark the line as covered even when it isn't. Closes GH-6083