* [misc] Compatible with PHP8.4

This commit is contained in:
朱金勇
2025-08-21 08:38:27 +08:00
committed by tianshujie
parent b0262b7f99
commit 5c37c5a8bd
+2
View File
@@ -12,6 +12,7 @@
* May you find forgiveness for yourself and forgive others.
* May you share freely, never taking more than you give.
*/
#[AllowDynamicProperties]
class entry extends baseEntry
{
public function __construct()
@@ -31,6 +32,7 @@ class entry extends baseEntry
* The baseEntry class file of ZenTao API.
*
*/
#[AllowDynamicProperties]
class baseEntry
{
/**