oliver681

Results 2 issues of oliver681

- PHP Version: 8.1.11 - PDFParser Version: 2.2.1 First of all, I am new to the PDF-specification and just read the text section (9.). So in case I understood someting...

I have a Vue tempate code similar to this one: ``` Click me Comment is beeing {{ true ? 'edited' : 'created' }} Content ``` Depending on a seemingly unrelated...