Skip to content

Conversation

@Chris53897
Copy link

  • Remove MapzenFactory
  • Remove GeoIPsFactory

TODO:

  • Fix failing (skipped) tests
  • Fix PHPUnit deregsiter of errorLogger
  • Revert and Fix deprecations
convertErrorsToExceptions="false" convertNoticesToExceptions="false" convertWarningsToExceptions="false" 
  • Remove "doctrine/annotations": "^1.11.1 || ^2.0", ?
  • Add support for "doctrine/doctrine-bundle": "^2.18 || ^3.0",
  • ReAdd different configs for Symfony versions
@norkunas
Copy link
Member

norkunas commented Nov 4, 2025

Should we align with Symfony 6.4 php >=8.1 requirement?

@Chris53897
Copy link
Author

I can do if you want. EOL is in 2 months https://www.php.net/supported-versions.php

@norkunas
Copy link
Member

norkunas commented Nov 4, 2025

Well Symfony 6.4 won't drop support for 8.1, so i think it's better, unless 8.2 has something you really want to use :)

@Chris53897
Copy link
Author

I changed it to PHP 8.1
Can you please decide if you want to have me to

  • Remove "doctrine/annotations": "^1.11.1 || ^2.0", ?
  • Add support for "doctrine/doctrine-bundle": "^2.18 || ^3.0",
@norkunas
Copy link
Member

norkunas commented Nov 5, 2025

Well yeah, doctrine bundle v3 support could be nice, but then we should add lowest/higest deps to the matrix

@Chris53897 Chris53897 changed the title feat: drop support for PHP < 8.2, symfony < 6.4 (WIP) feat: drop support for PHP < 8.1, symfony < 6.4 (WIP) Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants