webmozarts / assert

Assertions to validate method input/output with nice error messages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test against the 'real' php 7.4

BackEndTea opened this issue · comments

Once PHP 7.4 is released, the .travis.yml should be updated to test against php 7.4, instead of the snapshot.

Fixed by #157 & #158