Details
-
Type:
New Feature
-
Status: Done
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
Description
This is the 3.6 branch with all the current fixes applied, APART from the ones I mentioned in glitter.
Also:
- Remove all PHP short open tags
- Fixes all PHP warnings, so it can be run with php 7
- Much better error reporting, and all error reporting turned ON (so hopefully it never gets as buggy as it was again!)
- Support for MySQL 5.7
- Note this uses 01-01-1980 as a replacement for the (invalid) 00-00-0000 datestamp. The better way to do that is to allow NULL datestamps, which is partially done
This would be a good starting point for 3.7!