1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 07:02:33 +02:00
Files
archived-php-src/ext
Nikita Popov f07565b0eb Check class linking in VERIFY_RETURN_TYPE optimization
instanceof_function() requires linked classes. I'm not reusing
unlinked_instanceof() here, because it performs class loading,
which wouldn't be right here, I think.
2019-10-25 11:24:32 +02:00
..
2019-06-21 12:56:28 +02:00
2019-09-04 08:53:35 +02:00
2019-06-11 10:23:37 +02:00
2019-09-30 17:51:41 +02:00
2019-10-18 16:23:56 +02:00
2019-10-19 15:42:16 +02:00
2019-10-18 16:55:05 +02:00
2019-07-15 15:20:15 +02:00
2019-10-01 11:17:53 +02:00
2019-09-17 16:16:31 +02:00
2019-10-08 12:10:58 +02:00
2019-07-18 02:21:39 +02:00
2019-09-19 21:00:22 +02:00
2019-10-19 19:19:28 +02:00
2019-08-28 17:58:35 +02:00
2019-09-30 17:51:41 +02:00
2019-09-09 14:24:26 +02:00
2019-08-09 10:33:15 +02:00
2019-09-30 17:51:41 +02:00
2019-10-19 19:19:28 +02:00
2019-10-12 16:28:57 +02:00
2019-09-27 23:01:48 +02:00
2019-09-23 13:18:59 +02:00
2019-09-04 08:39:15 +02:00
2019-06-05 14:25:07 +02:00
2019-09-03 09:27:55 +02:00
2019-09-04 08:53:35 +02:00