Thomas

Results 33 comments of Thomas

Working for us with PHP 7.4 as well. Think this issue can be closed.

Well, I think compatibility with recent php versions might be the number one goal of everyone who is looking into this repo. It's not so much to get any new...

We are using symfony1 in a legacy project as well and would also love to get support for 8.x. From our point of view, we could drop support for any...

Thanks for your feedback, @alquerci and @mkopinsky! Just a short feedback from me: - Version: I'd also go for 1.6 (1.5 can be used for any fixes in the old...

Thanks @e1himself, I've had a look at your project a couple of month ago. The biggest issue for us are your BC breaking changes. We are aiming for just running...

Who is able to merge this pr? As far as I can tell, all requested changes have been fixed.

Currently, ^1.5-dev installs 1.6.x-dev - Should we delete the branch as we are planning to stick to ^7.4 || ^8.1 for the moment?

@alquerci could you please rebase this as well? Thanks!

Do you have any experience, how to use the spool? I've thought about creating a test for it. While browsing the test sources, I've come across https://github.com/FriendsOfSymfony1/symfony1/blob/master/test/unit/mailer/fixtures/TestSpool.class.php which is referencing...