RFC
In version 5.8.0 of dotkernel/dot-session we removed src/Factory/ContainerAbstractServiceFactory.php - PR.
Some of our legacy projects are still using that class - therefore, upgrading to this version breaks those projects.
{"timestamp":"2026-05-29T04:52:58-04:00","priority":3,"priorityName":"ERR","message":"Service with name "Frontend\User\Authentication\AuthenticationListener" could not be created. Reason: Defined injectable service "dot-session" could not be found in container or as a class." ....
Should we restore the above-mentioned class? @arhimede
| Q |
A |
| Proposed Version(s) |
5.8.1 |
| BC Break? |
No |
RFC
In version
5.8.0ofdotkernel/dot-sessionwe removedsrc/Factory/ContainerAbstractServiceFactory.php- PR.Some of our legacy projects are still using that class - therefore, upgrading to this version breaks those projects.
Should we restore the above-mentioned class? @arhimede