application | by dg | __toString: when is called as method, exceptions are thrown | | | |
application | by dg | Application::getContext() is protected | | | |
application | by dg | Presenter::$absoluteUrls fixed | | | |
application | by dg | Presenter: added support for typehint 'object' | | | |
application | by dg | Templating\DefaultHelpers renamed to Helpers (BC break!) | | | |
application | by dg | ApplicationExtension: option 'scanFilter' changed to pattern, default is '*Presenter' | | | |
application | by xificurk | Presenter: change default value of globalParams to fix warning while forwarding to Error presenter [Closes #202] | | | |
application | by dg | requires PHP 8.0 | | | |
application | by dg | Application::$onResponse is called only "on" response | | | |
application | by dg | added ApplicationExtension & RoutingExtension | | | |
application | by dg | Presenter: added sendResponse(); terminate() is no longer intended to send a PresenterResponse | | | |
application | by Majkl578 | replace usage of callback() by direct instantiation of Nette\Callback | | | |
application | by miloshavlicek | ComponentReflection::parseAnnotations: fixed regexp quoting | | | |
application | by dg | added support for persistent parameters with property typehints in PHP 7.4 [Closes #230] | | | |
application | by dg | type fixes | | | |
application | by dg | Application: allowed REST methods | | | |
application | by dg | UI\Presenter: type mismatch of parameters passed to methods action-, render- and handle- throws BadRequestException or InvalidLinkException instead of silent type juggling | | | |
application | by dg | UI\Presenter: $payload initialization moved to constructor | | | |
application | by dg | attached() replaced with callbacks | | | |
application | by dg | typos | | | |
application | by dg | Presenter::argsToParams() object parameters are required too (BC break) | | | |