$ php-74 ./tools/phpab -o src/autoload.php src
Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in phar:///usr/local/src/raytracer/tools/phpab/vendor/zetacomponents/console-tools/src/input.php on line 535
phpab 1.25.6 - Copyright (C) 2009 - 2019 by Arne Blankerts and Contributors
Scanning directory src
Autoload file src/autoload.php generated.