8000 Tags · technokid/phpbench · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: technokid/phpbench

Tags

1.0.0-alpha1

Toggle 1.0.0-alpha1's commit message
Update box

0.17.1

Toggle 0.17.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix for Symfony Console 5.1 (phpbench#639)

* Fix command return values

Ensure that int is returned by all commands

* Updates PHPStan (allow SF 5.1 dep)

* CS fixes

0.17.0

Toggle 0.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix phpunit deprecations (phpbench#619)

* Removed expect exception message annotations

* Migrate expectedException annotations

* Fix deprecated PHPUnit methods

* Enable fail on warnings in phpunit

* CS fixes

* Open file for read/write (fix issue with PHP 7.4)

We echo the written output to STDOUT - but previously we
did not open it for reading, whereas in PHP < 7.4 it didn't
seem to matter ...

* Do not allow failures with 7.4

* Handle edge case where min is 0 (avoid div by zero)

0.16.10

Toggle 0.16.10's commit message
Updated CHANGELOG

0.16.9

Toggle 0.16.9's commit message
set version

0.16.8

Toggle 0.16.8's commit message
use php to execute box

0.16.7

Toggle 0.16.7's commit message
use humbug/box for GH releases and @git_tag@ for version

0.16.6

Toggle 0.16.6's commit message
only deploy the PHAR

0.16.5

Toggle 0.16.5's commit message
deploy pubkey with correct extension

0.16.4

Toggle 0.16.4's commit message
deploy asc file

0