Results 7 comments of Guilherme Medeiros

My **$_SERVER** variable the moment before the exception being raised: ``` Array ( [PWD] => /vagrant/MyBundle [SHLVL] => 0 [PHP_SELF] => - [SCRIPT_NAME] => - [SCRIPT_FILENAME] => [PATH_TRANSLATED] => [DOCUMENT_ROOT]...

Sorry for the delay. Im having a hard time to test it, since my project is unstable right now. Please, give me a few more days, so I can finish...

If you take a look at the Sticky-kit website, you will see that your statement isnt true, since the examples are working on scrolling divs. In this example you linked,...

Readme states you can use `percent encoding`. But it did not work for me. Im trying to set up a dev environment on GCP (cloud run + cloud sql).

I did not understand what you meant. Could you please explain it?

@trevortomesh take a look at https://github.com/nesbox/TIC-80/blob/master/src/console.c. The line https://github.com/nesbox/TIC-80/blob/master/src/console.c#L2357 lists the available commands, and each of them is associated to a console method. I guess you just have to do...