[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pear-general
Subject:    [PEAR] [ANNOUNCEMENT] PHP_CompatInfo-1.7.0b3 (beta) Released.
From:       "PEAR Announce" <pear-dev () lists ! php ! net>
Date:       2008-03-28 20:26:31
Message-ID: 20080328202631.52314.qmail () pb12 ! pair ! com
[Download RAW message or body]

The new PEAR package PHP_CompatInfo-1.7.0b3 (beta) has been released at http://pear.php.net/.

Release notes
-------------
Changes since version 1.7.0b2 (2008-03-24)

* bugs
- notice errors on XML report output when parsing a directory with CLI
- add summary in XML report when parsing a directory with CLI

* news
- implement request #13493: customize CLI data output

Changes since version 1.7.0b1 (2008-03-17)

- pci.php file was rename to pci (without extension) to match unix command syntax
- CLI may print (-V | --version) version number of PHP_CompatInfo package used

* bugs
- bug #13417 : Parser ignore class-method that are named as standard php functions

* QA
- dependencies related to CLI (Console_Table, Console_GetArgs, XML_Util)
  are defined as required and no more optional. CLI is a standard feature and should
  not be considered as optional.

Changes since version 1.7.0a1 (2008-02-21)

- fix CLI output render to 80 columns, on main table :
  29 characters for File/Path column (1)
   9 characters for Version column (2)
  13 characters for Extensions column (3)
  23 characters for Constants/Tokens column (4)
- fix CLI output render to 80 columns, on additionnal tables :
  25 characters for Option column (1)
  51 characters for Value column (2)
- On CLI, the XML report generation is now xml compliant with a root tag (pci)
- On CLI, implement options:
  ignore_functions_match  with -inm switch,
  ignore_extensions_match with -iem switch,
  ignore_constants_match  with -icm switch
- On CLI options files (see -in, -ie, -ic, -inm, -iem, -icm)
  allow to put line in comment with ; character (as in php.ini)

Changes since stable version 1.6.1 (2008-02-16)

* bugs
- bug #13137 : Standard test suite failed under *nix

* news
- req #12857 : Add the option to locally mask exceptions
  see new api 1.7.0 options:
  ignore_functions_match, ignore_extensions_match, ignore_constants_match.
- req #13138 : separate constants and tokens in results
- req #13147 : CLI: add filter file extension option on parsing directory

Package Info
------------
PHP_CompatInfo will parse a file/folder/script/array to find out the minimum
version and extensions required for it to run. Features advanced debug output
which shows which functions require which version and CLI output script

Related Links
-------------
Package home: http://pear.php.net/package/PHP_CompatInfo
   Changelog: http://pear.php.net/package/PHP_CompatInfo/download/1.7.0b3
    Download: http://download.pear.php.net/package/PHP_CompatInfo-1.7.0b3.tgz

Authors
-------
Laurent Laville <pear@laurent-laville.org> (lead)


-- 
PEAR General Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic