latte | by dg | Tag::$nAttributeNode -> $nAttribute (BC break) | | | |
latte | by dg | Tags::closestTag() finds only by class name (BC break) | | | |
latte | by dg | escaping is mandatory in HtmlComment (BC break) | | | |
latte | by dg | strictTypes is enabled by default (BC break) | | | |
latte | by dg | uses annotation #[Deprecated] | | | |
latte | by dg | silently deprecated stuff trigger notices | | | |
latte | by dg | removed deprecated Loader::isExpired() | | | |
latte | by dg | removed deprecated stuff (BC break) | | | |
latte | by dg | readonly properties | | | |
latte | by dg | used PHP 8.1 features | | | |
latte | by dg | removed PHP 8.0 stuff | | | |
latte | by dg | requires PHP 8.1 | | | |
latte | by dg | opened 3.1-dev | | | |
latte | by dg | typo | | | |
latte | by dg | improved tests | | | |
latte | by dg | Escaper: escapeXml() divided into escapeXmlText() & escapeXmlAttr() | | | |
latte | by dg | Escaper: supports converting HTML => TEXT | | | |
latte | by dg | Escaper: fixed converting between HTML/ATTR <=> HTML | | | |
latte | by dg | added SourceReference::fromCallStack(), used by runtime SecurityViolationException | | | |
latte | by dg | refactoring, added SourceReference::fromCompiled() | | | |
assets | by hanisko | Composer: added nette/boostrap dependency (#4) Co-authored-by: Martin Hanisko <martin.hanisko@fio.cz> | | | |
di | by dg | used attribute Deprecated | | | |
di | by dg | annotations @inject is deprecated (BC break) | | | |
di | by dg | deprecated magic properties (BC break) | | | |
di | by dg | removed compatibility for old class names | | | |
di | by dg | removed support for three ... dots | | | |
di | by dg | removed Definition::generateMethod() (BC break) | | | |
di | by dg | annotations @var are no longer supported (BC break) | | | |
di | by dg | annotations @return are no longer supported (BC break) | | | |
di | by dg | exception messages use [Service ...]\n format [WIP] added Definition::getDescriptor(), Helpers::entityToString() | | | |
di | by dg | opened 4.0-dev | | | |
di | by dg | added FunctionCallable & MethodCallable, expressions representing first-class callables | | | |