Dmitrij
Dmitrij
En la [kvina leciono](https://learn.esperanto.com/en/05/gramatiko/ ) ne estas ligila al tabelo de korelativoj, estas nur mencio pri ĝi
Ciuj unue lernas gramatikon, kaj poste tradukas aŭ legas tekston. Estus logike, se partoj de la kurso estus en tiu ordo, en kiu homoj kompletigis la kurson
При написании библиотек важно иметь возможность в CI проверить, что они полностью компилируются. Например флагом компилятора с указанием директории в которой весь код будет считаться используемым
Пример: в родителе метод protected, в наследнике public: ```php abstract class AbstractFindActionEventListener implements EventListenerInterface { public function handle(EventInterface $event): void { $findActionEvent = instance_cast($event, FindActionEvent::class); if ($findActionEvent === null) {...
[headers_sent](https://www.php.net/manual/en/function.headers-sent.php) function is missing from kphp and thou cannot be compiled
Hey! Is there any chance that this will be implemented as and RFC? I can also think of another method of achieving such functionality: allowing any function to be called...
Hello! I'm enjoying this library very much, but it is not compatible with the latest PHP version 8.4. To be exact it fails when parsing files with [new without parentheses](https://wiki.php.net/rfc/new_without_parentheses)....
Hello! Thank you very much for developing the theme. It is really beautiful. But I cannot make some apps e.g. nautilus, software, setting work in the dark theme. I tried...