└── README.md /README.md: -------------------------------------------------------------------------------- 1 | PHP Analyzer 2 | ============ 3 | 4 | Please report bugs or feature requests via our website support system ``?`` in bottom right or by emailing ``support@scrutinizer-ci.com``. 5 | 6 | 7 | Contributing Stubs 8 | ------------------ 9 | PHP Analyzer uses stubs for built-in PHP classes and functions. These stubs look like regular PHP code 10 | and define the available parameters, their types, properties, methods etc. If you would like to contribute 11 | a fix or additional stubs, please fork and submit a patch to the legacy branch: 12 | 13 | https://github.com/scrutinizer-ci/php-analyzer/tree/legacy/res 14 | --------------------------------------------------------------------------------