Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Master #190

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Master #190

wants to merge 11 commits into from

Commits on Feb 15, 2020

  1. Fixed PHP Warning: count(): Parameter must be an array or an object t…

    …hat implements Countable
    nibra committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    1982f8e View commit details
    Browse the repository at this point in the history
  2. Fixed PHP Fatal error: Declaration of …::process(…) must be compatibl…

    …e with Phix_Project\CliEngine\CliSwitch::process(…)
    nibra committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    e68cc39 View commit details
    Browse the repository at this point in the history
  3. Fixed PHP Warning: count(): Parameter must be an array or an object t…

    …hat implements Countable (property KnownSystemsUnderTestFilenames was not defined and thus treated as null)
    nibra committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    8abc656 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8d991f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    227fb6a View commit details
    Browse the repository at this point in the history
  6. Added args to @method declarations

    nibra committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    cc37c23 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2020

  1. Configuration menu
    Copy the full SHA
    3dbf1e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2733a54 View commit details
    Browse the repository at this point in the history
  3. Added missing incrementation

    nibra committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    6b23313 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    578572c View commit details
    Browse the repository at this point in the history
  5. Reverted return type to mixed

    nibra committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    6b79303 View commit details
    Browse the repository at this point in the history