- Edited
Hi guys,
Just a friendly head's up.
1.14.7
class SetupWizard {
//Mimimum requirements
static protected $prereq = array(
'php' => '7.0',
1.15.3
class SetupWizard {
//Mimimum requirements
static protected $prereq = array(
'php' => '7.2',
And yet the Getting Started > Installation page has not been updated:
To install osTicket, your web server must have PHP 5.6 (or better) and MySQL 5.0 (or better) installed.