David Pauli
David Pauli
PR is made https://github.com/Eisbison/TheOtherRoles/pull/393
Hi, is there any plan to do this?
Is there any idea when the PR will be merged, @sebastianbergmann ? This is really an annoying problem.
Does this PR will be merged and ticket solved?
In 7.4, the function exists, but throws a deprecation information, see https://www.php.net/manual/de/migration74.deprecated.php#migration74.deprecated.core.magic-quotes-functions See: https://3v4l.org/YLTW5
Normal production software should never ignoring deprecation warnings, so this problem will throw many log hints ;)
@globeriz Not yet I think.
@globeriz What will be happen with this PR?
@weierophinney Its very annoying (and costs a lot of time) to debug (and extend) the debug message to find the real problem. Right know I update my software from ZF2...
Reasons are e.g. https://github.com/laminas/laminas-db/blob/2.21.x/src/Adapter/AdapterAbstractServiceFactory.php which used the `AbstractFactoryInterface`. This Interface is not there anymore in **ServiceManager** 4.x