8000 Tags · MyOnlineStore/Propel · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: MyOnlineStore/Propel

Tags

1.7.13

Toggle 1.7.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: Improve typing information (#9)

Mainly rewrite long (eg `integer`) to short (eg `int`) in docblocks, because
Psalm doesn't understand the long versions if the casing is off (eg `Integer`).

1.7.12

Toggle 1.7.12's commit message

Verified

This commit was signed with the committer’s verified signature.
frankverhoeven Frank Verhoeven
fix: Filter finder methods return type

1.7.11

Toggle 1.7.11's commit message

Verified

This commit was signed with the committer’s verified signature.
frankverhoeven Frank Verhoeven
fix: Filter finder methods return type

1.7.10

Toggle 1.7.10's commit message

Verified

This commit was signed with the committer’s verified signature.
frankverhoeven Frank Verhoeven
fix: Nullable finder methods

1.7.9

Toggle 1.7.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #8 from MyOnlineStore/fluent-interface-typing

1.7.8

Toggle 1.7.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Resolve PHP 8.1 typing deprecations

1.7.7

Toggle 1.7.7's commit message

Verified

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

chore: Allow PHP 8.1

1.7.6

Toggle 1.7.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from MyOnlineStore/remove-requires

1.7.5

Toggle 1.7.5's commit message

Verified

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

feat: PHP 8 Support

1.7.4

Toggle 1.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from MyOnlineStore/fix-testsuite

0