logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

[ANNOUNCEMENT] gdchart-0.2.0 (beta) Released.: msg#00013

Subject: [ANNOUNCEMENT] gdchart-0.2.0 (beta) Released.
The new PECL package gdchart-0.2.0 (beta) has been released at 
http://pecl.php.net/.

Release notes
-------------
Rewrite of the extension to allow it to work with PHP 5.1
Changes include the following:
        * virtual properties implemented via getter/setter are now real
        * all array options can only be set via supplied methods
        * properties & methods follow studlyCaps naming conventions
        * all constants are now class constants
        * fixed a number of potential crashes due to missing input validation
        * fixed memory leaks in gdchart library

Package Info
-------------
The GDChart extension provides an interface to the bundled
gdchart library. This library uses GD (bundled) library to generate
20 different types of graphs based on supplied parameters.

The extension provides an OO interface to gdchart exposing 
majority of options via properties and complex (array) options via
a series of methods.

To use the current version of the extension PHP 5.0.0 is required,
and older PHP 4 only version can be downloaded from CVS, by checking 
out the extension with PECL_4_3 tag.

Related Links
-------------
Package home: http://pecl.php.net/package/gdchart
   Changelog: http://pecl.php.net/package-changelog.php?package=gdchart
    Download: http://pecl.php.net/get/gdchart-0.2.0.tgz

Authors
-------------
Ilia Alshanetsky <ilia@xxxxxxxxxxx> (lead)
Rasmus Lerdorf <rasmus@xxxxxxx> (lead)



<Prev in Thread] Current Thread [Next in Thread>