Tyson Andre
a2c41c0ea6
Fix $x = (bool)$x; for undefined with opcache
...
And `$x = !$x`
Noticed while working on GH-4912
The included test would not emit undefined variable errors in php 8.0
with opcache enabled. The command used:
```
php -d zend_extension=opcache.so --no-php-ini -d error_reporting=E_ALL \
-d opcache.file_cache= -d opcache.enable_cli=1 test.php
```
2019-11-18 11:24:03 +03:00
..
2019-03-14 17:24:50 +01:00
2018-10-15 04:31:31 +02:00
2018-10-15 04:31:31 +02:00
2019-10-19 11:47:00 +02:00
2018-10-14 19:44:14 +02:00
2019-11-05 12:13:46 +01:00
2019-10-28 13:07:28 +01:00
2018-10-14 19:44:14 +02:00
2019-10-31 16:07:34 +01:00
2018-10-15 04:31:31 +02:00
2019-10-09 17:33:29 +02:00
2019-10-28 20:47:30 -07:00
2018-10-15 04:31:31 +02:00
2019-07-15 15:19:31 +02:00
2019-10-01 11:13:36 +02:00
2018-10-15 04:31:31 +02:00
2018-10-15 04:31:31 +02:00
2019-04-06 19:05:37 -07:00
2019-10-08 12:09:11 +02:00
2018-12-03 00:42:50 -08:00
2019-03-25 16:41:21 +01:00
2019-11-11 22:32:35 -08:00
2019-04-23 12:43:07 +02:00
2018-10-15 04:31:31 +02:00
2019-09-22 18:42:02 +02:00
2019-09-30 12:42:04 +02:00
2019-10-03 06:56:21 +02:00
2019-08-20 13:31:58 +02:00
2019-02-20 11:10:57 +11:00
2019-08-28 17:55:15 +02:00
2019-11-18 11:24:03 +03:00
2019-11-05 12:13:46 +01:00
2019-02-12 10:09:33 +01:00
2019-10-08 16:11:55 +02:00
2019-04-06 01:26:47 +02:00
2018-10-15 04:31:31 +02:00
2018-10-15 04:31:31 +02:00
2019-10-07 09:15:51 +02:00
2019-02-11 16:10:47 +11:00
2018-10-15 04:31:31 +02:00
2019-04-12 13:07:39 +02:00
2019-06-28 12:36:02 +02:00
2019-04-10 13:06:02 +02:00
2019-10-10 16:14:21 +02:00
2019-08-09 10:32:15 +02:00
2018-10-14 19:44:14 +02:00
2019-05-21 09:02:37 +02:00
2018-10-15 04:31:31 +02:00
2019-10-21 09:22:09 +02:00
2019-10-07 16:43:19 +02:00
2018-10-14 19:44:14 +02:00
2019-05-13 03:51:00 +02:00
2018-10-14 19:44:14 +02:00
2019-10-01 11:13:36 +02:00
2019-07-12 16:50:43 +02:00
2019-10-12 14:43:43 +02:00
2019-09-10 10:07:39 +02:00
2019-09-23 13:18:27 +02:00
2019-07-09 10:02:47 +02:00
2019-11-07 14:06:23 +01:00
2018-10-14 19:44:14 +02:00
2018-01-02 12:55:14 +08:00
2018-10-15 04:31:31 +02:00
2018-12-09 19:13:09 +01:00
2018-10-15 04:31:31 +02:00
2019-01-07 01:03:26 -08:00
2018-10-16 18:49:17 +02:00
2018-10-15 04:31:31 +02:00
2019-06-18 17:08:11 +02:00
2018-10-15 04:31:31 +02:00
2018-10-15 04:31:31 +02:00
2019-10-25 12:47:18 +02:00
2019-10-08 09:45:05 +02:00
2018-10-15 04:31:31 +02:00
2018-10-19 00:07:42 +02:00
2018-10-14 12:54:08 +02:00