thecodingmachine / mouf

The Mouf PHP framework: an open-source PHP framework providing an easy way to download, install, use and reuse components, with a graphical user interface.
MIT License
54 stars 28 forks source link

Install process using setCode #90

Open nguyenk opened 9 years ago

nguyenk commented 9 years ago

When an install process performs 2 "setCode" call (the second one refeering to an instance created with the first one), there are errors in Mouf validation.

To reproduce, have a look to the swifthmailer install : https://github.com/thecodingmachine/utils.mailer.swift-mail-service/blob/1.0/src/Controllers/SwiftMailServiceInstallController.php#L167

moufmouf commented 7 years ago

See also https://github.com/thecodingmachine/utils.mailer.swift-mail-service/issues/1