Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

PHP 7.2 + QA Tools (follow up #1, #7, #8, #12) #19

Merged
merged 20 commits into from Apr 30, 2018
Merged

PHP 7.2 + QA Tools (follow up #1, #7, #8, #12) #19

merged 20 commits into from Apr 30, 2018

Commits on Apr 8, 2016

  1. Configuration menu
    Copy the full SHA
    079a5a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2016

  1. Add .coveralls.yml

    Koopzington committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    a1cd62d View commit details
    Browse the repository at this point in the history
  2. Move Coverage reporting to latest env

    Requiring php-coveralls results in a full update of all dependencies instead of composer installing the versions mentioned in the composer.lock
    Remove --no-update flag to enable installation and use a stable version
    Koopzington committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    d21640a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2016

  1. Remove fast_finish flag

    It has been confirmed that the fast_finish flag is responsible for triggering multiple build notifications on #zftalk.dev.
    Koopzington committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    ef75650 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2016

  1. Configuration menu
    Copy the full SHA
    0f36150 View commit details
    Browse the repository at this point in the history
  2. add/update phpcs.xml

    Koopzington committed Nov 13, 2016
    Configuration menu
    Copy the full SHA
    6eb7473 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e3406f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2016

  1. CS fixes

    Koopzington committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    35126b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a006ef View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. Merge pull request #1 from Slamdunk/patch-1

    [git] Add .gitattributes to remove unneeded files
    michalbundyra committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    596fb26 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from Koopzington/coveralls-fix

    Coveralls fix
    michalbundyra committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    dd90f3f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from Koopzington/remove-fast-finish

    Remove fast_finish flag
    michalbundyra committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    006416f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12 from Koopzington/new-coding-standard

    New coding standard
    michalbundyra committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    d6c3871 View commit details
    Browse the repository at this point in the history
  5. Updated Travis CI configuration

    - added PHP 7.1 and 7.2 support
    - removed HHVM support
    - removed documentation deployment
    - removed IRC notifications
    - updated install process with legacy dependencies
    michalbundyra committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    a61e48f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ecd36d View commit details
    Browse the repository at this point in the history
  7. Rebase doc templates

    - renamed documentation directory: doc -> docs
    - updated .gitattributes and .gitignore
    - moved all support files into docs directory
    - updated LICENSE.md skeleton
    - updated composer.json skeleton
    - added PR and ISSUE github templates
    michalbundyra committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    a9bc8ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aed27e1 View commit details
    Browse the repository at this point in the history
  9. Use better assertions

    michalbundyra committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    8a67d0b View commit details
    Browse the repository at this point in the history
  10. Added CHANGELOG for #19

    michalbundyra committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    43bf195 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3b2eab8 View commit details
    Browse the repository at this point in the history