php-http-client icon indicating copy to clipboard operation
php-http-client copied to clipboard

chore: add php 8.0 support

Open eshanholtz opened this issue 4 years ago • 1 comments

eshanholtz avatar Aug 12 '21 21:08 eshanholtz

start(); foreach (\range(0, 100000) as $i) { // ... } $scriptduration = $newtimer->stop(); var_dump($scriptduration->asSeconds());

mahadihasanpranto786 avatar Jan 16 '23 14:01 mahadihasanpranto786