Description: Fix PHP 8.2 deprecation warnings.
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

--- a/Horde_Token-2.0.9/test/Horde/Token/Unit/FileTest.php
+++ b/Horde_Token-2.0.9/test/Horde/Token/Unit/FileTest.php
@@ -25,6 +25,7 @@
  * @license  http://www.horde.org/licenses/lgpl21 LGPL 2.1
  * @link     http://pear.horde.org/index.php?package=Token
  */
+#[\AllowDynamicProperties]
 class Horde_Token_Unit_FileTest extends Horde_Token_BackendTestCase
 {
     public function tearDown(): void
