Commit Graph

6 Commits

Author SHA1 Message Date
Ismo Vuorinen
197d08014b feat: php 8.3, phpunit 11 (#57)
* Upgrade runner php to 8.3, phpunit to 11
* Fix tests, tweaked the code, added missing ext- to composer.json
* Fix exception related code smells
2024-02-17 12:47:20 +02:00
renovate[bot]
f167744d75 chore(deps): update dependency phpunit/phpunit to v10 (#15)
* chore(deps): update dependency phpunit/phpunit to v10
* Updated phpunit configuration

---------

Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ismo Vuorinen <ismo.vuorinen@vincit.fi>
2023-03-09 11:43:35 +02:00
Ismo Vuorinen
dca55f5fa2 Updated phpunit configuration 2022-06-26 18:46:35 +03:00
Ismo Vuorinen
1f0a4b878c CodeStyle changes, documentation, small fixes 2017-09-14 13:50:17 +03:00
Ismo Vuorinen
b9c5530928 Now actually running tests, dropping PHP5.5 2017-09-14 12:15:19 +03:00
Ismo Vuorinen
81aa917de2 First tests 2017-09-13 19:30:05 +03:00