Skip to content

Releases: Seldaek/phar-utils

1.2.1

31 Aug 10:31
ea2f401
Compare
Choose a tag to compare

What's Changed

  • improve performace by updating timestamps inplace by @JanTvrdik in #7

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0

10 Dec 11:21
9f3452c
Compare
Choose a tag to compare
  • Added a way to exclude specific files from being linted

1.1.2

20 Aug 07:23
749042a
Compare
Choose a tag to compare
  • Minor type hint fix and allow using DateTimeImmutable

1.1.1

07 Jul 18:44
8674b1d
Compare
Choose a tag to compare
  • Fixed Linter class support for linting on Windows

1.1.0

14 Feb 15:37
8800503
Compare
Choose a tag to compare
  • Added Linter class with a lint function to lint all PHP files inside a Phar file. See composer/composer@ee2252c for the use case.

1.0.2

13 Jan 10:43
8471576
Compare
Choose a tag to compare
  • Fixed support of big endian machines
  • Fixed signature position determination in edge cases

1.0.1

13 Oct 18:44
Compare
Choose a tag to compare
  • Fixed support for compressed phars

1.0.0

13 Oct 18:44
Compare
Choose a tag to compare
  • Initial release