FriendsOfSymfony1 / symfony1

[DEPRECATED -- Use Symfony instead] Fork of symfony 1.4 with DIC, form enhancements, latest Swiftmailer, better performance, composer compatible and PHP 8 support
https://symfony.com/legacy
MIT License
342 stars 177 forks source link

Fixed a few more php 8 issues #272

Closed thirsch closed 1 year ago

thirsch commented 1 year ago

Using the current release, we have found the following issues under php 8.1

thirsch commented 1 year ago

The testsuite is currently not working under Apple M1. I'll get myself a amd64 test machine and come back with a fix.

thirsch commented 1 year ago

The testsuite is currently not working under Apple M1. I'll get myself a amd64 test machine and come back with a fix.

Tests are running fine on my local machine and over in the fork of the repository. Any idea, why it crashed here? Can you re-run them manually or do I have to push a change to the branch to start them again?

thirsch commented 1 year ago

@thirsch : re-run the failing job, it's green now Could you please rebase this PR?

done

mkopinsky commented 1 year ago

@thirsch were you able to get tests to run on Mac M1?

thirsch commented 11 months ago

@thirsch were you able to get tests to run on Mac M1?

Sorry for my late reply. To be honest, I don't remember. ;-)