Douglas J.A.M

Results 12 comments of Douglas J.A.M

Indeed, it's a bug in the class, but shouldn't it ignore/log and do not crash the entire analyzer? I'm sure many legacies / badly written would like to use the...

reorder the columns in the database structure, in mysql e.g.: we can add fields like: ADD COLUMN columnName VARCHAR(256) AFTER otherColumn. You could think it's just perfumary, but for me...

another one in need, a must have for masking

same here, have whitelisted many domains that used to work on chrome but not on brave ``` *.atlassian.net *.aws.amazon.com *.datadoghq.com localhost ```

Até onde eu pesquisei não tem como não, normalmente dão prazo de bem longo nestes casos, mas se alguem descobrir passa aí, já precisei disso uma vez ='. Em 20...

Não sei é porque sou novo na área, mas minhas pesquisas dizem que não é permitido mais, conversei com a homologadora e me disse várias coisas que teria que mudar,...

I think not, but would be a nice enhancement

I ran into this issue today as well, I agree that allow_extra_attributes option in the context would be awesome.

This error also affects constructor-promoted attributes, even though it has a default initial value when nullable it will crash. By that, we benefit 0 of this when using PHP>8 versions...

Same issue for me, only eu-south-1 fails with sigv4 ``` # s3fs ${S3FS_BUCKET_CH} ${USER_HOME}/ch -o allow_other -o umask=0002 -o uid=1001 -o gid=1001 -o nonempty -o url=https://s3.amazonaws.com -o endpoint=eu-south-1 -f 2023-05-05T11:47:25.822Z...