]> granicus.if.org Git - php/commit
Make sure all cases of fetch_dim_w adjustment are handled
authorNikita Popov <nikita.ppv@gmail.com>
Fri, 5 Jul 2019 10:02:26 +0000 (12:02 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Fri, 5 Jul 2019 10:02:26 +0000 (12:02 +0200)
commit73fd2da754ab3b7227a3c6af26e2adc761817200
tree6d063ba85f1c1dcbfd3f8a2715eec19d5f91bf01
parent10861987118aefbfa715b8a0eeb464a21dfa1ec9
Make sure all cases of fetch_dim_w adjustment are handled

Use EMPTY_SWITCH_DEFAULT_CASE() to trigger an assertion in case
we miss something.

Add missing FE_RESET_RW case.
ext/opcache/Optimizer/zend_inference.c