>From what I understand, all OO code will have to be modified for PHP5.
Constructors for example and no longer named the same as the class name.
That alone means every class must be changed.  I don't recall anyone saying
it would be BC either, but I could be wrong.

Brian Moon
-------------
dealnews.com
-------------
phorum.org

----- Original Message -----
From: "John Wells" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 06, 2003 7:03 PM
Subject: [PHP-DEV] Designing for PHP4 with PHP5 in mind...


| I'm preparing for a project in which I'll be porting and redesigning a
| large, ugly Visual Basic/Sql Server app to a PHP/Mysql or Postgresql based
| web application.
|
| I'd like to code in a way that will be at the same time easily ported to
| PHP5 and that will take advantage of PHP5's new object handling
| efficiencies.  I've read varying reports of whether syntax will be
| different.
|
| Is there anything I should watch for, add, or specifically avoid while
| coding this application to make the transition as easy as possible?
|
| Thanks!
| John
|
|
|
|
|
|
|
|
| --
| PHP Development Mailing List <http://www.php.net/>
| To unsubscribe, visit: http://www.php.net/unsub.php
|
|
|


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to