-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

drupal-check


> Check Drupal PHP code for deprecations.

More information.


Check the code in a specific directory for deprecations:

drupal-check {path/to/directory}

Check the code excluding a comma-separated list of directories:

drupal-check --exclude-dir {path/to/excluded_directory},{path/to/excluded_files/*.php} {path/to/directory}

Don't show a progress bar:

drupal-check --no-progress {path/to/directory}

Perform static analysis to detect bad coding practices:

drupal-check --analysis {path/to/directory}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 09:07:00 2024