Skip to content

Releases: event-engine/php-data

Support json_encode

Choose a tag to compare

@arnedesmedt arnedesmedt released this 22 Jun 09:19
a3b3f30

What's Changed

Full Changelog: v2.0.3...v2.1.0

v2.0.3

Choose a tag to compare

@arnedesmedt arnedesmedt released this 16 Jan 12:13
bdba5b0

What's Changed

Full Changelog: v2.0.2...v2.0.3

2.0.2 Release

Choose a tag to compare

@codeliner codeliner released this 05 May 16:01
3db2352

Fixed

  • #20 (@arnedesmedt ) arrayPropItemTypeMap should be indexed with special key

2.0.1 Release

Choose a tag to compare

@sandrokeil sandrokeil released this 19 Nov 09:02
562df91

Fixed

2.0 Release

Choose a tag to compare

@codeliner codeliner released this 06 Feb 21:48
9054312

Check 2.0-beta.x release notes for changes to 1.x

Changed since 2.0-beta.5:

2.0 Beta 5

2.0 Beta 5 Pre-release
Pre-release

Choose a tag to compare

@codeliner codeliner released this 08 Jul 12:37
d7740dd

Added

1.1.0 Release

Choose a tag to compare

@codeliner codeliner released this 03 Jul 08:51
f606e32

Added

2.0 Beta.4 Release

2.0 Beta.4 Release Pre-release
Pre-release

Choose a tag to compare

@codeliner codeliner released this 07 Mar 17:43

Added

  • #9 Psalm support

Fixed

  • #9 Typed property must not be accessed before initialization

2.0 Beta.3 Release

2.0 Beta.3 Release Pre-release
Pre-release

Choose a tag to compare

@codeliner codeliner released this 25 Feb 07:49
2989b7d

Added

  • #8 (@arnedesmedt ): Fallback for non PHP 7.4 users to still get types from getter methods + some tests

2.0 Beta.2 Release

2.0 Beta.2 Release Pre-release
Pre-release

Choose a tag to compare

@codeliner codeliner released this 18 Feb 21:59
4251050

Fixed

  • #6 Avoid deprecate warning for \ReflectionType->__toString()