Dylann CORDEL
Dylann CORDEL
Thanks for the review @danmichaelo Requested changes are done and I also enhance coverage of new lines of code.
Hi @danmichaelo Requested changes have been applied. I have not the "Allow edits from maintainers" link on this PR. Maybe it's only when we create a new-one ?
> You should be able to see it as a checkbox in the sidebar of this PR, as shown in the screenshot from the page @danmichaelo linked to: Not in...
Second approach would be satisfying. I dunno when/if I'll get time to work on this but I'll :up: here if I can start something. Thanks for your advices.
@viraptor With the `module` parameter of yacc ? I just took a quick look and it seems a good way to support multiple php version. A solution would be to...
You can also have classes to have their advantages but use these as module if you want (python is so cool :yum:): ```python # php_72.py from .php_71 import PHP71 from...
Still in my stack.
Yes we ([Webu](https://github.com/webu)) can join it. I think there are 2 approaches (not exclusive): * no signal, but extends the backends and views + override urls (like in the current...
Hi @peppelinux IMHO, be able to inherit some classes (views, backends...) which are designed to add some code execution at specific moment to change/add some behaviours is a must have....