PEAR is archived and read-only

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

Home » Authentication » Auth » Bug #2700

php5 warning on login

Details

Submitted2004-11-05 15:58 UTC
Frommandreiana at yahoo dot com
Assignedyavo
StatusClosed
PackageAuth
PHP Version5.0.2
OSlinux
Roadmaps(Not assigned)

Comments

[2004-11-05 15:58 UTC] mandreiana at yahoo dot com

Description:
------------
When accessing the application for 1st time (not logged in) :

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /usr/share/pear/Auth.php on line 430

[2005-01-31 18:38 UTC] hugo123fr at hotmail dot com

I'm working with easy php 1.7 :
- php 4.3.3

and I have the same problem.