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

Skip to content

Tags: phootwork/tokenizer

Tags

v3.2.3

Toggle v3.2.3's commit message
PHP 8.4 compatibility

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
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.1.0

Toggle v3.1.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

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 TokenCollection

Adjust `TokenCollection::get()` method to return null, for consistency
with `ArrayList::get`.

v2.1.2

Toggle v2.1.2's commit message
Fix TokenCollection

Adjust `TokenCollection::get()` method to return null, for consistency
with `ArrayList::get`.

v2.0.1

Toggle v2.0.1's commit message
Fix TokenCollection

Adjust `TokenCollection::get()` method to return null, for consistency
with `ArrayList::get`.