Thread: BUG #2577: Notice: Only variable references should be retur..

BUG #2577: Notice: Only variable references should be retur..

From
"niktto"
Date:
The following bug has been logged online:

Bug reference:      2577
Logged by:          niktto
Email address:      niklaus@abv.bg
PostgreSQL version: 7-4-7
Operating system:   debian
Description:        Notice: Only variable references should be retur..
Details:

What is? :(

Notice: Only variable references should be returned by reference in
/usr/share/phppgadmin/classes/database/Postgres74.php on line 135

Notice: Only variable references should be returned by reference in
/usr/share/phppgadmin/classes/database/Postgres71.php on line 110

Notice: Only variable references should be returned by reference in
/usr/share/phppgadmin/classes/database/Postgres74.php on line 135

Notice: Only variable references should be returned by reference in
/usr/share/phppgadmin/classes/database/Postgres73.php on line 382

Notice: Only variables should be assigned by reference in
/usr/share/phppgadmin/browser.php on line 81


php4
apache2
debian 2.6

pls, pls hlp

Re: BUG #2577: Notice: Only variable references should be retur..

From
tomas@tuxteam.de
Date:
On Tue, Aug 15, 2006 at 03:36:24PM +0000, niktto wrote:
>=20
> The following bug has been logged online:
>=20
> Bug reference:      2577
> Logged by:          niktto
> Email address:      niklaus@abv.bg
> PostgreSQL version: 7-4-7
> Operating system:   debian
> Description:        Notice: Only variable references should be retur..
> Details:=20
>=20
> What is? :(=20
>=20
> Notice: Only variable references should be returned by reference in
> /usr/share/phppgadmin/classes/database/Postgres74.php on line 135

This warning comes from PHP and seems to be due to sloppy programming.
It is definitely *not* a PostgreSQL bug.

HTH
-- tom=C3=A1s