• Resolved Hendrik57

    (@hendrik57)


    I got the error about “Dynamic properties” and the process stops.

    Solved it by manually adding two lines to the install.php file about line 60 before the class:

        
    use \AllowDynamicProperties;
    #[AllowDynamicProperties]
    
        class DUPX_Bootstrap 
    
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support mohammedeisa

    (@mohammedeisa)

    Hi @hendrik57,

    Can you please let me know which PHP and Duplicator versions you use?

    I’m looking forward to hearing back from you.

    Thanks!

    Plugin Support mohammedeisa

    (@mohammedeisa)

    Hi @hendrik57,

    I’m closing this support topic for inactivity. Please don’t hesitate to contact us in a Support Topic if you need any help with Duplicator.

    Thanks! 

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Dynamic property error with PHP 8.3’ is closed to new replies.