Releases: figdice/figdice
Releases · figdice/figdice
v3.3.1
countif
returns empty if used on non-array
v3.3.0
- Added the
countif
function
v3.2.1
- Compat php 7.4
- More light-weight package
v3.1.0
- Inline Conditional Attributes
v3.0.1
- MIT licence
- implicit XML root in XPath expression
- PHPUnit 5+
3.0
The new 3.0 series features a cleaner code base, and ability to cache the parsed templates.
2.4
- #13 Magic getters, implemented with
__get
or __call
but not explicitly defined in a class, can now be seen from within the Universe if the Php Doc Block of the class declares:
@method <returntype> getXxx()
Compare trees:
2.3.4...2.4
2.3.3
Change log since 2.3.2: 2.3.2...2.3.3
- Compatibility with PHP 7
- Possibility to specify a custom root node for XML xpath Fig Function