Skip to content

Tags: gitonomy/gitlib

Tags

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
PHP 8.4 support (#225)

* PHP 8.4 support

* Update tests.yml

* Update tests.yml

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for symfony 7 (#213)

Co-authored-by: Patrik Mokrý <patrik.mokry@saxana.sk>

v1.3.8

Toggle v1.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adds feature to check if a branch name exists in a repository without…

… cloning it. (#202)

v1.3.7

Toggle v1.3.7's commit message
Release v1.3.7

v1.3.6

Toggle v1.3.6's commit message
Release v1.3.6

v1.3.5

Toggle v1.3.5's commit message
Release v1.3.5

v1.3.4

Toggle v1.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Don't pass null as second parameter to preg_match (#190)

v1.3.3

Toggle v1.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update composer.json

v1.3.2

Toggle v1.3.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fixed passing null to integer param

v1.3.1

Toggle v1.3.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Added missing `ReturnTypeWillChange` annotations