Martin Köditz
Martin Köditz
### Problem description Created a table including 3 columns. Set tgroup attribute cols="2". No problem for webhelp output. But pdf build isn't possible. The reason is unknown. ### Expected behavior...
Running the command I get an error: command: `sudo pdfstamp stamp --input paper.pdf --signature signature.png --debug` result: ``` There was a problem reading the input PDF "paper.pdf" running $ mv...
I struggle with the new INT128 datatype. PHP supports 64 bit. For the INT128 I wanted to use (output) it as a string. But currently I'm unable to use the...
Reported on [email protected]. Will check this weekend.
Maybe someone can help me. In php_ibase_includes.c I had to change the code since it doesn't work anymore on PHP 8.0 and Windows: ``` #ifdef PHP_WIN32 // Case switch, because...
Based on the pull request from **safhome**, we should read default transaction settings from php.ini (extension ini). > Default "wait" flag is unusable in real web apps because of many...
I'm missing a config switch to turn on wire compression. Is it already useable though connection params?
I downloaded and tried the current version. The demo shows only the first level.
We need test cases for the new data type.