http://pear.php.net/
pear-webmaster@lists.php.netpear-webmaster@lists.php.neten-usLatest releases of console_tableThe latest releases for the package console_tableConsole_Table 1.3.1
http://pear.php.net/package/Console_Table/download/1.3.1/
* Fix warning with PHP 7.2 when passing non-array data (Remi Collet <remi@remirepo.net>, PR #14).
2018年01月25日T15:56:24-05:00yunoshConsole_Table 1.3.0
http://pear.php.net/package/Console_Table/download/1.3.0/
* Fix warning with PHP 7 and bump required PHP version to 5.2.0 (Pieter Frenssen PR #13).
2016年01月21日T11:17:25-05:00yunoshConsole_Table 1.2.1
http://pear.php.net/package/Console_Table/download/1.2.1/
* Add travis configuration (Christian Weiske).<br />
* Try to autoload Console_Color2 first (Jurgen Rutten, PR #11).<br />
* Fix Composer definition syntax (Rob Loach, PR #9).
2014年10月27日T11:06:09-05:00yunoshConsole_Table 1.2.0
http://pear.php.net/package/Console_Table/download/1.2.0/
* Make border visibility configurable (Christian Weiske, Request #20186).<br />
* Allow to customize all border characters (Christian Weiske, Request #20182).<br />
* Fix notice when using setAlign() on other than first column (Christian Weiske, Bug #20181).<br />
* Use Console_Color2 to avoid notices from PHP 4 code (Christian Weiske, Bug #20188)
2014年02月17日T23:59:39-05:00yunoshConsole_Table 1.1.6
http://pear.php.net/package/Console_Table/download/1.1.6/
Use line breaks dependent on the current operating system.
2013年10月12日T12:26:47-05:00yunoshConsole_Table 1.1.5
http://pear.php.net/package/Console_Table/download/1.1.5/
Use mb_strwidth() instead of mb_strlen() to determine lengths of multi-byte strings (Bug #19423).
2012年12月07日T14:46:43-05:00yunoshConsole_Table 1.1.4
http://pear.php.net/package/Console_Table/download/1.1.4/
Automatically built QA release<br />
Req #14835 Add Console_Color support - yunosh<br />
<br />
Doc #15006 Console_table docs are totally worthless - cweiske
2010年10月25日T14:04:45-05:00doconnorConsole_Table 1.1.3
http://pear.php.net/package/Console_Table/download/1.1.3/
Add option to render data with ANSI color codes (Igor Feghali, Request #14835).
2008年10月20日T18:22:58-05:00yunoshConsole_Table 1.1.2
http://pear.php.net/package/Console_Table/download/1.1.2/
Don't render anything if no data has been provided (Bug #14405).
2008年07月27日T08:38:40-05:00yunoshConsole_Table 1.1.1
http://pear.php.net/package/Console_Table/download/1.1.1/
Fix rendering of multiline rows with cells that contain zeros (Bug #13629).
2008年04月09日T05:58:09-05:00yunosh