Hello
Which PHP Version do you recommend for 1.12? Does 1.12 Support PHP 7.3.x?
PHP for 1.12
- Edited
I'm not aware of support for 7.3 being added, although I haven't actually checked or seen anyone else mention anything - I know 1.11 didn't, and PHP 7.3 support isn't on the list of new features for 1.12 ?
7.2 definitely does work though, so as a failsafe you could always go for that!
7.2 is currently the recommended version of PHP for 1.12.
https://github.com/osTicket/osTicket#requirements
Ah, I never realised the requirements were on Github too (although to be fair I didn't look). Might be worth somebody putting that info on the website too, especially given that's the recommended standard download route ?
I think php-7.0.0 would be best for OsTicket 1.12.6, if you are doing migration/upgrade & might be php-7.2 is recommended for 1.12 for fresh install.
1.12.x is End of Life and no longer supported.
My recollection is that 1.12.x works with PHP 5.6, and 7.2.
End of Life and No Longer supported versions (1.12) will never work with 7.4 or 8.0. Unless someone goes through and updates the entire project to make it work with them.
1.14 supports 5.6 - 7.3 (and 7.4 unofficially.)
1.15 supports 7.2-7.4.