Leonel Quinteros
059794c64a
Implement inline-table parsing. Fixes issue #5
2016-12-05 20:14:27 -03:00
Leonel Quinteros
0fbef04af1
Merge branch 'master' of github.com:leonelquinteros/php-toml
2016-12-05 18:35:09 -03:00
Leonel Quinteros
fbd93fd889
Fix array of tables parsing. Fixes issue #6
2016-12-05 18:34:00 -03:00
Leonel Quinteros
c924f5c32b
Merge pull request #4 from yuloh/patch-1
...
Update README.md
2016-08-01 15:42:09 -03:00
Matt A
f7d8e1fbf2
Update README.md
...
Enable syntax highlighting
2016-08-01 12:33:40 -04:00
Leonel Quinteros
97f44b50cd
Extend composer tags for packagist
2016-02-24 12:27:17 -03:00
Leonel Quinteros
e0b51e0621
Fix composer file
v0.4.1
2016-02-23 12:55:24 -03:00
Leonel Quinteros
cf4261a669
Fix composer file
2016-02-23 12:54:39 -03:00
Leonel Quinteros
2af31711e7
Fix composer file
2016-02-23 12:54:09 -03:00
Leonel Quinteros
21cef5b087
Add composer support
2016-02-23 12:51:24 -03:00
Leonel Quinteros
523d6d4a7e
Fix travis test
2016-02-23 12:30:54 -03:00
Leonel Quinteros
05a80bc0bc
Fix travis test
2016-02-23 12:24:57 -03:00
Leonel Quinteros
551d27ac9a
Fix travis test
2016-02-23 12:18:33 -03:00
Leonel Quinteros
5019f3562b
Add travis test support. Fix small issue with strings parsing.
2016-02-23 12:04:44 -03:00
Leonel Quinteros
cdca884001
Merge branch 'master' of github.com:leonelquinteros/php-toml
2016-02-23 11:32:49 -03:00
Leonel Quinteros
1f7c3a358b
Add travis support
2016-02-23 11:32:34 -03:00
Leonel Quinteros
f3dd622363
Update version comment on class file to match v0.4.0
2016-02-23 11:29:02 -03:00
Leonel Quinteros
808575d680
Merge pull request #3 from jakwings/patch-1
...
Fix Boolean
2016-01-11 07:49:27 -03:00
J.W
49fbafbba7
Fix Boolean
2016-01-11 18:37:44 +08:00
Leonel Quinteros
bcad78fafa
Improve toml-test response interface
v0.4.0
2015-03-27 20:43:13 -03:00
Leonel Quinteros
3b57a3c42a
Throw exception on invalid table names
2015-03-27 20:32:03 -03:00
Leonel Quinteros
083c98ae75
Improve table name parser.
2015-03-27 20:18:11 -03:00
Leonel Quinteros
cb55cb81e7
Fix table-whitespace test
2015-03-27 20:11:59 -03:00
Leonel Quinteros
9528986998
Fixed response value for toml-test
2015-03-27 19:39:13 -03:00
Leonel Quinteros
7bf1108480
Fix toml-test interface types. Added parser fixes.
2015-03-27 19:32:21 -03:00
Leonel Quinteros
bf49367b2c
Test fixes
2015-03-27 19:13:43 -03:00
Leonel Quinteros
0f4f19522e
Remove debug prints
2015-03-27 18:23:53 -03:00
Leonel Quinteros
0e8a3b98f8
README mention about support for github.com/BurntSushi/toml-test
2015-03-27 15:35:54 -03:00
Leonel Quinteros
7f8311ffca
Added support for github.com/BurntSushi/toml-test
2015-03-27 15:29:26 -03:00
Leonel Quinteros
2fb5908103
Add support for TOML version 0.4.0
2015-03-27 13:46:10 -03:00
Leonel Quinteros
1c3eafd203
Extended example v0.4.0
2015-02-18 11:08:56 -02:00
Leonel Quinteros
b2e3bf551c
Renamed source file and help for special environments
2014-11-11 12:07:14 -02:00
Leonel Quinteros
f805a8a68a
Refactoring. Initial support for v0.3.0
2014-11-11 11:15:42 -02:00
Leonel Quinteros
5f9260a262
DateTime object support
2014-11-10 20:32:17 -02:00
Leonel Quinteros
a11556f488
Add LICENSE file
2014-11-10 20:24:36 -02:00
Leonel Quinteros
d773f3cdfd
Merge branch 'master' of github.com:leonelquinteros/php-toml
2014-11-10 20:23:00 -02:00
Leonel Quinteros
562a750034
Support for version 0.2.0
2014-11-10 20:22:40 -02:00
Leonel Quinteros
e9f1754a00
Supports for version 0.2.0
2014-11-10 20:21:44 -02:00
Leonel Quinteros
f10a8a6452
Match version to TOML spec version
v0.1.0
2013-04-24 14:41:11 -03:00
Leonel Quinteros
9c01b3c678
Version support
2013-04-24 13:35:33 -03:00
Leonel Quinteros
daf0b2b839
Improved Readme file
2013-03-17 18:46:31 -03:00
Leonel Quinteros
e3ed2340cd
Improved Readme file
2013-03-17 18:42:02 -03:00
Leonel Quinteros
7827982625
Support Unicode and \b chars.
2013-03-17 18:27:27 -03:00
Leonel Quinteros
2f1c034a78
Throw exception on key overwrite
2013-03-17 18:16:48 -03:00
Leonel Quinteros
0eb93e8d87
Throw exception on extra chars after keygroup definition
2013-03-17 17:51:43 -03:00
Leonel Quinteros
3e3fbf7e11
Support for hard example
2013-03-17 17:45:11 -03:00
Leonel Quinteros
8a8cb6c833
Code formatted after latest pull request.
2013-03-01 12:22:09 -03:00
Leonel Quinteros
e8cf926b47
Merge pull request #2 from ayushchd/master
...
Throws exceptions on mixed data type arrays
2013-03-01 07:18:50 -08:00
ayushchd
f5879641e9
Throw exception on mixed data type arrays
...
Modified the parser so as to throw an exception on encountering mixed
data types within an array. Also corrected the extended.toml to prevent
from throwing this exception because of malformed key "key"
2013-03-01 19:58:58 +05:30
Leonel Quinteros
c2f86aea0a
Support terminating commas before the closing bracket in arrays
2013-02-27 13:29:57 -03:00