Discussion:
[ANNOUNCEMENT] Console_Table-1.2.0 (stable) Released.
PEAR Announce
2014-02-17 23:59:40 UTC
Permalink
The new PEAR package Console_Table-1.2.0 (stable) has been released at http://pear.php.net/.

Release notes
-------------
* Make border visibility configurable (Christian Weiske, Request #20186).
* Allow to customize all border characters (Christian Weiske, Request #20182).
* Fix notice when using setAlign() on other than first column (Christian Weiske, Bug #20181).
* Use Console_Color2 to avoid notices from PHP 4 code (Christian Weiske, Bug #20188)

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.2.0
Download: http://download.pear.php.net/package/Console_Table-1.2.0.tgz

Authors
-------
Jan Schneider <***@horde.org> (lead)
--
PEAR General Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Loading...