* [misc] Compatible with PHP8.4
This commit is contained in:
@@ -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
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user