Max Korlaar

Results 7 comments of Max Korlaar

Now that PHPStorm 2021.2 has better support for generics, it could be interesting to look into implementing this again. https://blog.jetbrains.com/phpstorm/2021/07/phpstorm-2021-2-release/

Yeah, I noticed it before: https://github.com/Roave/SecurityAdvisories/issues/89 but it's not linked to the repo apparently.

By the way @Plancke, don't forget to add the label 'hacktoberfest' to this repository for some Hacktoberfest goodness 😉

Fair enough, I don't use that handler myself so I've missed that. I'll look into it later!

Currently, it's not possible to allow anonymous users to upload anything, but you could change the UploadController to remove the checks for upload-tokens and to set the user associated with...

I'd like to add that this is still relevant in 3.6.7, caused by ViewCollector.php: `[17:45:28] LOG.warning: substr(): Passing null to parameter #1 ($string) of type string is deprecated in /home/vagrant/code/vendor/barryvdh/laravel-debugbar/src/DataCollector/ViewCollector.php...

I'd love to see this PR get merged, even in 2023 :)!