php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #44939 Depcreated functions while instealling pear
Submitted: 2008-05-08 02:22 UTC Modified: 2008-05-20 04:00 UTC
From: jay3ld at yahoo dot com Assigned: cellog (profile)
Status: Closed Package: Compile Warning
PHP Version: 5.3CVS-2008-05-08 (snap) OS: Mac OS X 10.5
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
28 - 1 = ?
Subscribe to this entry?

 
 [2008-05-08 02:22 UTC] jay3ld at yahoo dot com
Description:
------------
While installing a snap shot of PHP 5.3, I received tons of errors when it was downloading an installing pear.

Please note this is a bug in the pear itself and not my own coding. I did not make pear, I only received these messages while installing the latest snapshot of 5.3

Installing man pages:             /usr/share/man/man1/
  page: phpize53.1
  page: php-config53.1
Installing PEAR environment:      /usr/php/53/
Conntected...
Filesize: 3630013
Mime-type: text/plain
[===================================================================================================>] 99% (3543/3544 kb)
Done!

Deprecated: Assigning the return value of new by reference is deprecated in phar://install-pear-nozlib.phar/index.php on line 126

Deprecated: Assigning the return value of new by reference is deprecated in phar://install-pear-nozlib.phar/PEAR/Installer.php on line 557

Deprecated: Assigning the return value of new by reference is deprecated in phar://install-pear-nozlib.phar/PEAR/Installer.php on line 1113

Deprecated: Assigning the return value of new by reference is deprecated in phar://install-pear-nozlib.phar/PEAR/Installer.php on line 1172

This list continues on for a while and I don't want to paste all of them in here.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-05-09 14:21 UTC] jani@php.net
Assigned to the PEAR guru.
 [2008-05-20 03:53 UTC] jay3ld at yahoo dot com
I no longer receive the depcreated functions error while installing pear
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 23:01:26 2024 UTC