PHP code example of metadrop / grumphp-php-compatibility

1. Go to this page and download the library: Download metadrop/grumphp-php-compatibility library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

metadrop / grumphp-php-compatibility example snippets

`yml
parameters:
    tasks:
        php_compatibility:
            testVersion: "7.3"
            triggered_by:  [php, inc, module, install]
    extensions:
        - Metadrop\PhpCompatibilityTask\ExtensionLoader