mirror of
https://github.com/symfony/validator.git
synced 2026-03-24 01:12:13 +01:00
Merge branch '6.4' into 7.3
* 6.4: Remove calls to no-op functions, deprecated in PHP 8.5 Remove deprecated calls to deprecated methods of SplObjectStorage [Messenger] Show package installation hint also for amqps
This commit is contained in:
@@ -235,8 +235,6 @@ class ImageValidator extends FileValidator
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
imagedestroy($resource);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user