rendered paste bodyTest Failure: "upgrade-all log"
in /home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Command_Install/upgrade-all/test.php line 3461
Expecting:
array (
0 =>
array (
'info' =>
array (
'data' => 'Will upgrade channel://pear.php.net/file',
),
'cmd' => 'upgrade-all',
),
1 =>
array (
'info' =>
array (
'data' => 'Will upgrade channel://pear.php.net/net_sieve',
),
'cmd' => 'upgrade-all',
),
2 =>
array (
'info' =>
array (
'data' => 'Will upgrade channel://pear.php.net/text_highlighter',
),
'cmd' => 'upgrade-all',
),
3 =>
array (
'info' =>
array (
'data' => 'Will upgrade channel://pear.php.net/text_wiki',
),
'cmd' => 'upgrade-all',
),
4 =>
array (
'info' =>
array (
'data' => 'Will upgrade channel://pear.php.net/xml_rpc',
),
'cmd' => 'upgrade-all',
),
5 =>
array (
0 => 3,
1 => 'Notice: package "pear/File" required dependency "pear/PEAR" will not be automatically downloaded',
),
)
Received:
array (
0 =>
array (
'info' =>
array (
'data' => 'Will upgrade channel://pear.php.net/text_highlighter',
),
'cmd' => 'upgrade-all',
),
1 =>
array (
'info' =>
array (
'data' => 'Will upgrade channel://pear.php.net/text_wiki',
),
'cmd' => 'upgrade-all',
),
2 =>
array (
'info' =>
array (
'data' => 'Will upgrade channel://pear.php.net/net_sieve',
),
'cmd' => 'upgrade-all',
),
3 =>
array (
'info' =>
array (
'data' => 'Will upgrade channel://pear.php.net/xml_rpc',
),
'cmd' => 'upgrade-all',
),
4 =>
array (
'info' =>
array (
'data' => 'Will upgrade channel://pear.php.net/file',
),
'cmd' => 'upgrade-all',
),
5 =>
array (
0 => 3,
1 => 'Notice: package "pear/Text_Highlighter" required dependency "pear/PEAR" will not be automatically downloaded',
),
)
tests done
Test Failure: "after getdp count"
in /home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/test_install_cfgrole.php line 17
Unexpected PEAR_ErrorStack error:
package "PEAR_PackageFile_v2"
message "This package.xml requires PEAR version 1.7.0 to parse properly, we are version 1.7.0RC1"
Test Failure: "after getdp count"
in /home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/test_install_cfgrole.php line 17
Expecting:
1
Received:
0
Test Failure: "log messages"
in /home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/test_install_cfgrole.php line 18
Expecting:
array (
)
Received:
array (
0 =>
array (
0 => 0,
1 => 'This package.xml requires PEAR version 1.7.0 to parse properly, we are version 1.7.0RC1',
),
1 =>
array (
0 => 0,
1 => 'Parsing of package.xml from file "/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/packages/cfg1.xml" failed',
),
2 =>
array (
0 => 0,
1 => 'Cannot initialize \'/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/packages/cfg1.xml\', invalid or missing package file',
),
)
Notice: Undefined offset: 0 in /home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/test_install_cfgrole.php on line 26
Test Failure: "after install"
in /home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/test_install_cfgrole.php line 27
Unexpected PEAR_Error:
message "Installation failed: invalid package file"
PEAR_Error::__set_state(array(
'error_message_prefix' => '',
'mode' => 16,
'level' => 1024,
'code' => NULL,
'message' => 'Installation failed: invalid package file',
'userinfo' => NULL,
'backtrace' =>
array (
0 =>
array (
'file' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/PEAR.php',
'line' => 576,
'function' => 'PEAR_Error',
'class' => 'PEAR_Error',
'type' => '->',
'args' =>
array (
0 => 'Installation failed: invalid package file',
1 => NULL,
2 => 16,
3 =>
array (
0 =>
PEAR_PHPTest::__set_state(array(
'_diffonly' => true,
'_errors' =>
array (
),
)),
1 => 'pearerrorCallback',
),
4 => NULL,
),
),
1 =>
array (
'file' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/PEAR/Installer.php',
'line' => 989,
'function' => 'raiseError',
'class' => 'PEAR',
'object' =>
test_PEAR_Installer::__set_state(array(
'pkgdir' => NULL,
'phpdir' => NULL,
'extdir' => NULL,
'docdir' => NULL,
'installroot' => '',
'debug' => 1,
'tmpdir' => NULL,
'registry' => NULL,
'_downloadedPackages' =>
array (
),
'file_operations' =>
array (
),
'_registry' =>
PEAR_Registry::__set_state(array(
'channels' => '',
'statedir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/php/.registry',
'filemap' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/php/.filemap',
'channelsdir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/php/.channels',
'lockfile' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/php/.lock',
'lock_fp' => NULL,
'lock_mode' => 0,
'pkginfo_cache' =>
array (
),
'filemap_cache' =>
array (
),
'_pearChannel' => false,
'_peclChannel' => false,
'_dependencyDB' =>
PEAR_DependencyDB::__set_state(array(
'_config' =>
PEAR_Config::__set_state(array(
'files' =>
array (
'system' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/etc/pear.conf',
'user' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/pear.ini',
),
'layers' =>
array (
0 => 'user',
1 => 'system',
2 => 'default',
),
'configuration' =>
array (
'user' =>
array (
'preferred_state' => 'stable',
'cache_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/cache',
'php_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/php',
'cfg_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/cfg',
'ext_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/ext',
'data_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/data',
'www_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/www',
'doc_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/doc',
'test_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/test',
'download_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/tmp',
'bin_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/bin',
'__channels' =>
array (
'pecl.php.net' =>
array (
),
'__uri' =>
array (
),
),
),
'system' =>
array (
'default_channel' => 'pear.php.net',
'preferred_mirror' => 'pear.php.net',
'remote_config' => '',
'auto_discover' => 0,
'master_server' => 'pear.php.net',
'http_proxy' => '',
'php_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php',
'ext_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/extensions/no-debug-non-zts-20060613',
'doc_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/doc',
'bin_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/bin',
'data_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/data',
'test_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/test',
'cache_dir' => '/tmp/pear/cache',
'temp_dir' => '/tmp/pear/temp',
'download_dir' => '/tmp/pear/cache',
'php_bin' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/bin/php',
'php_ini' => '',
'username' => '',
'password' => '',
'verbose' => 1,
'preferred_state' => 'stable',
'umask' => '22',
'cache_ttl' => 3600,
'sig_type' => 'gpg',
'sig_bin' => '/usr/bin/gpg',
'sig_keyid' => '',
'sig_keydir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/etc/pearkeys',
'__channels' =>
array (
'pecl.php.net' =>
array (
),
'__uri' =>
array (
),
),
),
'default' =>
array (
'__channels' =>
array (
'pecl.php.net' =>
array (
),
'__uri' =>
array (
),
),
'default_channel' => 'pear.php.net',
'preferred_mirror' => 'pear.php.net',
'remote_config' => '',
'auto_discover' => 0,
'master_server' => 'pear.php.net',
'http_proxy' => '',
'php_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php',
'ext_dir' => './',
'doc_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/docs',
'bin_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/bin',
'data_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/data',
'cfg_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/cfg',
'www_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/www',
'test_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/tests',
'cache_dir' => '/tmp/pear/cache',
'temp_dir' => '/tmp/pear/temp',
'download_dir' => '/tmp/pear/download',
'php_bin' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/bin/php',
'php_ini' => '',
'username' => '',
'password' => '',
'verbose' => 1,
'preferred_state' => 'stable',
'umask' => '22',
'cache_ttl' => 3600,
'sig_type' => 'gpg',
'sig_bin' => '/usr/bin/gpg',
'sig_keyid' => '',
'sig_keydir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/etc/pearkeys',
),
),
'_channelConfigInfo' =>
array (
0 => 'php_dir',
1 => 'ext_dir',
2 => 'doc_dir',
3 => 'bin_dir',
4 => 'data_dir',
5 => 'cfg_dir',
6 => 'test_dir',
7 => 'www_dir',
8 => 'php_bin',
9 => 'username',
10 => 'password',
11 => 'verbose',
12 => 'preferred_state',
13 => 'umask',
14 => 'preferred_mirror',
),
'_channels' =>
array (
0 => 'pear.php.net',
1 => 'pecl.php.net',
2 => '__uri',
),
'_installRoot' => false,
'_registry' =>
array (
'user' =>
PEAR_Registry::__set_state(array(
'channels' => '',
'statedir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/php/.registry',
'filemap' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/php/.filemap',
'channelsdir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/php/.channels',
'lockfile' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/php/.lock',
'lock_fp' => NULL,
'lock_mode' => 0,
'pkginfo_cache' =>
array (
),
'filemap_cache' =>
array (
),
'_pearChannel' => false,
'_peclChannel' => false,
'_dependencyDB' =>
PEAR_DependencyDB::__set_state(array(
'_config' =>
PEAR_Config::__set_state(array(
'files' =>
array (
'system' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/etc/pear.conf',
'user' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/pear.ini',
),
'layers' =>
array (
0 => 'user',
1 => 'system',
2 => 'default',
),
'configuration' =>
array (
'user' =>
array (
'preferred_state' => 'stable',
'cache_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/cache',
'php_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/php',
'cfg_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/cfg',
'ext_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/ext',
'data_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/data',
'www_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/www',
'doc_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/doc',
'test_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/test',
'download_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/tmp',
'bin_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/bin',
'__channels' =>
array (
'pecl.php.net' =>
array (
),
'__uri' =>
array (
),
),
),
'system' =>
array (
'default_channel' => 'pear.php.net',
'preferred_mirror' => 'pear.php.net',
'remote_config' => '',
'auto_discover' => 0,
'master_server' => 'pear.php.net',
'http_proxy' => '',
'php_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php',
'ext_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/extensions/no-debug-non-zts-20060613',
'doc_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/doc',
'bin_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/bin',
'data_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/data',
'test_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/test',
'cache_dir' => '/tmp/pear/cache',
'temp_dir' => '/tmp/pear/temp',
'download_dir' => '/tmp/pear/cache',
'php_bin' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/bin/php',
'php_ini' => '',
'username' => '',
'password' => '',
'verbose' => 1,
'preferred_state' => 'stable',
'umask' => '22',
'cache_ttl' => 3600,
'sig_type' => 'gpg',
'sig_bin' => '/usr/bin/gpg',
'sig_keyid' => '',
'sig_keydir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/etc/pearkeys',
'__channels' =>
array (
'pecl.php.net' =>
array (
),
'__uri' =>
array (
),
),
),
'default' =>
array (
'__channels' =>
array (
'pecl.php.net' =>
array (
),
'__uri' =>
array (
),
),
'default_channel' => 'pear.php.net',
'preferred_mirror' => 'pear.php.net',
'remote_config' => '',
'auto_discover' => 0,
'master_server' => 'pear.php.net',
'http_proxy' => '',
'php_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php',
'ext_dir' => './',
'doc_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/docs',
'bin_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/bin',
'data_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/data',
'cfg_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/cfg',
'www_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/www',
'test_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/tests',
'cache_dir' => '/tmp/pear/cache',
'temp_dir' => '/tmp/pear/temp',
'download_dir' => '/tmp/pear/download',
'php_bin' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/bin/php',
'php_ini' => '',
'username' => '',
'password' => '',
'verbose' => 1,
'preferred_state' => 'stable',
'umask' => '22',
'cache_ttl' => 3600,
'sig_type' => 'gpg',
'sig_bin' => '/usr/bin/gpg',
'sig_keyid' => '',
'sig_keydir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/etc/pearkeys',
),
),
'_channelConfigInfo' =>
array (
0 => 'php_dir',
1 => 'ext_dir',
2 => 'doc_dir',
3 => 'bin_dir',
4 => 'data_dir',
5 => 'cfg_dir',
6 => 'test_dir',
7 => 'www_dir',
8 => 'php_bin',
9 => 'username',
10 => 'password',
11 => 'verbose',
12 => 'preferred_state',
13 => 'umask',
14 => 'preferred_mirror',
),
'_channels' =>
array (
0 => 'pear.php.net',
1 => 'pecl.php.net',
2 => '__uri',
),
'_installRoot' => false,
'_registry' =>
array (
'user' =>
PEAR_Registry::__set_state(array(
'channels' => '',
'statedir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/php/.registry',
'filemap' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/php/.filemap',
'channelsdir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/php/.channels',
'lockfile' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/php/.lock',
'lock_fp' => NULL,
'lock_mode' => 0,
'pkginfo_cache' =>
array (
),
'filemap_cache' =>
array (
),
'_pearChannel' => false,
'_peclChannel' => false,
'_dependencyDB' =>
PEAR_DependencyDB::__set_state(array(
'_config' =>
PEAR_Config::__set_state(array(
'files' =>
array (
'system' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/etc/pear.conf',
'user' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/pear.ini',
),
'layers' =>
array (
0 => 'user',
1 => 'system',
2 => 'default',
),
'configuration' =>
array (
'user' =>
array (
'preferred_state' => 'stable',
'cache_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/cache',
'php_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/php',
'cfg_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/cfg',
'ext_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/ext',
'data_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/data',
'www_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/www',
'doc_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/doc',
'test_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/test',
'download_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/tmp',
'bin_dir' => '/home/ashnazg/MyDev/workspace/pear-core/tests/PEAR_Installer/testinstallertemp/bin',
'__channels' =>
array (
'pecl.php.net' =>
array (
),
'__uri' =>
array (
),
),
),
'system' =>
array (
'default_channel' => 'pear.php.net',
'preferred_mirror' => 'pear.php.net',
'remote_config' => '',
'auto_discover' => 0,
'master_server' => 'pear.php.net',
'http_proxy' => '',
'php_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php',
'ext_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/extensions/no-debug-non-zts-20060613',
'doc_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/doc',
'bin_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/bin',
'data_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/data',
'test_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/test',
'cache_dir' => '/tmp/pear/cache',
'temp_dir' => '/tmp/pear/temp',
'download_dir' => '/tmp/pear/cache',
'php_bin' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/bin/php',
'php_ini' => '',
'username' => '',
'password' => '',
'verbose' => 1,
'preferred_state' => 'stable',
'umask' => '22',
'cache_ttl' => 3600,
'sig_type' => 'gpg',
'sig_bin' => '/usr/bin/gpg',
'sig_keyid' => '',
'sig_keydir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/etc/pearkeys',
'__channels' =>
array (
'pecl.php.net' =>
array (
),
'__uri' =>
array (
),
),
),
'default' =>
array (
'__channels' =>
array (
'pecl.php.net' =>
array (
),
'__uri' =>
array (
),
),
'default_channel' => 'pear.php.net',
'preferred_mirror' => 'pear.php.net',
'remote_config' => '',
'auto_discover' => 0,
'master_server' => 'pear.php.net',
'http_proxy' => '',
'php_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php',
'ext_dir' => './',
'doc_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/docs',
'bin_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/bin',
'data_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/data',
'cfg_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/cfg',
'www_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/www',
'test_dir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/lib/php/tests',
'cache_dir' => '/tmp/pear/cache',
'temp_dir' => '/tmp/pear/temp',
'download_dir' => '/tmp/pear/download',
'php_bin' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/bin/php',
'php_ini' => '',
'username' => '',
'password' => '',
'verbose' => 1,
'preferred_state' => 'stable',
'umask' => '22',
'cache_ttl' => 3600,
'sig_type' => 'gpg',
'sig_bin' => '/usr/bin/gpg',
'sig_keyid' => '',
'sig_keydir' => '/home/ashnazg/MyDev/php-bin/php-5.2.5/etc/pearkeys',
),
),
'_channelConfigInfo' =>
array (
0 => 'php_dir',
1 => 'ext_dir',
2 => 'doc_dir',
3 => 'bin_dir',
4 => 'data_dir',
5 => 'cfg_dir',
6 => 'test_dir',
7 => 'www_dir',
8 => 'php_bin',
9 => 'username',
10 => 'password',
11 => 'verbose',
12 => 'preferred_state',
13 => 'umask',
14 => 'preferred_mirror',
),
'_channels' =>
array (
0 => 'pear.php.net',
1 => 'pecl.php.net',
2 => '__uri',
),
'_installRoot' => false,
'_registry' =>
array (
'user' =>
PEAR_Registry::__set_state(array(
Fatal error: Nesting level too deep - recursive dependency? in /home/ashnazg/MyDev/workspace/pear-core/tests/phpt_test.php.inc on line 278