]> git.mxchange.org Git - friendica-addons.git/commitdiff
[tictac] Move the addon to unsupported
authorHypolite Petovan <hypolite@mrpetovan.com>
Sat, 31 Dec 2022 03:33:18 +0000 (22:33 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sat, 31 Dec 2022 03:33:18 +0000 (22:33 -0500)
- PHP 8.1 deprecation messages were reported

tictac/tictac.php

index 3105e2845cc8ad4949f1159cec01530e326e9a19..7a00349e4cd21613196036fe0523e11879b8435a 100644 (file)
@@ -4,6 +4,7 @@
  * Description: The TicTacToe game application
  * Version: 1.0
  * Author: Mike Macgirvin <http://macgirvin.com/profile/mike>
+ * Status: unsupported
  */
 
 use Friendica\App;