FAQ
Edit report at http://pear.php.net/bugs/bug.php?id=19035&edit=1

ID: 19035
Updated by: [email protected]
Reported By: danielc at analysisandsolutions dot com
Summary: remove error_reporting (for PEAR QA team)
Status: Open
Type: Bug
Package: XML_Parser
Package Version: SVN
PHP Version: 5.4.0alpha1
-Assigned To:
+Assigned To: ashnagz
Roadmap Versions:
New Comment:

-Assigned To:
+Assigned To: ashnagz



Previous Comments:
------------------------------------------------------------------------

[2011-11-14 21:16:45] danielc

Added #patch bug:19035;patch:qa;revision:1321305405;.

------------------------------------------------------------------------

[2011-11-14 21:16:35] danielc

Description:
------------
Hi:

The PEAR Quality Assurance team is working to get all unit tests passing
in all PEAR packages. We will then collaborate with the PHP QA team to
get PEAR's unit tests onto PHP's Continuous Integration server, which
will be running the latest versions of PHP 5.3, 5.4 and trunk. The goal
is to improve PHP's stability and quality. Your help is needed,
please.

In a moment I will attach a patch removing error_reporting settings from
your package. Please apply this patch as soon as possible.

These changes are necessary for several reasons, some of which include:
* What is contained in E_ALL shifts over time.
* Some test runs need to suppress deprecated behaviors.
* Some test runs seek deprecated and or strict errors.

Error reporting levels should be set when executing the test suite.
Here are examples:

PEAR RUN-TEST:
cd /path/to/package
pear run-tests -i "-d error_reporting=22527" -r tests

PHPUNIT:
cd /path/to/package
phpunit -d error_reporting=22527 tests/AllTests

PHP RUN-TESTS:
cd /path/to/package
php /path/to/run-tests.php -d error_reporting=22527 tests

Thank you for making PEAR and PHP better,

--Dan

------------------------------------------------------------------------

Search Discussions

  • Till at Nov 15, 2011 at 10:17 pm
    Edit report at http://pear.php.net/bugs/bug.php?id=19035&edit=1

    ID: 19035
    Updated by: [email protected]
    Reported By: danielc at analysisandsolutions dot com
    Summary: remove error_reporting (for PEAR QA team)
    Status: Assigned
    Type: Bug
    Package: XML_Parser
    Package Version: SVN
    PHP Version: 5.4.0alpha1
    -Assigned To: ashnagz
    +Assigned To: ashnazg
    Roadmap Versions:
    New Comment:

    -Assigned To: ashnagz
    +Assigned To: ashnazg



    Previous Comments:
    ------------------------------------------------------------------------

    [2011-11-15 23:15:57] till

    -Assigned To:
    +Assigned To: ashnagz


    ------------------------------------------------------------------------

    [2011-11-14 21:16:45] danielc

    Added #patch bug:19035;patch:qa;revision:1321305405;.

    ------------------------------------------------------------------------

    [2011-11-14 21:16:35] danielc

    Description:
    ------------
    Hi:

    The PEAR Quality Assurance team is working to get all unit tests passing
    in all PEAR packages. We will then collaborate with the PHP QA team to
    get PEAR's unit tests onto PHP's Continuous Integration server, which
    will be running the latest versions of PHP 5.3, 5.4 and trunk. The goal
    is to improve PHP's stability and quality. Your help is needed,
    please.

    In a moment I will attach a patch removing error_reporting settings from
    your package. Please apply this patch as soon as possible.

    These changes are necessary for several reasons, some of which include:
    * What is contained in E_ALL shifts over time.
    * Some test runs need to suppress deprecated behaviors.
    * Some test runs seek deprecated and or strict errors.

    Error reporting levels should be set when executing the test suite.
    Here are examples:

    PEAR RUN-TEST:
    cd /path/to/package
    pear run-tests -i "-d error_reporting=22527" -r tests

    PHPUNIT:
    cd /path/to/package
    phpunit -d error_reporting=22527 tests/AllTests

    PHP RUN-TESTS:
    cd /path/to/package
    php /path/to/run-tests.php -d error_reporting=22527 tests

    Thank you for making PEAR and PHP better,

    --Dan

    ------------------------------------------------------------------------
  • Demon Gene at Nov 16, 2011 at 5:25 pm
    Edit report at http://pear.php.net/bugs/bug.php?id=19035&edit=1

    ID: 19035
    Updated by: [email protected]
    Reported By: danielc at analysisandsolutions dot com
    Summary: remove error_reporting (for PEAR QA team)
    -Status: Assigned
    +Status: Closed
    Type: Bug
    Package: XML_Parser
    Package Version: SVN
    PHP Version: 5.4.0alpha1
    Assigned To: ashnazg
    Roadmap Versions:
    New Comment:

    -Status: Assigned
    +Status: Closed
    Committed to SVN.


    Previous Comments:
    ------------------------------------------------------------------------

    [2011-11-15 23:16:25] till

    -Assigned To: ashnagz
    +Assigned To: ashnazg


    ------------------------------------------------------------------------

    [2011-11-15 23:15:57] till

    -Assigned To:
    +Assigned To: ashnagz


    ------------------------------------------------------------------------

    [2011-11-14 21:16:45] danielc

    Added #patch bug:19035;patch:qa;revision:1321305405;.

    ------------------------------------------------------------------------

    [2011-11-14 21:16:35] danielc

    Description:
    ------------
    Hi:

    The PEAR Quality Assurance team is working to get all unit tests passing
    in all PEAR packages. We will then collaborate with the PHP QA team to
    get PEAR's unit tests onto PHP's Continuous Integration server, which
    will be running the latest versions of PHP 5.3, 5.4 and trunk. The goal
    is to improve PHP's stability and quality. Your help is needed,
    please.

    In a moment I will attach a patch removing error_reporting settings from
    your package. Please apply this patch as soon as possible.

    These changes are necessary for several reasons, some of which include:
    * What is contained in E_ALL shifts over time.
    * Some test runs need to suppress deprecated behaviors.
    * Some test runs seek deprecated and or strict errors.

    Error reporting levels should be set when executing the test suite.
    Here are examples:

    PEAR RUN-TEST:
    cd /path/to/package
    pear run-tests -i "-d error_reporting=22527" -r tests

    PHPUNIT:
    cd /path/to/package
    phpunit -d error_reporting=22527 tests/AllTests

    PHP RUN-TESTS:
    cd /path/to/package
    php /path/to/run-tests.php -d error_reporting=22527 tests

    Thank you for making PEAR and PHP better,

    --Dan

    ------------------------------------------------------------------------

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
grouppear-bugs @
categoriesphp
postedNov 15, '11 at 10:16p
activeNov 16, '11 at 5:25p
posts3
users2
websitepear.php.net

2 users in discussion

Till: 2 posts Demon Gene: 1 post

People

Translate

site design / logo © 2023 Grokbase