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
Unable to inject an object as second argument if first argument is not set #7
Using a test class with 2 constructor parameters.
If you try to bind the second parameters while keeping the first parameter to default value, this will fail.
When you refresh the instance screen the save did not occur.
Using a test class with 2 constructor parameters. If you try to bind the second parameters while keeping the first parameter to default value, this will fail.
When you refresh the instance screen the save did not occur.