Skip to content

0.1.12

Compare
Choose a tag to compare
@staabm staabm released this 20 Dec 19:26
· 98 commits to main since this release
1716f73

Enhancements

  • Expire comment by composer dependency package version by @staabm in #32

Example

// TODO: phpunit/phpunit:5.3 This has to be fixed when updating phpunit to 5.3.x or higher
function doFooBar() {

}

// TODO: php:>8 drop this polyfill when php 8.x is required

Internals

Full Changelog: 0.1.11...0.1.12