8000 Tags · Rundiz/serializer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Rundiz/serializer

Tags

1.0.5

Toggle 1.0.5's commit message

Verified

This commit was signed with the committer’s verified signature.
ve3 vee w,
`trim()` before `unserialize()` to prevent warnings in PHP 8.3 in som…

…e case.

1.0.4

Toggle 1.0.4's commit message

Verified

This commit was signed with the committer’s verified signature.
ve3 vee w,
v1.0.4

* Add `isBase64Encoded()` method to check for valid base 64 encoded string.

1.0.3

Toggle 1.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
ve3 vee w,
v1.0.3

* Add `isJSONEncoded()` method to check valid JSON.
* Add tests for `isJSONEncoded()` method.

1.0.2

Toggle 1.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
ve3 vee w,
v1.0.2

v1.0.1

Toggle v1.0.1's commit message
v1.0.1 maybeUnserialize & check negative integer

- Add `maybeUnserialize()` method.
- Fix check for serialized negative integer.
- v 1.0.1

v1.0

Toggle v1.0's commit message
update readme

0