Skip to content

Tags: darsyn/ip

Tags

6.0.0

Version 6.0.0

- Drop support for PHP versions less than 7.1
- Remove deprecations on PHP 8.4

5.0.1

v5.0.1

Add support for PHP 8.4 (static analysis fixes and added to CI pipeline).
PHP 8.4 deprecations are _expected_ as they cannot be removed without dropping support for PHP versions less than 7.1

5.0.0

Version 5.0.0

- Split off Doctrine functionality into separate package `darsyn/ip-doctrine`.
- Better static analysis and higher coverage.

5.0.0-rc1

Version 5.0.0 (Release Candidate 1)

- Split off Doctrine functionality into separate package `darsyn/ip-doctrine`.
- Better static analysis and higher type coverage.

4.1.0

Pull in Return Types from 4.0.2

4.0.2

Version 4.0.2

PATCH: Add missing return tags to PHPDoc to prevent latest symfony/error-handler printing info logs to console.

4.0.1

Release v4.0.1

- Correct string casting of IP objects
- Unit testing fully working in CI from PHP 5.6 to PHP 8+
- Binary utility helper

4.0.0

Version 4.0.0

3.4.0

Version 3.4.0; deprecations ready for major version bump.

4.0.0-beta2

Version 4.0.0-beta2