@marcos You're talking about an autoloader, right ?
Laurent voiced against it at latest devcamp.
2014-08-13 11:22 GMT+02:00 Marcos García :
> What about looking for a better solution that avoids us from constantly
> including dependencies and allow Dolibarr to handle them?
>
> Regards,
>
>
> *Ma
Hi all:
I've considered relevant to share with you this announcement from The PHP
Group regarding the end of support for the 5.3 version.
http://php.net/archive/2014.php#id2014-08-14-1
Regards,
*Marcos García*
marcos...@gmail.com
___
Dolibarr-dev ma
On my side I use dolibarr with PHP 5.5.9 without any problem. We should
at least put 5.4 as minimum version
Florian Henry
+33 6 03 76 48 07
florian.he...@open-concept.pro
http://www.open-concept.pro
Twitter : @_Open_Concept_
Google+ : https://www.google.com/+Open-conceptPro
Le 14/08/2014 15:51,
Not a good idea,
many hoster continue to use php 5.3 (eg : ovh) and the Travis service test
dolibarr with php, 5.3, 5.4 and 5.5
as soon as we can made test with 5.3 on travis, I consider that the minimum
version is 5.3
Bien cordialement,
Charles-François BENKE
http://www.benke.fr - 0637
I don't think Marcos ment abandonning PHP 5.3.
Merely that we should focus on writing code that is PHP 5.5 compatible
while loosely maintaining PHP 5.3 compatibility, not the other way around ;)
Cheers,
2014-08-14 18:16 GMT+02:00 :
> Not a good idea,
>
> many hoster continue to use php 5.3 (eg
Hi Charles,
OVH uses PHP 5.4 by default in shared hosting 2014
http://www.ovh.com/fr/g1207.configurer-php-web and allows PHP 5.4 in other
plans too http://guide.ovh.com/php5chezovh
Also, another big hosting provider, 1and1, allows it too. (
http://www.1and1.com/php-web-hosting
Regards,
*Marcos