1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 11:32:11 +02:00
Files
archived-php-src/ext
Nikita Popov 3f00c9367d Fixed bug #77691
We cannot replace an op1_def opcode with an ASSIGN, if it also has
a used res_def. Usually this doesn't happen because the res_def use
can be eliminated first. The example is a case where operand replacement
on the res_def use fails.
2019-03-04 13:11:12 +01:00
..
2018-10-14 19:44:14 +02:00
2018-10-14 19:44:14 +02:00
2019-03-03 22:20:35 -08:00
2018-11-10 22:01:49 +01:00
2018-11-14 14:57:40 +01:00
2018-12-03 00:42:50 -08:00
2018-10-20 23:04:15 +02:00
2019-01-14 10:22:48 +01:00
2019-02-21 13:42:47 +01:00
2019-02-21 13:42:47 +01:00
2018-10-30 00:22:26 +01:00
2019-03-04 13:11:12 +01:00
2019-01-03 09:40:07 +01:00
2018-11-18 12:32:47 +01:00
2019-03-03 23:33:43 -08:00
2018-10-14 19:44:14 +02:00
2018-10-14 19:44:14 +02:00
2018-11-12 23:22:16 +01:00
2019-02-21 16:33:03 +01:00
2019-03-03 22:20:35 -08:00
2019-02-28 09:58:01 +01:00
2018-01-02 12:55:14 +08:00
2018-12-09 19:13:09 +01:00
2019-01-07 01:03:26 -08:00
2018-10-16 18:49:17 +02:00
2018-10-19 00:07:42 +02:00