Commit c6d2526
- .github/workflows/composer-auto.yml+3-3
- .patches/mp3info-break-frame-parsing.patch+26
- .patches/mp3info-fix-incorrect-lookup-for-mpeg-header.patch+33
- composer.json+1-1
- composer.lock+9-13
- composer.patches.json+6-1
- composer/installed.json+15-13
- composer/installed.php+3-3
- symfony/http-foundation/BinaryFileResponse.php+4-4
- symfony/http-foundation/Cookie.php+2-2
- symfony/http-foundation/File/Exception/AccessDeniedException.php+1-1
- symfony/http-foundation/File/Exception/FileNotFoundException.php+1-1
- symfony/http-foundation/File/Exception/UnexpectedTypeException.php+1-1
- symfony/http-foundation/File/File.php+4-4
- symfony/http-foundation/File/UploadedFile.php+2-2
- symfony/http-foundation/HeaderBag.php+2-2
- symfony/http-foundation/HeaderUtils.php+1-1
- symfony/http-foundation/InputBag.php+5-5
- symfony/http-foundation/IpUtils.php+1-11
- symfony/http-foundation/JsonResponse.php+2-2
- symfony/http-foundation/ParameterBag.php+5-5
- symfony/http-foundation/RedirectResponse.php+2-2
- symfony/http-foundation/Request.php+27-53
- symfony/http-foundation/RequestStack.php-7
- symfony/http-foundation/Response.php+4-4
- symfony/http-foundation/ResponseHeaderBag.php+8-8
- symfony/http-foundation/Session/SessionUtils.php+2-2
- symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php+2-2
- symfony/http-foundation/Session/Storage/Handler/IdentityMarshaller.php+1-1
- symfony/http-foundation/Session/Storage/Handler/MemcachedSessionHandler.php+1-1
- symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php+2-2
- symfony/http-foundation/Session/Storage/Handler/PdoSessionHandler.php+7-7
- symfony/http-foundation/Session/Storage/Handler/RedisSessionHandler.php+1-1
- symfony/http-foundation/Session/Storage/Handler/SessionHandlerFactory.php+2-2
- symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php+1-1
- symfony/http-foundation/Session/Storage/MockArraySessionStorage.php+1-1
- symfony/http-foundation/Session/Storage/MockFileSessionStorage.php+1-1
- symfony/http-foundation/Session/Storage/NativeSessionStorage.php+5-5
- wapmorgan/mp3info/PATCHES.txt+11
- wapmorgan/mp3info/src/Mp3Info.php+5-1
0 commit comments