Fedora 20 Update: php-pear-console-color2-0.1.2-2.fc20

updates at fedoraproject.org updates at fedoraproject.org
Sat Apr 26 09:15:34 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-5310
2014-04-18 14:23:39
--------------------------------------------------------------------------------

Name        : php-pear-console-color2
Product     : Fedora 20
Version     : 0.1.2
Release     : 2.fc20
URL         : http://pear.php.net/package/Console_Color2
Summary     : Easily use ANSI console colors in your application
Description :
You can use Console_Color::convert to transform colorcodes like %r into
ANSI control codes.
  <?php
  include "Console/Color2.php";
  $console = new Console_Color2();
  print $console->convert("%rHello World!%n");
  ?>
would print "Hello World" in red, for example.

--------------------------------------------------------------------------------
Update Information:

You can use Console_Color::convert to transform colorcodes like %r into ANSI control codes.
--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1066255 - Review Request: php-pear-console-color2 - Easily use ANSI console colors in your application
        https://bugzilla.redhat.com/show_bug.cgi?id=1066255
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update php-pear-console-color2' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list