mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
- Adds quotes around all strings inserted into config files, preventing them from being interpreted as constants. - Changed all private methods in OctoberEnv.php to protected. - Updated test to check some config files for expected changes.