deployer
deployer copied to clipboard
Add a check for non-serilizable configs
A check should prevent setting closures and classes in config.
This is NOT allowed:
host('host')
->set('test_local', [
function () {
return 'test value';
}
]
);
Upvote & Fund
- We're using Polar.sh so you can upvote and help fund this issue.
- We receive the funding once the issue is completed & confirmed by you.
- Thank you in advance for helping prioritize & fund our backlog.