mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
1.3 KiB
1.3 KiB
3.7.3
Change Log
Security
- 2019-01-10 6bf9542d6 Patch SQL Injection vulnerability when arrays are assigned to DataObject Fields (Maxime Rainville) - See ss-2018-021
Bugfixes
- 2019-01-30 8e6e70335 Block Manifest of the compatibility class Object and lean on model/fieldtypes/compat/autoload.php (UndefinedOffset)
- 2019-01-23 746c0679a Injector may instantiate prototypes as if they're singletons (fixes #8567) (Loz Calver)
- 2019-01-11 16a837d6a fix [Warning] on count() with PHP >= 7.2 (lerni)
- 2018-11-15 86701b8cd Redirect loop with multiple URL tokens (fixes #8607) (Loz Calver)