rrd 2.0.4

PHP bindings to rrd tool system


Procedural and simple OO wrapper for rrdtool - data logging and graphing system for time series data.

License: BSD

Changes

- fix build on PHP 8.4 and 8.5: php_smart_string.h moved to Zend/zend_smart_string.h - thanks Remi
- fix incompatible pointer types on 32-bit builds - thanks Remi