Warning:  in_array() expects parameter 2 to be array, null given in /home/unistayco/demo.uni-stay.co.za/vendor/pda/pheanstalk/scripts/build_phar.php on line 20
Warning:  implode(): Invalid arguments passed in /home/unistayco/demo.uni-stay.co.za/vendor/pda/pheanstalk/scripts/build_phar.php on line 23
Phar configured readonly in php.ini; attempting to re-execute:
php -d phar.readonly=0  --ignore-readonly
Usage: php-cgi [-q] [-h] [-s] [-v] [-i] [-f ]
       php-cgi  [args...]
  -a               Run interactively
  -b | Bind Path for external FASTCGI Server mode
  -C               Do not chdir to the script's directory
  -c | Look for php.ini file in this directory
  -n               No php.ini file will be used
  -d foo[=bar]     Define INI entry foo with value 'bar'
  -e               Generate extended information for debugger/profiler
  -f         Parse .  Implies `-q'
  -h               This help
  -i               PHP information
  -l               Syntax check only (lint)
  -m               Show compiled in modules
  -q               Quiet-mode.  Suppress HTTP Header output.
  -s               Display colour syntax highlighted source.
  -v               Version number
  -w               Display source with stripped comments and whitespace.
  -z         Load Zend extension .
  -T        Measure execution time of script repeated  times.