[ANNOUNCEMENT] Console_Table-1.3.0 (stable) Released.
[email protected] ("PEAR Announce") Thu, 21 Jan 2016 11:17:26 -0500 (EST)
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package Console_Table-1.3.0 (stable) has been released at http://pear.php.net/.
Release notes
-------------
* Fix warning with PHP 7 and bump required PHP version to 5.2.0 (Pieter Frenssen PR #13).
Package Info
------------
Provides a Console_Table class with methods such as addRow(), insertRow(), addCol() etc. to build console tables with or without headers and with user defined table rules, padding, and alignment.
Related Links
-------------
Package home: http://pear.php.net/package/Console_Table
Changelog: http://pear.php.net/package/Console_Table/download/1.3.0
Download: http://download.pear.php.net/package/Console_Table-1.3.0.tgz
Authors
-------
Jan Schneider <[email protected]> (lead)