You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has not had recent activity and has been marked as stale — by me, a robot. Simply reply to keep it open and send me away. If you do nothing, I will close it in a week. I have no feelings, so whatever you do is fine by me.
jasonvarga
changed the title
Transformers in search config breaks serialization
Add container-based search transformers to allow config serialization
Jan 19, 2021
Bug Description
When Laravel serializes the config closures in the config file will break the serialization.
error:
Your configuration files are not serializable.
Change introduced in : statamic/cms#2462
See: laravel/framework#9625
How to Reproduce
php artisan optimize
Environment
Statamic 3.0.20 Pro
Laravel 7.28.4
PHP 7.4.9
The text was updated successfully, but these errors were encountered: