Home » PEAR » PEAR » Bug #521
incorrect file names for warnings listed during "pear package"
Details
| Submitted | 2004-01-05 15:19 UTC |
|---|---|
| From | smith at backendmedia dot com |
| Assigned | pajoye |
| Status | Closed |
| Package | PEAR |
| PHP Version | 4.3.3 |
| OS | Linux |
| Roadmaps | (Not assigned) |
Comments
[2004-01-05 15:19 UTC] smith at backendmedia dot com
Description:
------------
PEAR Version: 1.3b5
While running "pear package" I got the following warnings
Warning: in tests/templates/results.tpl: function "array_change_key_case" not prefixed with package name "MDB"
Warning: in tests/templates/results.tpl: class "metabase_manager_class" not prefixed with package name "MDB"
Warning: in tests/templates/results.tpl: function "MetabaseSetupDatabase" not prefixed with package name "MDB"
Warning: in tests/templates/results.tpl: function "MetabaseSetupDatabaseObject" not prefixed with package name "MDB"
<snip>