[Bug 815776] [NEW] Unit tests inside PEAR packages need to go into /usr/share/php-test, not /usr/share/php/tests

Stuart Herbert 815776 at bugs.launchpad.net
Mon Jul 25 09:36:56 UTC 2011


Public bug reported:

The PHP Community is adopting PSR-0, a standard for autoloading PHP
classes from directories such as /usr/share/php.  Unfortunately, Ubuntu
currently mixes unit test code and code meant for production under
/usr/share/php, even though the unit test code isn't PSR-0-compliant.

It would be a great help to the PHP community if Ubuntu changed the
'test_dir' configuration parameter of the PEAR installer to install unit
tests into a separate folder hierarchy, such as /usr/share/php-test.

This bug applies to Ubuntu 11.04 and earlier.

** Affects: php5 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/815776

Title:
  Unit tests inside PEAR packages need to go into /usr/share/php-test,
  not /usr/share/php/tests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/815776/+subscriptions



More information about the Ubuntu-server-bugs mailing list