FriendsOfSymfony / FOSCKEditorBundle

Provides a CKEditor integration for your Symfony project.
Other
516 stars 83 forks source link

PHP 8 support #222

Closed jmsche closed 3 years ago

jmsche commented 3 years ago

Feature Request

It would be nice to add support to PHP 8 :)

Several questions to raise here:

VincentLanglet commented 3 years ago

Do you want to work on this @jmsche ?

I see no real activity on this repo since one year. Is it still maintained @lsmith77 ? :)

lsmith77 commented 3 years ago

I was never active on this Bundle (IIRC) but to the questions above: 1) yeah I am fine dropping support for 3.4, requiring 4.4+ and 5.1+ (or even 5.2+) 2) yeah Travis is dead for OSS :( 3) sure, feel free to tweak things, always better to make it pass and then slowly aim for higher levels

jmsche commented 3 years ago

@lsmith77 Thanks for your answers :)

@VincentLanglet Feel free to work on this; my holidays started yesterday so I might find time for this, but I don't know when exactly :)

VincentLanglet commented 3 years ago

I was never active on this Bundle (IIRC)

Sorry, I didn't know who was maintaining this and you merged the last PR.