1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Aidan Woods
c49d40027f
Add StateBearer which can carry state 2019-04-07 16:38:11 +01:00
Aidan Woods
48c0c34470
Caching for initial configurable values removes need to seed state 2019-04-07 16:38:07 +01:00
Aidan Woods
eb90905d27
Default value is intrinsic to a configurable, we can just always
retrieve that.
2019-04-07 16:38:04 +01:00
Aidan Woods
a9aa7e7aae
Test on PHP 5.5 and 5.6
Issue on pre PHP 7 may be to do with method name and not call syntax as
suspected
2019-04-07 16:37:59 +01:00
Aidan Woods
1f06b47e6c
Add configurable and state 2019-04-07 16:37:52 +01:00