no

How to Fix Assigning Return Value of New Reference Is Deprecated in Phppgadmin

Unfortunately, some frameworks built using php5.2 will experience this problem. Solutions: 1.) Set the error_reporting = 0, this will ig...

Unfortunately, some frameworks built using php5.2 will experience this problem.

Solutions:

1.) Set the error_reporting = 0, this will ignore the above error.

2.) Just use php5.2, for example in my case phpPgAdmin is throwing the above error in php5.3 but not in php5.2

Link:
http://pl.php.net/references#57550

Related

php 106909508064738177

Post a Comment Default Comments

item