* [misc] Compatible with PHP8.4

This commit is contained in:
朱金勇
2025-08-08 08:59:48 +08:00
committed by Gitfox
parent cb6ddf1a09
commit 95feaeb607
+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
{
/**