Released version 2.4.3
- BlockMacros: removed deprecation warning for {includeblock}, it is deprecated silently
- BlockMacros: dynamic blocks with content-types html & htmlattr are compatible #146
- BlockMacros: implemented modifies for dynamic blocks
- RegexpException: added PREG_JIT_STACKLIMIT_ERROR
- Filters: added |padLeft & |padRight
- FileLoader::
normalizePath()
not forget leading ../ #138 #139 - CoreMacros: {status} uses
http_response_code()
related to nette/http#113
For the details you can have a look at the diff.