flint / Lurker

Resource Tracking
http://lurker.rtfd.org
MIT License
179 stars 24 forks source link

Support for Symfony 4 #29

Open Nyholm opened 6 years ago

Nyholm commented 6 years ago

SymfonyConHackday2017

greg-1-anderson commented 6 years ago

This component is on the short list of things still needed to allow Symfony 4 support in Robo. See https://github.com/consolidation/Robo/pull/651. It would be nice if someone could push this PR forward.

Note that at the moment, the tests for this project do not include a PHP 7.1 test, and Symfony 4 requires 7.1.3 or later. From a testing perspective, then, this PR should be a no-op. The failing tests here are probably also failing on the master branch.

staabm commented 6 years ago

ping

greg-1-anderson commented 6 years ago

So, we moved forward with Symfony 4 in Robo without flint/lurker. If you wish to test multiple versions of Symfony here, you might be interested in the blog post Highest / Lowest Testing with Multiple Symfony Versions. Skip down to the section "Using Composer Test Scenarios" if you want the tl;dnr version.

slince commented 6 years ago

+1