Skip to content
Snippets Groups Projects
  • JediKev's avatar
    bf20bdd5
    cli: Package Better Wording · bf20bdd5
    JediKev authored
    This updates the variable name that determines if the current PHP version is
    5.6+ from `$php56` to `$php56plus`. This will help other understand better
    what the variable is/does.
    bf20bdd5
    History
    cli: Package Better Wording
    JediKev authored
    This updates the variable name that determines if the current PHP version is
    5.6+ from `$php56` to `$php56plus`. This will help other understand better
    what the variable is/does.