Martin Köditz

Results 14 issues of 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...

help wanted

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...

help wanted
question

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...

enhancement

I'm missing a config switch to turn on wire compression. Is it already useable though connection params?

enhancement
priority: minor
affect-version: 3.0 Beta

I downloaded and tried the current version. The demo shows only the first level.

bug

We need test cases for the new data type.