]> git.mxchange.org Git - friendica.git/commit
Add type hint to Database::insert
authorHypolite Petovan <hypolite@mrpetovan.com>
Wed, 24 Jun 2020 13:36:34 +0000 (09:36 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Wed, 24 Jun 2020 13:36:34 +0000 (09:36 -0400)
commit5cf5869b046ad3c798b7916f6a7acc442f582754
tree1032ba3a68f41fe4ee5622d2555e6cfaee520500
parent7fd2c0017127100914b36e6c8b0fed2d3dbcfa85
Add type hint to Database::insert

- Will escalate warning to fatal error in https://github.com/friendica/friendica/issues/8474#issuecomment-646802016
src/Database/Database.php