Skip to content

Removed tow "continue" out of if statements, and used PHP-CS-Fixer. fixed readme + systemd Timers + PHP7

Hugo Leisink requested to merge Wabuo:master into master

Created by: Wabuo

    • PHP7 support (removed tow "continue" out of if statements)
    • systemd Timers
  • Fixed the markdown of the README.md
  • Improved the README.md
  • Used the PHP-CS-Fixer; output:
F
Legend: ?-unknown, I-invalid file syntax, file ignored, .-no changes, F-fixed, E-error
 (indentation, duplicate_semicolon, print_to_echo, unalign_double_arrow, include, return, multiline_array_trailing_comma, single_quote, spaces_cast, braces)

Merge request reports