Releases: gdbots/pbj-php
Releases · gdbots/pbj-php
v4.0.6
16 Jan 00:08
Compare
Sorry, something went wrong.
No results found
Fix deprecation of ord call with empty string in SlugUtil::create.
v4.0.5
28 Feb 22:55
Compare
Sorry, something went wrong.
No results found
Do not use implicit nullable in Gdbots\Pbj\Exception\AssertionFailed::__construct.
v4.0.4
24 Jan 04:00
Compare
Sorry, something went wrong.
No results found
Allow brick/math 0.11 or 0.12
v4.0.3
22 Jan 21:11
Compare
Sorry, something went wrong.
No results found
Eliminate use of deprecated utf8_encode and utf8_decode.
v4.0.2
05 Jun 21:30
Compare
Sorry, something went wrong.
No results found
v4.0.1
08 Dec 23:58
Compare
Sorry, something went wrong.
No results found
Fix bug in Gdbots\Pbj\Field::applyDefault that didn't check the correct type name value.
v4.0.0
08 Dec 19:50
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGES
Use new php enum instead of the home grown versions.
Update typehints where possible to use php 8 union types.
v3.1.0
04 Dec 02:29
Compare
Sorry, something went wrong.
No results found
v3.0.7
13 Apr 02:37
Compare
Sorry, something went wrong.
No results found
In AbstractMessage ensure decoded values are properly unset whenever array-like field values are changed.
v3.0.6
11 Mar 20:52
Compare
Sorry, something went wrong.
No results found
Add capability to ignore a field in MappingBuilder.