Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump to PHP 8.3 #198

Closed
arhimede opened this issue Nov 27, 2023 · 4 comments
Closed

Bump to PHP 8.3 #198

arhimede opened this issue Nov 27, 2023 · 4 comments
Assignees

Comments

@arhimede
Copy link
Member

No description provided.

@bidi47
Copy link
Member

bidi47 commented Jan 23, 2024

blocked by 3rd party packages
- roave/psr-container-doctrine 4.1.0 requires psr/cache ^2.0.0 || ^3.0.0 -> satisfiable by psr/cache[2.0.0, 3.0.0].
- laminas/laminas-cache[3.12.0, ..., 3.12.1] require psr/cache ^1.0 -> satisfiable by psr/cache[1.0.0, 1.0.1].

roave/psr-container-doctrine v4.1.0 is required for PHP 8.3
laminas/laminas-cache has a new milestone in the works to update the psr/cache dependency
https://github.com/laminas/laminas-cache/milestone/11

also see
laminas/laminas-cache#133
laminas/laminas-cache#196
laminas/laminas-cache#214

@arhimede
Copy link
Member Author

arhimede commented Jan 24, 2024

laminas/laminas-cache#292

there wont be support for newer psr/cache majors in v3 of laminas-cache.
There will be v4 of laminas-cache at some point in time which adds support for newer versions of psr/cache.
There are no ETAs and there is no current effort in finishing v4 milestone in the near future.

@arhimede arhimede moved this from Todo to Blocked in PHP 8.3 for libraries [COMPLETED] Jan 24, 2024
@bidi47
Copy link
Member

bidi47 commented Jan 24, 2024

a solution is being investigated here
dotkernel/dot-twigrenderer#37

@bidi47
Copy link
Member

bidi47 commented Feb 5, 2024

solved in
#218
#220

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants