Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: phootwork/collection

Tags

v3.2.3

Toggle v3.2.3's commit message
Fix Github Actions

-  Fix coding standard
-  Fix scrutinizer code coverage updater

v3.2.2

Toggle v3.2.2's commit message
Fix Github Actions

-  Fix coding standard
-  Fix scrutinizer code coverage updater

v3.2.1

Toggle v3.2.1's commit message
Fix Github Actions

-  Fix coding standard
-  Fix scrutinizer code coverage updater

v3.2.0

Toggle v3.2.0's commit message
Fix File::write() method

`phootwork\file\File::write()` method now throw an exception if try to write
an existent file, if the file is not writeable.

v3.1.0

Toggle v3.1.0's commit message
Fix File::write() method

`phootwork\file\File::write()` method now throw an exception if try to write
an existent file, if the file is not writeable.

v3.0.1

Toggle v3.0.1's commit message
Prepare version 3.0

- Refactor Json library to use native php exceptions
- Fix all psalm issue by annotating code where psalm can't infer
types

v3.0

Toggle v3.0's commit message
Prepare version 3.0

- Refactor Json library to use native php exceptions
- Fix all psalm issue by annotating code where psalm can't infer
types

v2.1.3

Toggle v2.1.3's commit message
Fix psalm

v2.1.2

Toggle v2.1.2's commit message
Fix psalm

v2.0.1

Toggle v2.0.1's commit message
Adjust packages version

Adjust packages version to release 2.0 stable.
This commit closes #51.