Stubs for PHP extensions like wikidiff2 or excimer can be conditionally loaded using autoload_internal_extension_signatures, which is basically a wrapper around extension_loaded. Change-Id: I3e844427733339283c41fa9f4aeb23a776c36ce6 |
||
|---|---|---|
| .. | ||
| dom.phan_php | ||
| excimer.php | ||
| imagick.phan_php | ||
| intl.phan_php | ||
| memcached.phan_php | ||
| oci8.phan_php | ||
| pcntl.phan_php | ||
| pgsql.phan_php | ||
| README | ||
| redis.phan_php | ||
| sockets.phan_php | ||
| sqlsrv.phan_php | ||
| tideways.phan_php | ||
| wikidiff.php | ||
See <https://github.com/phan/phan/wiki/How-To-Use-Stubs#generating-stubs> for how to generate internal stubs for phan. The stubs should be generated using the PHP version that is our lowest requirement.