Nikita Popov
2d0e2733c8
Support prototypes in call graph
...
Even if we don't know the exact method being called, include it
in the call graph with the is_prototype flag. In particular, we
can still make use of return types from prototype methods, as
PHP 8 makes LSP violations a hard error.
Most other places are adjusted to skip calls with !is_prototype.
Maybe some of them would be fine, but ignoring them is conservative.
2021-03-19 10:49:15 +01:00
..
2021-03-03 18:35:15 +00:00
2021-02-25 17:39:31 +00:00
2021-02-16 13:09:56 +01:00
2021-03-17 16:36:16 +00:00
2021-02-16 13:09:56 +01:00
2021-02-16 14:22:03 +01:00
2021-03-17 16:36:16 +00:00
2021-03-15 18:40:30 +01:00
2021-03-17 12:40:40 +01:00
2021-02-16 14:22:03 +01:00
2021-02-16 13:09:56 +01:00
2021-03-19 12:19:24 +03:00
2021-02-16 13:09:56 +01:00
2021-03-17 16:36:16 +00:00
2021-02-16 13:09:56 +01:00
2021-03-17 16:36:23 +00:00
2021-02-16 13:09:56 +01:00
2021-02-16 13:09:56 +01:00
2021-03-13 21:38:10 +01:00
2021-02-16 13:09:56 +01:00
2021-02-27 13:14:23 +00:00
2021-02-17 17:31:47 +01:00
2021-03-17 19:08:03 +01:00
2021-03-16 09:34:41 +01:00
2021-03-08 15:16:55 +01:00
2021-02-16 14:46:19 +01:00
2021-03-18 16:09:25 +01:00
2021-03-15 14:38:56 +01:00
2021-02-16 13:09:56 +01:00
2021-02-16 13:09:56 +01:00
2021-03-19 10:49:15 +01:00
2021-03-15 14:11:12 +01:00
2021-02-16 13:09:56 +01:00
2021-03-18 10:51:04 +01:00
2021-03-17 09:42:35 +01:00
2021-03-17 00:58:01 +00:00
2021-03-17 15:39:50 +01:00
2021-03-17 11:26:41 +01:00
2021-03-17 00:58:01 +00:00
2021-03-18 15:31:23 +01:00
2021-03-17 00:58:01 +00:00
2021-03-17 09:42:35 +01:00
2021-03-17 16:36:16 +00:00
2021-03-16 20:31:36 +03:00
2021-02-16 13:09:56 +01:00
2021-02-16 13:09:56 +01:00
2021-03-16 20:31:36 +03:00
2021-03-17 19:08:03 +01:00
2021-02-22 12:36:43 +01:00
2021-02-16 14:22:03 +01:00
2021-02-16 13:09:56 +01:00
2021-02-16 13:09:56 +01:00
2021-02-16 13:09:56 +01:00
2021-03-17 16:36:16 +00:00
2021-02-16 14:22:03 +01:00
2021-02-16 13:09:56 +01:00
2021-03-16 20:31:36 +03:00
2021-02-16 13:09:56 +01:00
2021-03-17 19:08:03 +01:00
2021-02-16 14:22:03 +01:00
2021-02-16 14:22:03 +01:00
2021-02-16 14:22:03 +01:00
2021-02-16 13:09:56 +01:00
2021-03-17 19:08:03 +01:00
2021-03-17 16:36:23 +00:00
2021-03-01 16:58:23 +01:00
2021-02-22 15:24:03 +01:00
2021-02-22 15:24:03 +01:00
2021-03-17 09:56:07 +03:00
2021-03-03 22:57:51 +01:00
2021-02-22 15:24:03 +01:00