
Adds support for the latest PHP v7.1.1, improves memory management, plus minor bug fixes.
Features
- Added support for the latest PHP version (7.1.1).
- Error Series class has been changed to ErrorSeries due to reserved word.
- Improvements in memory management.
- Improvements on Series class due to the "sizeof" method.
- All the class constructors have been modified to make them compatible for further PHP versions.
Fixes
- Fixed - Using Funnel Series gave some Warnings.
- Fixed - Using ErrorPoint Series gave some Warnings.
- Fixed - Using Candle Series gave some Warnings related to date time values.