Milan Felix Šulc
Milan Felix Šulc
- new feature: #281 #283 #280 - BC break: no --- Ahoj. Zkusil jsem navazat na #281 a pripravil PR s 2 loggery dle komentare https://github.com/nette/tracy/issues/280#issuecomment-1446550503 Motivace: Mit moznost logovat...
Testing branch for upcoming release. https://github.com/contributte/datagrid/issues/1025 ---- ```json { "require": { "ublaboo/datagrid": "dev-next" }, "prefer-stable": true, "minimum-stability": "dev", } ```
- Statement::container() - CompilerExtension::expandConfig() - CompilerExtension::bootConfig() / mergeConfig() / loadConfig() - ContainerBuilder::findDefinitionsByTag() - Container::createLazyService() - priorities
- __constructor($file, $title) - getName() - getSize() - getTitle() - getPath - exist() - move() - toImage() - toResponse()
``` $str = "true"; $bool = !in_array($str, array("false", "", "0", "no", "off")); ```
- change error presenter according to module (by request?) ``` moduler: Front:*: Front:Error Admin:*: Admin:Error ```
Loads all components / controls. Wrapper between DI and UI/Presenter.
Place break-points measuring and send it with [Server-Timing](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Server-Timing) header.
Loads all forms. Wrapper between DI and UI/Presenter
- BasicAuthMiddleware