Skip to content

Tags: dcarbone/php-consul-api

Tags

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix implicit null (#52)

This fixes a deprecation error in PHP 8.4.

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump symfony/process from 6.1.0 to 6.4.15 in /tools/php-cs-fixer in t…

…he composer group across 1 directory (#46)

Bump symfony/process

Bumps the composer group with 1 update in the /tools/php-cs-fixer directory: [symfony/process](https://github.com/symfony/process).


Updates `symfony/process` from 6.1.0 to 6.4.15
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.2/CHANGELOG.md)
- [Commits](symfony/process@v6.1.0...v6.4.15)

---
updated-dependencies:
- dependency-name: symfony/process
  dependency-type: indirect
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
PHP 8 and other things. (#45)

v1.1.7

Toggle v1.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed a bug where $path was of type integer and did not contain the k…

…ey value of the element. To do this, I received a key from $kvp. (#43)

v1.1.6

Toggle v1.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Dev : PHP Deprecated problem caused by modifying FakeMap.php. (#42)

v1.1.5

Toggle v1.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
adding getter and setter magic methods for 8.2 compat (#39)

adding getter and setter magic methods for 8.2 compat.

addresses #38

v1.1.4

Toggle v1.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix a typo in CatalogRegistration checks->Checks (#37)

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
addressing #34 (#35)

* addressing #34

* less bad error message

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
updating guzzle (#33)

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix depreciation warning on WriteResponse (#32)