[Vtigercrm-developers] Wrong added files in SVN
Baptiste Toinot
baptiste.toinot at scmfrance.fr
Fri Mar 22 09:00:29 UTC 2013
Hello,
PHP 5.3 is in end of life : http://php.net/archive/2012.php#id2012-12-20-1
"Please note that the PHP 5.3 series will enter an end of life cycle and
receive only critical fixes as of March 2013. All users of PHP are
encouraged to upgrade to PHP 5.4."
Can you test vTiger 6 with PHP 5.4 ?
vTiger 6 is a major upgrade, and pear::DB is still used ? Why ? It's
deprecated : http://pear.php.net/package/DB/
"This package has been superseded, but is still maintained for bugs and
security fixes. Use MDB2 instead."
And, why don't you develop with error_reporting set to -1 ? it's the
right way to develop...
Do you know http://www.phptherightway.com/ ? It's a really good
guide about best practices.
Regards,
Baptiste
Le 22/03/2013 04:42, Prasad a écrit :
> Alan,
>
> Can you verify the php error_reporting is not troubling the installation.
>
> Preferred one:
> E_ALL & ~E_NOTICE (< php 5.3)
> E_ALL & ~E_NOTICE & ~E_DEPRECATED (php 5.3)
>
> Regards,
> Prasad
>
> *Connect with us on: *Twitter <http://twitter.com/vtigercrm> *I*
> Facebook <http://www.facebook.com/pages/vtiger/226866697333578?sk=wall>
> *I* Blog <http://blog.vtiger.com/>* I* Wiki
> <http://wiki.vtiger.com/index.php/Main_Page> *I *Forums
> <http://forums.vtiger.com/>*I* Website <http://vtiger.com/>
>
>
> On Thu, Mar 21, 2013 at 10:54 PM, Alan Lord <alanslists at gmail.com
> <mailto:alanslists at gmail.com>> wrote:
>
> On 21/03/13 17:20, Nicolas Larcipretti wrote:
>
> Let's always remember that the *branch *version is *not*
> *stable*. So, I
>
> do not recommend anyone using it as production. I don't think stable
> versions (trunk) has this kind of problems...
>
>
> Yes, I know that.
>
> Prasad asked for feedback...
>
>
> On 21/03/13 15:08, Prasad wrote:
>
>
> We have recommitted the file changes, kindly review and
> share
> your feedback.
>
>
>
> _________________________________________________
> http://www.vtiger.com/
>
>
>
>
> _______________________________________________
> http://www.vtiger.com/
>
--
Baptiste
More information about the vtigercrm-developers
mailing list