Matthieu Napoli
Matthieu Napoli
It has maybe already been suggested, but I have used Symfony's console in the past and it's a good alternative if you find too much trouble with the current library.
Hi @hollodotme, thanks for the ping. What timeline do you have in mind for this new major version? Bref still supports PHP 7.2 and 7.3. Dropping 7.2 could make sense...
OK that makes sense, thanks for clarifying. That means that Bref will stay on 3.x until we drop 7.3. Since the 3.x version will not be closed for new patch...
A link could be useful but I think the documentation should be helpful too. This is directly helpful.
I'm hitting the limit too, but because of Exception traces.
Sorry for the delay, yeah this is a massive PR, I wouldn't be confident merging this, especially with how these files are used to generate pages on serverless.com Maybe if...
👍 to provide more context, I talked with Frédéric earlier this week: indeed we want that TypeScript template outside of the "legacy" templates because it is a maintained template that...
FYI I've opened #685 for the very basic TypeScript example (as mentioned in my comment above).
Hi, feel free to send a pull request to add the examples to the README.
Hi, I think the idea mentioned in https://github.com/serverless/examples/pull/658#issuecomment-959815693 is to create your examples on your own repository. This new example is quite specific, I'm not sure if duplicating the existing...