]> git.mxchange.org Git - friendica.git/commit
Deleting parameter-types of methods (lack of support in PHP 5.6)
authorPhilipp Holzer <admin@philipp.info>
Thu, 28 Jun 2018 21:06:14 +0000 (23:06 +0200)
committerPhilipp Holzer <admin@philipp.info>
Thu, 28 Jun 2018 21:06:14 +0000 (23:06 +0200)
commitad5ee75159f86010ad0acdf3475eb49f3b9f1192
treed05eb1591143a2a56332e3b790978c152ce3ae3f
parent4b7be15560e3e9623d806a86bd999a513e281d4f
Deleting parameter-types of methods (lack of support in PHP 5.6)
src/Core/Cache/CacheDriverFactory.php
src/Core/Lock/AbstractLockDriver.php
src/Core/Lock/CacheLockDriver.php
src/Core/Lock/DatabaseLockDriver.php
src/Core/Lock/ILockDriver.php
src/Core/Lock/SemaphoreLockDriver.php