Miloš Brecher
Miloš Brecher
Hi I have Tracy 2.10.0 in pure PHP project installed via composer into /vendor directory. Development server PHP 8.2 on Windows, Production server on PHP 8.1 on Linux. On both...
added missing params $cols + $maxLength in addEmail() method
- includovat is a better formulation in the czech language than zainkludovat
- typo correction
Completing shortage of missing word in Czech version
The factory method is fully explained in Presenter chapter, but there is no description in Component chapter that this method can be used here also. This factory method is often...
The description of redirection components is missing but important. I propose to add it as independent paragraph with heading
Signals work under current presenter + action + action parameters. In 95% cases action is the same as view but not in 100%. Therefore I propose to make the description...
addRule() with reference to another form input is in practice mainly usable in case of comparing equality of two text inputs - input of password or email or another important...