Top Level :: Console

Package Information: Console_Table

Show All Changelogs

» Version » Information
1.3.1

Easy Install

Not sure? Get more info.

pear install Console_Table-1.3.1

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_Table-1.3.1

Download

For manual installation only

1.3.1


Release date: 2018年01月25日 15:56 UTC
Release state: stable
Release uploaded by: yunosh

Changelog:

* Fix warning with PHP 7.2 when passing non-array data (Remi Collet <remi@remirepo.net>, PR #14).

Dependencies:
  • PHP Version: PHP 5.2.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PEAR Package: Console_Color2 0.1.2 or newer (optional)
1.3.0

Easy Install

Not sure? Get more info.

pear install Console_Table-1.3.0

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_Table-1.3.0

Download

For manual installation only

1.3.0


Release date: 2016年01月21日 11:17 UTC
Release state: stable
Release uploaded by: yunosh

Changelog:

* Fix warning with PHP 7 and bump required PHP version to 5.2.0 (Pieter Frenssen PR #13).

Dependencies:
  • PHP Version: PHP 5.2.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PEAR Package: Console_Color2 0.1.2 or newer (optional)
1.2.1

Easy Install

Not sure? Get more info.

pear install Console_Table-1.2.1

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_Table-1.2.1

Download

For manual installation only

1.2.1


Release date: 2014年10月27日 11:06 UTC
Release state: stable
Release uploaded by: yunosh

Changelog:

* Add travis configuration (Christian Weiske).
* Try to autoload Console_Color2 first (Jurgen Rutten, PR #11).
* Fix Composer definition syntax (Rob Loach, PR #9).

Dependencies:
  • PHP Version: PHP 4.3.10 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PEAR Package: Console_Color2 0.1.2 or newer (optional)
1.2.0

Easy Install

Not sure? Get more info.

pear install Console_Table-1.2.0

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_Table-1.2.0

Download

For manual installation only

1.2.0


Release date: 2014年02月17日 23:59 UTC
Release state: stable
Release uploaded by: yunosh

Changelog:

* 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)

Dependencies:
  • PHP Version: PHP 4.3.10 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PEAR Package: Console_Color2 0.1.2 or newer (optional)
1.1.6

Easy Install

Not sure? Get more info.

pear install Console_Table-1.1.6

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_Table-1.1.6

Download

For manual installation only

1.1.6


Release date: 2013年10月12日 12:26 UTC
Release state: stable
Release uploaded by: yunosh

Changelog:

Use line breaks dependent on the current operating system.

Dependencies:
  • PHP Version: PHP 4.3.10 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PEAR Package: Console_Color 0.0.4 or newer (optional)
1.1.5

Easy Install

Not sure? Get more info.

pear install Console_Table-1.1.5

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_Table-1.1.5

Download

For manual installation only

1.1.5


Release date: 2012年12月07日 14:46 UTC
Release state: stable
Release uploaded by: yunosh

Changelog:

Use mb_strwidth() instead of mb_strlen() to determine lengths of multi-byte strings (Bug #19423).

Dependencies:
  • PHP Version: PHP 4.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PEAR Package: Console_Color 0.0.4 or newer (optional)
1.1.4

Easy Install

Not sure? Get more info.

pear install Console_Table-1.1.4

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_Table-1.1.4

Download

For manual installation only

1.1.4


Release date: 2010年10月25日 14:04 UTC
Release state: stable
Release uploaded by: doconnor

Changelog:

Automatically built QA release
Req #14835 Add Console_Color support - yunosh

Doc #15006 Console_table docs are totally worthless - cweiske

Dependencies:
  • PHP Version: PHP 4.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PEAR Package: Console_Color 0.0.4 or newer (optional)
1.1.3

Easy Install

Not sure? Get more info.

pear install Console_Table-1.1.3

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_Table-1.1.3

Download

For manual installation only

1.1.3


Release date: 2008年10月20日 18:22 UTC
Release state: stable
Release uploaded by: yunosh

Changelog:

Add option to render data with ANSI color codes (Igor Feghali, Request #14835).

Dependencies:
  • PHP Version: PHP 4.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PEAR Package: Console_Color 0.0.4 or newer (optional)
1.1.2

Easy Install

Not sure? Get more info.

pear install Console_Table-1.1.2

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_Table-1.1.2

Download

For manual installation only

1.1.2


Release date: 2008年07月27日 08:38 UTC
Release state: stable
Release uploaded by: yunosh

Changelog:

Don't render anything if no data has been provided (Bug #14405).

Dependencies:
  • PHP Version: PHP 4.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.1.1

Easy Install

Not sure? Get more info.

pear install Console_Table-1.1.1

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_Table-1.1.1

Download

For manual installation only

1.1.1


Release date: 2008年04月09日 05:58 UTC
Release state: stable
Release uploaded by: yunosh

Changelog:

Fix rendering of multiline rows with cells that contain zeros (Bug #13629).

Dependencies:
  • PHP Version: PHP 4.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.1.0

Easy Install

Not sure? Get more info.

pear install Console_Table-1.1.0

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_Table-1.1.0

Download

For manual installation only

1.1.0


Release date: 2008年03月28日 17:30 UTC
Release state: stable
Release uploaded by: yunosh

Changelog:

* Add option to set table border character.
* Extend constructor to set table borders, padding, and charset on instantiation.

Dependencies:
  • PHP Version: PHP 4.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.0.8

Easy Install

Not sure? Get more info.

pear install Console_Table-1.0.8

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_Table-1.0.8

Download

For manual installation only

1.0.8


Release date: 2008年01月08日 18:34 UTC
Release state: stable
Release uploaded by: yunosh

Changelog:

* Fix cell padding with multibyte strings under certain circumstances (Bug #12853).

Dependencies:
  • PHP Version: PHP 4.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.0.7

Easy Install

Not sure? Get more info.

pear install Console_Table-1.0.7

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_Table-1.0.7

Download

For manual installation only

1.0.7


Release date: 2007年05月17日 12:19 UTC
Release state: stable
Release uploaded by: yunosh

Changelog:

* Fix header height if first data row has more than one line (Bug #11064).
* Fix notice if header is not set.

Dependencies:
  • PHP Version: PHP 4.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.0.6

Easy Install

Not sure? Get more info.

pear install Console_Table-1.0.6

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_Table-1.0.6

Download

For manual installation only

1.0.6


Release date: 2007年01月19日 17:31 UTC
Release state: stable
Release uploaded by: yunosh

Changelog:

* Add support for multi-line headers (Request #8615).

1.0.5

Easy Install

Not sure? Get more info.

pear install Console_Table-1.0.5

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_Table-1.0.5

Download

For manual installation only

1.0.5


Release date: 2006年08月28日 04:42 UTC
Release state: stable
Release uploaded by: yunosh

Changelog:

* Allow to specify separator rules in addData().
* Fix warnings when combining separator rules and callback filters (Bug #8566).

1.0.4

Easy Install

Not sure? Get more info.

pear install Console_Table-1.0.4

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_Table-1.0.4

Download

For manual installation only

1.0.4


Release date: 2006年04月08日 03:48 UTC
Release state: stable
Release uploaded by: yunosh

Changelog:

* Add support for multi-line cells (koto at webworkers dot pl, Request #7017).

1.0.3

Easy Install

Not sure? Get more info.

pear install Console_Table-1.0.3

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_Table-1.0.3

Download

For manual installation only

1.0.3


Release date: 2006年03月12日 18:47 UTC
Release state: stable
Release uploaded by: yunosh

Changelog:

* Fix cell width calculation if setting header with associative array (Bug 4299).
* Fix fatal reference error with some PHP versions (Bug 5309).
* Fix notice if no data has been provided (Bug 5851).
* Added multibyte support (Requests 2934 and 7014).

1.0.2

Easy Install

Not sure? Get more info.

pear install Console_Table-1.0.2

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_Table-1.0.2

Download

For manual installation only

1.0.2


Release date: 2005年07月16日 13:00 UTC
Release state: stable
Release uploaded by: richard

Changelog:

Added support for column alignment. Patch from Michael Richter

1.0.1

Easy Install

Not sure? Get more info.

pear install Console_Table-1.0.1

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_Table-1.0.1

Download

For manual installation only

1.0.1


Release date: 2003年03月03日 11:50 UTC
Release state: stable
Release uploaded by: richard

Changelog:

Fixed a caching bug

1.0

Easy Install

Not sure? Get more info.

pear install Console_Table-1.0

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_Table-1.0

Download

For manual installation only

1.0


Release date: 2003年01月24日 13:45 UTC
Release state: stable
Release uploaded by: richard

Changelog:

Removed a few options and added addData() method

0.8

Easy Install

Not sure? Get more info.

pear install Console_Table-0.8

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_Table-0.8

Download

For manual installation only

0.8


Release date: 2002年09月02日 11:15 UTC
Release state: beta
Release uploaded by: richard

Changelog:

Initial release

AltStyle によって変換されたページ (->オリジナル) /