netsnatch
netsnatch
https://github.com/Gargron/fileupload/blob/18c992bb738d1238961664009cd35726a92ee055/src/FileUpload/Validator/SizeValidator.php#L105 `$file->size` should be used instead of `$file->getSize()`
| Q | A | ------------------------ | --- | Fixed Issues? | | Patch: Bug Fix? | Yes | Major: Breaking Change? | No | Minor: New Feature? | No...
#### What are you trying to achieve? I want the code of page objects and fragments to be automatically refreshed after any changes are made to these files. #### What...