Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.2.2

Bug #20341 Updating "PEAR_PackageFileManager" PHP Extensions and Applications Package
Submitted: 2014-07-09 05:55 UTC
From: mbiama Assigned:
Status: Open Package: Auth_PrefManager (version 1.2.2)
PHP Version: 5.3.28 OS: Linux, Php Sever
Roadmaps: (Not assigned)    
Subscription  


 [2014-07-09 05:55 UTC] mbiama (Roger Mbiama)
Description: ------------ Location of Your PHP Extension(s) and Application(s) Path: /home/angosson/php Using Your PHP Extension(s) and Application(s) Auto-generated API MDB2_Driver_mysqli : Bug #19998: P Extensions and Applications Package Test script: --------------- <?php require_once('/home/angosson/PackageFileManager.php'); $packagexml = new PEAR_PackageFileManager ; $angosso = $packagexml-> setOptions ( array('baseinstalldir' => '/home/angosson/php', 'version' => '1.2.1', 'packagedirectory' => 'cpanel:/Web pages/chiara/php2/', 'state' => 'stable', 'filelistgenerator' => 'cvs', // generate from cvs, use file for directory 'notes' => 'We\'ve implemented many new and exciting features', 'ignore' => array('TODO', 'tests/'), // ignore TODO, all files in tests/ 'installexceptions' => array('phpdoc' => '/*'), // baseinstalldir ="/" for phpdoc 'dir_roles' => array('tutorials' => 'doc'), 'exceptions' => array('README' => 'doc', // README would be data, now is doc 'PHPLICENSE.txt' => 'doc'))); // same for the license if (PEAR::isError($angosso)) { echo $angosso->getMessage(); die(); } $angosso = $test-> addPlatformException ('pear-phpdoc.bat', 'cpanel.angosso[dot]net'); if (PEAR::isError($e)) { echo $angosso->getMessage(); exit; } $packagexml-> addRole ('pkg', 'doc'); // add a new role mapping if (PEAR::isError($e)) { echo $angosso->getMessage(); exit; } // replace @PHP-BIN@ in this file with the path to php executable! pretty neat $angosso = $test-> addReplacement ('pear-phpdoc', 'pear-config', '@PHP-BIN@', 'php_bin'); if (PEAR::isError($e)) { echo $angosso->getMessage(); exit; } $angosso = $test-> addReplacement ('pear-phpdoc.bat', 'pear-config', '@PHP-BIN@', 'php_bin'); if (PEAR::isError($e)) { echo $angosso->getMessage(); exit; } // note use of debugPackageFile() - this is VERY important if (isset($_GET['make']) || $_SERVER['argv'][1] == 'make') { $angosso = $packagexml-> writePackageFile (); } else { $angosso = $packagexml-> debugPackageFile (); } if (PEAR::isError($e)) { echo $e->getMessage(); die(); } ?> Expected result: ---------------- Install a PHP Extensions and Applications Package [/home/angosson/php]: install now Actual result: -------------- Notice: unserialize(): Error at offset 1923 of 13660 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1923 of 13660 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 1310 of 3593 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1310 of 3593 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 2382 of 60276 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 2382 of 60276 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 1571 of 11167 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1571 of 11167 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 1583 of 7321 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1583 of 7321 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 462 of 9294 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 462 of 9294 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 1240 of 9797 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1240 of 9797 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 3483 of 13930 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 3483 of 13930 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 1612 of 44976 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1612 of 44976 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 456 of 56110 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 56110 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 456 of 6421 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 6421 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 456 of 50259 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 50259 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 456 of 46297 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 46297 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 456 of 6875 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 6875 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 88 of 19268 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 88 of 19268 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 481 of 23769 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 481 of 23769 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 456 of 33146 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 33146 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 456 of 72513 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 72513 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 456 of 64562 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 64562 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 456 of 10739 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 10739 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 456 of 8112 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 8112 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 189 of 4111 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 189 of 4111 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 1446 of 87983 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1446 of 87983 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 468 of 7335 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 468 of 7335 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 11223 of 16813 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 11223 of 16813 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Notice: unserialize(): Error at offset 2153 of 14786 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 2153 of 14786 bytes in Registry.php on line 1145 Warning: in_array() expects parameter 2 to be array, boolean given in 10.php on line 707 Nothing to upgrade 1

Comments

 [2014-07-09 06:00 UTC] mbiama (Roger Mbiama)
Added patch ang.