Skip to content

Commit

Permalink
[5.2] Pre-update check for extensions AllowDynamicProperties (#44307)
Browse files Browse the repository at this point in the history
  • Loading branch information
alikon authored Nov 27, 2024
1 parent d685790 commit 715fb4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/src/Updater/Update.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
*
* @since 1.7.0
*/
#[\AllowDynamicProperties]
class Update
{
use LegacyErrorHandlingTrait;
Expand Down

0 comments on commit 715fb4c

Please sign in to comment.