NYCPHP Meetup

NYPHP.org

[nycphp-talk] Setting up PHP 4 OOP to work in PHP 5 environment

Daniel Convissor danielc at analysisandsolutions.com
Thu Feb 24 12:28:53 EST 2005


Hi Randal:

On Thu, Feb 24, 2005 at 11:54:02AM -0500, Randal Rust wrote:
> 
> the reason i asked is because there is someone in my office running php 
> 5, and we have noticed some strange 'notices.'

I'll bet they're E_STRICT notices about the need to use "public", 
"protected" or "private" instead of "var" to declare properties.  You can 
turn them off via error_reporting.

--Dan

-- 
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
            data intensive web and database programming
                http://www.AnalysisAndSolutions.com/
 4015 7th Ave #4, Brooklyn NY 11232  v: 718-854-0335 f: 718-854-0409



More information about the talk mailing list