Jan Van Looveren

Results 4 issues of Jan Van Looveren

Hi, i was testing some items against PHP8.1 when export to browser it make use of basename method(). basename(): Passing null to parameter #2 ($suffix) of type string is deprecated...

Hi, I was wondering, as I understand the type of resource is something in the future version they going to deprecate/replace. Now when i was just playing around with CURL...

feature request

Hi, Just noticed this. I have loaded the excemple script and just added one row as per script below ```php include_once 'vendor/autoload.php'; use OpenSpout\Common\Entity\Cell; $writer = new \OpenSpout\Writer\XLSX\Writer(); $writer->openToBrowser('testcarl.xlsx'); $cells...

I don't know if this is an issue under Code Sniffer or Xdebug, but when i run code sniffers latest version with Xdebug enabled, if becomes very slow, until even...

Status: awaiting feedback
Core Component: Other