-
Hello,
I am trying to update from 5.7.25 to 5.8.2. I have tried myself and using Laravel Shift but everythime I end with this error. Any idea's?
`DEMO:/var/www/html# composer update`
```
Lo…
-
```
#include
#include "luajit.h"
#include "lua.h"
#include "lualib.h"
#include "lauxlib.h"
#include "lanes.h"
lua_State* L;
int load_lanes_lua( lua_State* L)
{
luaL_dofile( L,"l.lua");
}
int …
-
Issue reported from helios-ag/FMBbCodeBundle#138
-
Hi there,
I'm a researcher studying software evolution. As part of my current research, I'm studying the implications of open-sourcing a proprietary software, for instance, if the project succeed in …
-
I'm trying to debug the lua scripts premake comes with, in an attempt to actually be useful and perhaps fix a bug here or there. I've managed to compile and debug the c code, but debugging Lua seems a…
-
-
can you please add more documentation on how to use the redis caching?
-
For example, say I want to make a custom tag that is just:
[foobar]
There is no closing tag `[/foobar]`, it's meant to be a standalone tag that turns into some output. Maybe it has some cus…
-
We have a few threads with quite big posts, problem is that the parsing of these texts exceeds the maximum PHP runtime.
I striped down Decoda to the bare minimum and then tested it on my local machine…
-
**[in Decoda/Hook/EmoticonHook.php, line 56](https://github.com/helios-ag/FMBbCodeBundle/blob/7208401df22c0ca3eb0de047a0f52fb1af2b3057/Decoda/Hook/EmoticonHook.php#L56)**
> A Symfony dependency injec…