ryanolee
ryanolee
# Issue Changes in recent version of react renderer break backwards compatibility with PHP versions 5.x. The composer.json file references a minimum compatibility with PHP 5.5 (https://github.com/Limenius/ReactRenderer/blob/e1bf24deb09f1009fdec7e90cf29378220351fe7/composer.json#L22) However there are...
Hi @nacmartin and the team at Limenius, Thanks for setting all up. Much appreciated. As outlined in #39 There are some breaking BC changes with php v5 in V4+ of...
Hi @jotyGill , Thanks for making this project! I have found it very helpful in dealing with nordVPN on linux. During the process of using the firewall option I ran...
Hi @vkkis93 , Firstly thanks for making this package! It is currently the best way to emulate step functions offline by a wide margin and has helped a bunch! ##...
As given in https://github.com/vkkis93/serverless-step-functions-offline/issues/34 this library assumes JavaScript on all lambda executions when this might not actually be the case. This uses some slightly modified code from the same process...
# What This PR aims to avoid inadvertent divide by 0 errors by clamping the minimum divide values to 1 while betting as a defensive measure # Why Currently bet.py...
# What Multi point curved lines can cause issues where the edge of the curve does not make it into a copied PNG # Steps to recreate Paste the following...