1
0
mirror of https://github.com/php/php-src.git synced 2026-04-11 18:13:00 +02:00
Files
archived-php-src/ext/opcache
Nikita Popov 56b18d478e Don't convert binop operand types in opcache
This may produce different behavior if operator overloading is
involved, and may change the error message.

If there's strong interest, this could be done in the DFA pass
with available type information. It does not look particularly
practically useful to me though.
2020-04-01 14:39:41 +02:00
..
2020-04-01 14:23:07 +02:00
2019-10-03 02:18:16 +03:00
2019-02-05 10:33:28 +03:00
2019-12-30 15:18:25 +01:00
2019-02-05 10:33:28 +03:00
2019-02-05 10:33:28 +03:00
2019-06-28 09:19:49 +02:00
2020-03-13 11:42:07 +03:00
2019-09-03 14:23:44 +03:00