Nikita Popov
9dda080a9d
Allow expressions in isset()
...
Partial fix for #653 . PHP 7 allows expressions inside isset(), but
rejects non-variables in the compiler. A side-effect of this is that
isset(($x)) is allowed, though this is not intentional.
2020-02-19 21:14:33 +01:00
..
2020-01-05 00:34:49 +01:00
2018-01-13 16:08:26 +01:00
2018-01-13 16:08:26 +01:00
2018-12-26 14:19:18 +01:00
2020-02-09 22:50:19 +01:00
2020-02-09 22:43:42 +01:00
2019-11-08 14:45:32 +01:00
2020-02-19 21:14:33 +01:00
2019-11-08 14:45:32 +01:00
2018-01-13 16:08:26 +01:00
2019-01-19 11:18:00 +01:00
2020-01-05 00:34:49 +01:00
2020-02-09 16:53:46 +01:00
2018-01-13 16:08:26 +01:00
2018-01-27 17:47:45 +01:00
2018-05-19 11:12:24 +02:00
2018-01-13 16:08:26 +01:00
2020-02-09 17:15:59 +01:00
2020-02-09 16:53:46 +01:00
2018-01-13 16:08:26 +01:00
2020-02-15 10:52:34 +01:00
2020-02-15 10:52:34 +01:00
2018-01-13 16:03:36 +01:00
2018-01-13 16:08:26 +01:00
2018-10-08 22:26:00 +02:00
2018-01-10 19:07:41 +01:00
2018-01-13 16:08:26 +01:00
2017-08-18 23:00:13 +02:00
2018-01-13 16:03:55 +01:00
2020-02-09 17:10:33 +01:00
2018-01-13 16:03:55 +01:00
2020-02-09 16:53:46 +01:00