TeeChart for PHP Releases

Released: Dec 4, 2019

Updates in 2019

Fixes

  • Added some missing source files.

Released: Jan 16, 2018

Updates in 2018

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...