Milan Felix Šulc
Milan Felix Šulc
Well, @hranicka, I'm not sure it's semver.org in all details, but you're right. 2.3.x was last release for PHP 5.4. 3.1.x could be last release for PHP 5.6. But I...
I'll prepare PR in few days, I'll be glad if you join me to add strict types and other stuff. :-)
Already done.
Ahoj. Uz je to nejaky patek co jsem napojoval Gopay branu. Nenastavuje se notification URL na strane Gopay? Pripadne jsem si vzdycky vystacil s timto https://github.com/contributte/gopay/tree/master/.docs#make-a-payment. Mrkni jeste na novou...
Thanks. I will take a look.
Zatim to bohuzel neni mozne. Ale je to fajn napad @landsman. Kdyz pripravis napojeni na GitlabAPI tak by to bylo super. Bude to ale vyzadovat vice prace nez se zda....
It's ok. Thanks @juniwalk
Hi @Jobians. I would use routes to provide custom 404 page. ```json { "functions": { "api/**/*.php": { "runtime": "[email protected]" } }, "routes": [ { "src": "/users/(.*)", "dest": "/api/users.php" }, {...
Can you share where is this example?
Hi folks! I am not sure if there is any way to upgrade libpq to newer version, because lambdas are using Amazon Linux 2 under the hood. But, I will...