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

Rewrote deprecated each() usage #1168

Merged
merged 1 commit into from
Mar 22, 2017
Merged

Commits on Mar 22, 2017

  1. Rewrote deprecated each() usage

    See https://wiki.php.net/rfc/deprecations_php_7_2#each
    Also allowed using PHPUnit version 5 because version 4
    also still uses the deprecated `each()` function. This
    way the project will continue to build on future PHP
    versions without sacreficing backwards compatibility to
    PHP 5.3-5.5 versions. (Would be needed for allowing to
    install PHPunit 6).
    Hidde Boomsma committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    1b28a84 View commit details
    Browse the repository at this point in the history