Mikael
Mikael
I just included bun.hpp `#include "blib/bun/bun.hpp"` and I try to compile it, but I get error: ``` blib/bun/impl/orm.hpp:1995:20: error: ‘type_conversion’ is not a class template struct type_conversion { ^~~~~~~~~~~~~~~ blib/bun/impl/orm.hpp:1995:36:...
Where can I get this information ? I am trying to find it on BUN description and with googling but no success..( I tried format of postgres but I got...
Hello, this is not an issue or bug. This is the question related to pthreads extension. So I hope I may ask here. I have a difficult task, creating php...
The problem is easy. I have CLI infinity running script with several threads. If the fatal error occurs in some threads the script stop working but CMD script window still...