CakePHP App 4.3.2
What's Changed
- [4.x] add allow-plugins by @saeideng in #880
- replace IntegrationTestCase with TestCase by @saeideng in #881
- Update .gitignore by @cleptric in #882
- Fix typo in .env.example (boostrap => bootstrap) by @umer936 in #888
- Add switch to enable usage of
X-Forwarded-Proto
. by @ndm2 in #889 - remove extra
Engine
after class name by @saeideng in #891 - Fix CS errors in config. by @nishimura-d in #892
- Make tests stable against debug mode. by @nishimura-d in #894
New Contributors
Full Changelog: 4.3.1...4.3.2