Petr Šťavík
Petr Šťavík
Hello, for about one month now, I am getting connection refused when using the tool. For example command `pga list siva` results in the following error message: `WARN[0001] could not...
Env OS: Windows Boost: 1.78.0 Hello, I have discovered a (potential) issue with implementation of boost::process::limit_handles handler, that should be used when we want to limit handle inheritance in child...
Recenly, we updated PHP in our product to 8.3 and in the process of doing so, we recompiled interbase extension ourselves from this repository. After updating, we started experiencing rare...
When a query is prepared with `ibase_prepare()` and then it is freed with `ibase_free_query()`, the associated `zend_resource` object is never freed, because the function `ibase_free_query()` does not decrease its ref...