-
I will open this as a follow up for https://github.com/milesj/decoda/issues/146
Once we released a new PHP5.6+ (with PHP7.4 compatibility) we will need to cut the PHP5 part
It is not possible to h…
-
Our parser dates from 2004-2008, it is from Christian Seiler.
We could use this lexical string parser: https://github.com/milesj/decoda.
-
Quando mandar o comando `show npm module {name}` o bot vai mostrar as informações básicas do módulo.
-
Função:
``` func listarCards() -> [Card] {
let data = try! Data(contentsOf: fileUrl)
let cards = try! JSONDecoder().decode([Card].self, from: data)
//self.cards = cards…
-
I've just found this out by reading this:
https://www.eclipse.org/forums/index.php/m/1463343/?srch=lua+class#msg_1463343
-
PHPUnit 9 is being tested against nightly builds of PHP 8 for quite a while and it is safe to say that -- as of right now -- PHPUnit 9 works on PHP 8. While some things might still change until PHP 8.…
-
This was reported in google against a very old version. I thought to test this in 0.40 and it seems you cannot pick up a radiator from a room and replace it back in the room, only the corridor!
http…
-
Eventually there should be a scripting language bound to the gameplay framework that makes it easier to iterate on games.
Right now I am leaning towards Python, because I think it would fit well i…
-
![image](https://user-images.githubusercontent.com/114616/61585331-8ec96a80-ab0d-11e9-9603-95f61843561c.png)
https://www.virustotal.com/gui/file/c4427497a8f2c5bd083dbd635bc79a9402b4cf479dbd4ee79d…
-
This library is broken when used with PHP 7.3 ([via this RFC](https://wiki.php.net/rfc/continue_on_switch_deprecation)):
![image](https://user-images.githubusercontent.com/6401945/51381980-df87e880-1…