Nikita Popov
4672411ef5
Fix incorrect propagation of ZEND_BOOL in pass 1
...
BOOL (next to QM_ASSIGN) is one of the opcodes that can assign to
a temporary that is assigned in multiple branches. Pass 1 does
not check for this, so we should not try to handle it at that
point. Block pass and sccp will be able to treat this correctly.
2017-07-22 17:23:50 +02:00
..
2017-07-19 13:06:25 +03:00
2017-07-04 10:43:34 +03:00
2017-07-14 14:33:34 +03:00
2017-07-19 13:07:33 +03:00
2017-07-19 15:41:46 +03:00
2017-07-04 09:50:57 +03:00
2017-07-04 09:50:57 +03:00
2017-07-04 09:50:57 +03:00
2017-07-22 17:23:50 +02:00
2017-07-04 09:50:57 +03:00
2017-07-04 09:50:57 +03:00
2017-07-19 01:04:36 +02:00
2017-07-20 23:28:05 +03:00
2017-07-14 14:33:34 +03:00
2017-07-14 14:33:34 +03:00
2017-03-16 12:33:57 +01:00
2017-03-16 12:33:57 +01:00
2017-07-20 23:28:05 +03:00
2017-07-20 23:29:22 +03:00
2017-07-21 23:22:56 +02:00
2017-01-04 11:23:42 -06:00
2017-07-17 14:11:50 +03:00
2017-01-04 11:23:42 -06:00
2017-06-06 16:09:26 +03:00
2017-01-04 11:23:42 -06:00
2017-07-17 14:11:50 +03:00
2017-07-14 14:33:34 +03:00
2017-07-14 14:33:34 +03:00
2017-07-18 20:41:01 +03:00
2017-07-14 14:33:34 +03:00
2017-07-22 14:53:23 +02:00
2017-07-17 14:11:50 +03:00
2017-04-02 00:58:19 +02:00