Skip to content

Tags: thiagodp/json

Tags

1.3.1

Toggle 1.3.1's commit message
License changed to MIT

1.3

Toggle 1.3's commit message
Now phputil/JSON depends on phputil/RTTI version 1.4, because of the …

…__class "magic" method support; Generated JSON changed to *not* include a space after the colon (e.g. { "a" : 1 } now is { "a": 1 }); Test added in JSONTest;

1.2.2

Toggle 1.2.2's commit message
composer.json changed, upgrading the dependency of RTTI to 1.3 becaus…

…e of a new fix;

1.2.1

Toggle 1.2.1's commit message
Dependency of RTTI changed to version 1.2 because of an interesting fix.

1.2

Toggle 1.2's commit message
Added parameter "ignoreNulls" in JSON::encode. Defaults to false.

1.1

Toggle 1.1's commit message
Version 1.1

1.0.1

Toggle 1.0.1's commit message
Version 1.0.1

1.0

Toggle 1.0's commit message
Version 1.0