PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » PEAR » PEAR » Bug #9993

PEAR Installation does not work under windows and PHP 6

Details

Submitted2007-01-31 22:23 UTC
Fromchof at gmx dot at
StatusWont fix
PackagePEAR
PHP VersionIrrelevant
Roadmaps(Not assigned)

Comments

[2007-01-31 22:23 UTC] chof at gmx dot at

Description:
------------
I tried to install pear under windows and PHP 6.0 and I got a lot of warnings and error messages and the installation aborts.

Test script:
---------------
php -r "readfile('http://pear.php.net/go-pear');" > go-pear
php go-pear

Expected result:
----------------
PEAR is installed

Actual result:
--------------
...
Strict Standards: Assigning the return value of new by reference is deprecated i
n C:\Programme\PHP\temp\gop5.tmp\PEAR\Frontend.php on line 92
PHP Strict Standards: Non-static method PEAR_Config::singleton() should not be
called statically in C:\Programme\PHP\go-pear on line 791

Strict Standards: Non-static method PEAR_Config::singleton() should not be calle
d statically in C:\Programme\PHP\go-pear on line 791
PHP Strict Standards: Non-static method PEAR_Installer_Role::initializeConfig()
should not be called statically, assuming $this from incompatible context in C:
\Programme\PHP\temp\gop5.tmp\PEAR\Config.php on line 566

Strict Standards: Non-static method PEAR_Installer_Role::initializeConfig() shou
ld not be called statically, assuming $this from incompatible context in C:\Prog
ramme\PHP\temp\gop5.tmp\PEAR\Config.php on line 566
PHP Strict Standards: Non-static method PEAR_Installer_Role::registerRoles() sh
ould not be called statically, assuming $this from incompatible context in C:\Pr
ogramme\PHP\temp\gop5.tmp\PEAR\Installer\Role.php on line 51

Strict Standards: Non-static method PEAR_Installer_Role::registerRoles() should
not be called statically, assuming $this from incompatible context in C:\Program
me\PHP\temp\gop5.tmp\PEAR\Installer\Role.php on line 51
PHP Strict Standards: Non-static method PEAR_Installer_Role::getBaseinstallRole
s() should not be called statically, assuming $this from incompatible context in
C:\Programme\PHP\temp\gop5.tmp\PEAR\Installer\Role.php on line 246

Strict Standards: Non-static method PEAR_Installer_Role::getBaseinstallRoles() s
hould not be called statically, assuming $this from incompatible context in C:\P
rogramme\PHP\temp\gop5.tmp\PEAR\Installer\Role.php on line 246
PHP Strict Standards: Non-static method PEAR_Installer_Role::getInstallableRole
s() should not be called statically, assuming $this from incompatible context in
C:\Programme\PHP\temp\gop5.tmp\PEAR\Installer\Role.php on line 247

Strict Standards: Non-static method PEAR_Installer_Role::getInstallableRoles() s
hould not be called statically, assuming $this from incompatible context in C:\P
rogramme\PHP\temp\gop5.tmp\PEAR\Installer\Role.php on line 247
PHP Strict Standards: Non-static method PEAR_Installer_Role::getPhpRoles() shou
ld not be called statically, assuming $this from incompatible context in C:\Prog
ramme\PHP\temp\gop5.tmp\PEAR\Installer\Role.php on line 248

Strict Standards: Non-static method PEAR_Installer_Role::getPhpRoles() should no
t be called statically, assuming $this from incompatible context in C:\Programme
\PHP\temp\gop5.tmp\PEAR\Installer\Role.php on line 248
PHP Strict Standards: Non-static method PEAR_Installer_Role::getValidRoles() sh
ould not be called statically, assuming $this from incompatible context in C:\Pr
ogramme\PHP\temp\gop5.tmp\PEAR\Installer\Role.php on line 249

Strict Standards: Non-static method PEAR_Installer_Role::getValidRoles() should
not be called statically, assuming $this from incompatible context in C:\Program
me\PHP\temp\gop5.tmp\PEAR\Installer\Role.php on line 249
PHP Strict Standards: Non-static method PEAR_DependencyDB::singleton() should n
ot be called statically, assuming $this from incompatible context in C:\Programm
e\PHP\temp\gop5.tmp\PEAR\Registry.php on line 287

Strict Standards: Non-static method PEAR_DependencyDB::singleton() should not be
called statically, assuming $this from incompatible context in C:\Programme\PHP
\temp\gop5.tmp\PEAR\Registry.php on line 287
PHP Strict Standards: Function get_magic_quotes_runtime() is deprecated in C:\P
rogramme\PHP\temp\gop5.tmp\PEAR\DependencyDB.php on line 514

Strict Standards: Function get_magic_quotes_runtime() is deprecated in C:\Progra
mme\PHP\temp\gop5.tmp\PEAR\DependencyDB.php on line 514
PHP Strict Standards: Function set_magic_quotes_runtime() is deprecated in C:\P
rogramme\PHP\temp\gop5.tmp\PEAR\DependencyDB.php on line 515

Strict Standards: Function set_magic_quotes_runtime() is deprecated in C:\Progra
mme\PHP\temp\gop5.tmp\PEAR\DependencyDB.php on line 515
PHP Fatal error: set_magic_quotes_runtime(): magic_quotes_runtime is not suppor
ted anymore in Unknown on line 0

Fatal error: set_magic_quotes_runtime(): magic_quotes_runtime is not supported a
nymore in Unknown on line 0