This topic is locked

PHPrunner versions and php support

10/3/2017 9:06:44 AM
PHPRunner General questions
I
iossrl author

Hi, can someone help me to clarify as I have multiple project built with different phprunner versions.
Phprunner series:

phpr 5.3 -> runs on what version of PHP (for what I know last working php version is 5.3.10)?

phpr 7.0-> ??

phpr 7.1 -> ??

phpr 8.1 -> ??
Thanks a lot... we need to migrate to new servers and need to know what's going to happen........

romaldus 10/3/2017



Hi, can someone help me to clarify as I have multiple project built with different phprunner versions.
Phprunner series:

phpr 5.3 -> runs on what version of PHP (for what I know last working php version is 5.3.10)?

phpr 7.0-> ??

phpr 7.1 -> ??

phpr 8.1 -> ??
Thanks a lot... we need to migrate to new servers and need to know what's going to happen........



Just curious, why don't you upgradre all your projects to version 8.1? Newer phprunner version not only comes with new features but also fix bugs from previous version

I
iossrl author 10/3/2017



Just curious, why don't you upgradre all your projects to version 8.1? Newer phprunner version not only comes with new features but also fix bugs from previous version


We have a lot of custom javascript code..... they generally break when doing such upgrades <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=83378&image=1&table=forumreplies' class='bbc_emoticon' alt=':(' />

romaldus 10/3/2017

I can't remember previous versions but Phprunner v8.1 support latest php 5.6.

...and phprunner 9x compatible with php 7x.

My phprunner 9.8 apps running well on latest version of php 7.1 except phprunbrr AES code based encryption.