William Desportes

Results 1853 comments of William Desportes

Already declared as a composer requirement https://github.com/tecnickcom/TCPDF/blob/7a2701251e5d52fc3d508fd71704683eb54f5939/composer.json#L26

Why did you open this PR since #617 is open?

Oh okay, I can force push your work to the original PR then

> Please consider adding this feature to the new https://github.com/tecnickcom/tc-lib-pdf library instead. I think one way forward is a major version of tcpdf that would be based on the new...

Keep this PR nice and clean, the less lines changed in TCPDF main the better. Use PHPStan to get your code clean etc.. Users will use your work at the...

Most probably, the php parser supports them What attributes ? All of them ?

I was thinking about this the other day, it may solve describing array shapes ! Ref: https://github.com/code-lts/doctum/issues/13

I added phpunit to https://doctum.long-term.support/api-docs/ and it really lacks attributes because that is the thing I search for the more nowdays

It seems valid, you should make a pull request for it `fastcgi_param SCRIPT_URI $scheme://$http_host$request_uri;` can be found on https://mailman.nginx.org/pipermail/nginx/2016-July/051400.html so it should be correct Given that I do not find...

> Hi VilainMamuth, williamdes, > > Quoting column names is not necessary in my implementation. I find it convenient (to search for fields and table names in code), but I'm...