Released version 2.3.4
- Control: global snippet changed from NULL to \0 to be distinguished from ''
- UIMacros:
{snippet}
and{snippetArea}
without name has name''
in both PHP 5 and PHP 7 - UIMacros: runtime helpers moved to UIRuntime
- PresenterComponentReflection::convertType() do not change $val on error, added tests
- ApplicationExtension: missing RobotLoader throws exception [Closes #78]
- improved coding style
For the details you can have a look at the diff.