Framework

Repository Author Commit message Committed SHA  
 
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 Partially revert "Latte: compatible with v3.0.15 blueprint"

This reverts commit 7f09456807879c5174477c6a7d2b37d5bf62d1c9.

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 Control::flashMessage() enhanced type hint
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 bckp Application: refactor to return Response from processRequest() BC break (#350)

Changed Application::processRequest to return a Response object instead of sending it directly. Updated run() to call send() on the returned Response. This improves testability and separation of concerns by decoupling request processing from response sending.

application by dg typos
application by dg Presenter::argsToParams() object parameters are required too (BC break)
application by dg typo
application by dg Control: implemented "smarter factory" (thanks to Mancze & team)
application by dg Presenter & PresenterFactory: calls constructor and setContext() using auto-wiring (very experimental)
application by dg Presenter: added support for typehint 'iterable' [Closes #203]
application by dg cs
application by dg removed dependency on Debugger::toStringException()
application by peteruhnak PresenterComponentReflection::combineArgs() should retype variables in the $res array. [Fixes #99]

Use foreach's automatic indexing instead of manual one.

application by janbarasek Component: Throw exception in case of signal method in Component or Presenter is private [Closes #263]
application by dg tests: removed Environment

Last synchronization: 2025-11-23 22:02:36