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 |
||
|---|---|---|
| .. | ||
| mail.php | ||
| password.php | ||
| README | ||
| ValueError.php | ||
These stubs describe how code that is not available at analysis time should be used. No implementations are necessary, just define the classes and their methods and use phpdoc to describe what arguments are allowed.