Steffen Dietz
Steffen Dietz
That was actually exactly the direction I was aiming for with this issue. But maybe to avoid the "con" from above, you could determine a default markdown parser this package...
I like it. Regarding the > When enabling it, make sure not to do any HTTP-Only related stuff on Module's `onBootstrap` method. Is there currently a way to tell if...
> Pollution of the global namespace is not an option and must be avoided. That's why I was specifically talking about a **namespaced** constant.
@FalkHe I created a failing test case for the original issue. https://github.com/steffendietz/laminas-cli/tree/failing-testcase-for-106 @froschdesign What are your requirements for a _correct_ solution? Your wording seems to indicate, that the one discussed...
@froschdesign Yes, I understand that, but as @boesing mentioned that is kind of the whole point of the bug report. Currently it means, that from a users point of view,...
@boesing regarding the use of the `onBootstrap`. I know there are probably more elegant ways to do things nowadays. But as of today the `bootstrap` is part of the documented...
@froschdesign As @Xerkus changes to the skeleton application basically replicated the workaround @boesing proposed 3 months ago, I can confirm that this indeed mitigates the problem. :+1: Concerning this component...
Hi. Is there anything holding this fix back? The `target` branch of this MR probably needs to be adjusted, given that 2 minor releases were published since this MR was...