You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Small refactor in ExceptionReporter to avoid error suppression operator (#7)
* Temporarily added PHP 7.4 to Travis
* Set up Codeception
* Ported tests from mindplay/testies to Codeception 5. Also adjusted tests breaking on PHP 7.4+
* Updated composer.lock
* Changed travis versions to 8.0 and 8.1
* Removed legacy flag from composer command. Changed PHP requirements in composer.json to >=8.0 and removed phpbrowser package
* Removing composer.lock to avoid locking symfony packages at php >=8.1
* Small refactor in ExceptionReporter to avoid error suppression operator
Co-authored-by: Hans Erik Jepsen <[email protected]>
0 commit comments