DomCore v3.0.7
DomCore - The PHP foundation classes to build powerfull applications,
Powerfull code-independant template system,
multi-language system, debug objects,
and patterns implementation in PHP.
Changes in this version:
- Added clearstatcache to the filedatasource write method in case we just created a directory that is not seen by PHP immediatly (may happen)
- Modification of headers of files to match (c) 2017 and some UML boxes
- Modification of WASimpleXML compile method: the children subnodes of a node are now into the 'children' array entry
- Modification of WALanguageCompile to match WASimpleXML XML compiler
- Added implementation of array access, countable, iterable, object access magic functions in WALanguage
- Modified WASHM to clean the ids of memory segments (trimmed, no spaces, tabs, etc)
- Exceptions adjust to extend \Exception, no \Error
- Remasterization of the library for WA6 and namespaces build available more coherent