Releases: andreamk/JsonSerialize
Releases · andreamk/JsonSerialize
1.31
19 Nov 01:25
Compare
Sorry, something went wrong.
No results found
Added tests for PHP 8.4
Removed PHP 8.5 deprecations warnings
1.30
16 Mar 02:18
Compare
Sorry, something went wrong.
No results found
Added tests for PHp 8.2 and 8.3
1.2.9
29 Nov 15:44
Compare
Sorry, something went wrong.
No results found
Fixed serialized object recursion on PHP 8.1+
1.2.8
03 Aug 08:33
Compare
Sorry, something went wrong.
No results found
Fixed unserialize problem
1.2.7
03 Aug 08:27
Compare
Sorry, something went wrong.
No results found
JSON_SKIP_MAGIC_METHODS now work on unserialize methods
1.2.6
01 Aug 11:06
Compare
Sorry, something went wrong.
No results found
Added flag JSON_SKIP_MAGIC_METHODS
1.2.5
25 Jul 13:54
Compare
Sorry, something went wrong.
No results found
Merge pull request #15 from andreamk/20220725_AL_autoloader-improved
relative namespace added
1.2.4
23 Jul 13:11
Compare
Sorry, something went wrong.
No results found
PHPstan checks
Fixed PHPstan errors
Autoloader class added
1.2.3
13 Jul 11:56
Compare
Sorry, something went wrong.
No results found
Improved the unserializeToObj function.
1.2.2
13 Jul 10:28
Compare
Sorry, something went wrong.
No results found
Added string sanitize function in case JSON encoding fails