Milan Matějček

Results 19 issues of Milan Matějček

Hello, here is [question on twitter](https://twitter.com/BackEndTea/status/1174207385507893249) `Should (private) methods that don't use the object instance be static?` I didn't find sniff, whitch to do it. Do you have plan to...

Enhancement

In this moment if you write constant to neon like this ``` myExtension: languageId: ::constant(MyLanguageEnum::CZECH) ``` class ``` class MyLanguageEnum { public const CZECH = 1; } ``` In compile...

- bug report? yes - version: 2.4 dev-master#d56890f959f3cff135a4bbef36e8cfa380a3cb9c ### Description Hi, if i create relation over relation table, then condition prefix is bad generated. Same problem is in ORDER BY....

- new feature - BC break? probably no - doc PR: not need If you create form with selectbox and render it. Nothing change and submit form, we get first...

If i want implement apcu by IStorage then apcu has own atomic method, whose works fine. But interface of IStorage does not allow use callback for [apcu_entry](https://www.php.net/manual/en/function.apcu-entry.php). For this moment...

If I want create new Route and display values in debug bar, i must extend Route class. What do you think about new interface with two methods? ``` php interface...

Mám usecase: "Smazání řádku, souboru ..." Tak nechci snippet překreslovat něčím co bude prázdné ale rovnou ho smazat už ho nepotřebuji. ``` js updateSnippet: function ($el, html, back) { if(html...

feature-request

- new feature? yes - BC break? no - doc PR: nette/docs#??? if you agree with theses changes I will write. I add trait DateTimeFormat what extends class DateTime, with...

https://developers.fio.cz/index.html