Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: PEAR MDB2 -- what's the deal? |
|
Author |
|
taylor
Joined: 04 Jan 2007 Posts: 4
|
Posted: Thu 04 Jan '07 16:51 Post subject: PEAR MDB2 -- what's the deal? |
|
|
I'm trying to get the MDB2 package in Pear to work with PHP5 but I get messages saying, "Assigning the return value of new by reference is deprecated". If I turn off strict mode in PHP5 I'm fine, but I'm also trying to work it on a shared host. Are there any packages of MDB2 that don't use deprecated features? |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Thu 04 Jan '07 20:06 Post subject: |
|
|
Hello!
Many packages of PEAR have not been ported from php4 to php5.
Most scripts are working fine, but they are not up to date. If you have no problems with the code, use it. |
|
Back to top |
|
|
|
|
|
|