prooph / event-store

PHP 7.4 EventStore Implementation
http://getprooph.org
BSD 3-Clause "New" or "Revised" License
548 stars 73 forks source link

require php 7.4 #384

Closed prolic closed 4 years ago

prolic commented 4 years ago

see https://github.com/prooph/event-store-client/issues/107

prolic commented 4 years ago

I was using rector for the most part. Did its job quite good, but had to change some things manually. So please review carefully.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 0.0% when pulling aee0f48533870fe939629adeb7bfe19883c9a2c2 on php74 into 8efa651e41809f4ae8e36a2dfec8023425944fe7 on master.

prolic commented 4 years ago

ping @enumag @sandrokeil @codeliner

enumag commented 4 years ago

Also I'm all for the callable => Closure change. :+1: