Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: nimday on June 05, 2016, 04:37:39 PM

Title: PHP5 Version
Post by: nimday on June 05, 2016, 04:37:39 PM
The version is 5.3 , i wish you can update that to at least 5.4
I just want try the builtin web server.

Thanks
Title: Re: PHP5 Version
Post by: nimday on June 06, 2016, 01:17:44 AM
The size of the php5 ext is 18 mb and after i stripped it only 5 mb  :o
Please check that and also i can't find it from src directory.
Title: Re: PHP5 Version
Post by: andyj on June 12, 2016, 12:39:49 AM
There's PHP 7 for 64 bit. Have you tried that?
Title: Re: PHP5 Version
Post by: nimday on July 03, 2016, 10:57:49 PM
There's PHP 7 for 64 bit. Have you tried that?

Thanks man,i'll try that and maybe you can submit to 32 bit too.
Title: Re: PHP5 Version
Post by: andyj on July 04, 2016, 10:12:09 AM
It's not just PHP7, its all the LAMP extensions (90+). I don't have a current 32-bit build environment setup, nor do I have a need for one right now. All the build scripts are in the repo. I don't mind maintaining the scripts, but I just don't have the time to build and maintain another set of packages. Sorry.
Title: Re: PHP5 Version
Post by: Lukasz032 on July 23, 2016, 08:06:49 PM
Thanks for posting. As it is said on the info page, I am the author of php5 package :)
I made 5.3 as cgi/fcgi mainly because I needed it for my integrated system, but since I still do have my build env accessible, I will release 5.4, 5.5, 5.6 versions in a few weeks, after I come back from my vacation.
Stay tuned :)

BTW: Every next release breaks some apps because of code-level incompatibilities, so updating 5.3 to 5.4 or any newer version may be undesired in some cases.