php-parser/lib/PhpParser/PrettyPrinter
Tyson Andre 2e2954ccdf Avoid notices in php 7.4 with hexdec/base_convert (#619)
This is made to avoid notices caused by
https://wiki.php.net/rfc/base_convert_improvements

(seen with `php -d error_reporting=E_ALL vendor/bin/phpunit`)
2019-07-14 10:56:13 +02:00
..
Standard.php Avoid notices in php 7.4 with hexdec/base_convert (#619) 2019-07-14 10:56:13 +02:00