php-http-client
php-http-client copied to clipboard
chore: add php 8.0 support
start(); foreach (\range(0, 100000) as $i) { // ... } $scriptduration = $newtimer->stop(); var_dump($scriptduration->asSeconds());