Welcome Guest, Not a member yet? Register   Sign In
can CI 2.1.3 run on PHP 5.2.3 ?? Any warnings or issues?
#1

[eluser]cartalot[/eluser]
hi

on Github the minimum PHP version for latest CI 2.1.3 is PHP 5.2.4

on the legacy server am working with -- PHP 5.2.3
so close !

i just did a quick test with 2.1.3 and it seems to work fine for my app
but if anyone knows of any specific patches or whatever that should be done
would very much appreciate





#2

[eluser]skunkbad[/eluser]
[quote author="cartalot" date="1349722256"]hi

on Github the minimum PHP version for latest CI 2.1.3 is PHP 5.2.4

on the legacy server am working with -- PHP 5.2.3
so close !

i just did a quick test with 2.1.3 and it seems to work fine for my app
but if anyone knows of any specific patches or whatever that should be done
would very much appreciate

[/quote]

There's probably a specific function buried somewhere in the code that requires 5.2.4. If your app never uses whatever library/method it's in, then you probably won't have any problems.
#3

[eluser]michalsn[/eluser]
[quote author="cartalot" date="1349722256"]hi

on Github the minimum PHP version for latest CI 2.1.3 is PHP 5.2.4

on the legacy server am working with -- PHP 5.2.3
so close !

i just did a quick test with 2.1.3 and it seems to work fine for my app
but if anyone knows of any specific patches or whatever that should be done
would very much appreciate
[/quote]

You're looking at development branch.
CI 2.1.3 is still compatible with PHP 5.1.6.
#4

[eluser]cartalot[/eluser]
thanks -- thats what i was *hoping* for, but its still confusing when on the github CI page




Theme © iAndrew 2016 - Forum software by © MyBB