What's new in this release?
TomBuilder class. The problem described in the PR #25 "fixed a bug when used the function 'in_array'" has been solved.TomlBuilderTest has been refactored for readability. Added some tests.README.md file has been updated with the TomlBuilder class limitations.What's new in this release?
TomlBuilder does not throw a DumpException anymore when the character "#" appears in a quoted key.addArrayTables from the class TomlBuilder has been declared as deprecated. Use the method addArrayOfTable instead.TomlArray has been added to handle the Toml array generation.What's new in this release?
KeyStore has been added to deal with the logic of the keys (keys, tables and array of tables).yosymfony/parser-utils has been updated to 2.0.0.What's new in this release?
is_string check".What's new in this release?
parse from Toml class must only be applied to TOML strings.
In case of parsing a TOML filename use the new method parseFile.parse and parseFile from Toml class accept a new argument resultAsObject
(optional) to return the parsed input as an object (an instance of stdClass).addGroup of TomlBuilder class has been deleted.ExceptionInterface,
LexerException and RuntimeException have been removed.ParseException is thrown in method parse of class Toml.What's new in this release?
What's new in this release?
What's new in this release?
What's new in this release?
What's new in this release?
What's new in this release?
What's new in this release?
How can I help you explore Laravel packages today?