Skip to content

Commit

Permalink
PHP Deprecated: Creation of dynamic property
Browse files Browse the repository at this point in the history
Fix deprecated message
  • Loading branch information
paramazo authored Jan 30, 2025
1 parent ce48535 commit 2af900e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions require/cve/Cve.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
/**
* Class for cve-search
*/
#[AllowDynamicProperties]
class Cve
{
public $CVE_SEARCH_URL = '';
Expand Down

0 comments on commit 2af900e

Please sign in to comment.