è stata rilasciata la versione 2.5 beta 4 di phpCollab, unica differenza dalla beta 3 risiede nella completa compatibilità del codice con php 5:

new version php5 compliant (from 2.5 beta 3, no new features…)

to fix some problems with the final php 5

# in library.php and setup.php
update register_globals cheat code to be compatible with php5 (super globals new syntax : $_GEt instead of $_HTTP_GET_VARS)

# in mycompany.php, editclient.php, editmessage.php, editnews.php
fix error “Using $this when not in object context” (new object model in php5, and mistake)

# in files with session_register
add/complete switch according to php version ($_SESSION instead of session_register)

ciauz

 

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

phpDay 15.16 Maggio 2009 a Verona