Skip to content

Tags: myclabs/php-enum

Tags

1.8.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #177 from it-can/master

fix php8.4 deprecated

1.8.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #160 from jdecool/stringable-implementation

1.8.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #147 from kamazee/fix_psalm_annotations

Remove psalm template from static method `from`

1.8.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #146 from kamazee/fix_psalm_annotations

Fix psalm annotation on Enum::from

1.8.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #145 from MarkBaker/PHP8.1-Resolve-JsonSerializabl…

…e-Return-Datatype-Deprecation

Php8.1 resolve json serializable return datatype deprecation

1.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #138 from Ocramius/feature/#134-mark-__callStatic-…

…as-pure

Fix #134 by marking `Enum::__callStatic` as `@psalm-pure`

1.7.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #129 from iFixit/cache-instances

__callStatic: cache created Enum instances

1.7.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #114 from iFixit/Psalm-seperate-annotations

Psalm: do not collide with doctrine templates

1.7.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #112 from iFixit/clarify-psalm-types

Clarify psalm types

1.7.4

Move psalm to require-dev