v2.0.1
What's Changed
- Full Changelog: 2.0.0...v2.0.1
Changes
-
Exceptions were refactored.
-
Changes in documentation.
-
New code style rules have been added.
-
Implemented
PSR12 coding standard
from all library PHP files. -
DELETED:
Josantonius\Json\Json::arrayToFile
method.Josantonius\Json\Json::fileToArray
method.Josantonius\Json\Tests\JsonTest
class. -
ADDED:
Josantonius\Json\Tests\ConstructMethodTest
class.Josantonius\Json\Tests\GetMethodTest
class.Josantonius\Json\Tests\MergeMethodTest
class.Josantonius\Json\Tests\PushMethodTest
class.Josantonius\Json\Tests\SetMethodTest
class.