oleibman

Results 54 issues of oleibman

# Bug report Sscanf generates a 2-item array, but Phpstan claims that index 1 of the result does not exist. ### Code snippet that reproduces the problem [] (https://phpstan.org/r/2658a927-8733-4d61-8f84-7072c4c3d2c9) ###...

bug

See discussion in #2999. Mpdf is not acknowledging the styling that we're using to hide table rows. I have opened an issue with them, but enclosing the cells in the...

Addresses a problem identified in issue #2991. Chart name is set in constructor, but there is no method to subsequently change it. This PR adds a method to do so....

PR #2979 added support for mitoteam/jpgraph as an alternative to jpgraph/jpgraph. The package jpgraph/jpgraph is abandoned in composer, and the version loaded with composer has been unusable for some time....

This started out as a slightly different fix, but experimenting showed it could be simplified. SanitizeUTF8 uses all of UConverter, iconv, and mb_convert_encoding, but the last of those 3 is...

Fix #2732, which see for details. Solution suggested by @odan. This is: ``` - [ ] a bugfix - [ ] a new feature - [x] Scrutinizer workaround ``` Checklist:...

This is: ``` - [ ] a bug report - [ ] a feature request - [x] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpreadsheet) ``` ### What...

Fix #2396. Fix #1770. Fix #2388. Fix #2661. I am starting this out in draft status, and will probably leave it that way for some time. I'm not sure where...

reader/xlsx
writer/xlsx
form controls

Loading html which specifies a table row with display:none and visibility:hidden in the HTML; Mpdf nevertheless outputs the row. ### I found this bug ### This is mPDF and PHP...

The attached zip file contains an html file, a php program to convert the html to pdf using dompdf, and the resulting pdf file. The html file is essentially a...

bug
css
layout