]> git.mxchange.org Git - friendica.git/commit
Add \ReturnTypeWillChange attribute to methods inherited from native interfaces
authorHypolite Petovan <hypolite@mrpetovan.com>
Wed, 23 Nov 2022 18:36:49 +0000 (13:36 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Fri, 25 Nov 2022 13:13:05 +0000 (08:13 -0500)
commit6b555f64daa15c2218da6b28c522dc408327b49d
tree9ca3435f54262d280b99c150f5adf24030687655
parent01558d6dda2fa18cdfd1860e53f60e0ccef62905
Add \ReturnTypeWillChange attribute to methods inherited from native interfaces

- Part of https://github.com/friendica/friendica/issues/12011#issuecomment-1321796513
src/BaseCollection.php
src/Core/Session/Handler/Database.php
src/Object/Email.php