Skip to content

Commit 715fb4c

Browse files
authored
[5.2] Pre-update check for extensions AllowDynamicProperties (#44307)
1 parent d685790 commit 715fb4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/src/Updater/Update.php

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
*
3333
* @since 1.7.0
3434
*/
35+
#[\AllowDynamicProperties]
3536
class Update
3637
{
3738
use LegacyErrorHandlingTrait;

0 commit comments

Comments
 (0)