Closed
Description
Symfony version(s) affected: 5.1.x
Description
Running on SymfonyCloud I noticed an error:
[app] zend_mm_heap corrupted
[app] <br />
[app] <b>Warning</b>: Can't preload unlinked class class@anonymous: Unknown trait Symfony\Contracts\Translation\TranslatorTrait in <b>/app/vendor/symfony/twig-bridge/Extension/TranslationExtension.php</b> on line <b>50</b><br />
composer show
clue/stream-filter v1.4.1 A simple and modern approach to stream filtering in PHP
cpliakas/git-wrapper v3.0.2 A PHP wrapper around the Git command line utility.
doctrine/annotations 1.10.4 Docblock Annotations Parser
doctrine/inflector 2.0.3 PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singul...
doctrine/lexer 1.2.1 PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
guzzlehttp/guzzle 6.5.5 Guzzle is a PHP HTTP client library
guzzlehttp/promises v1.3.1 Guzzle promises library
guzzlehttp/psr7 1.6.1 PSR-7 message implementation that also provides common utility methods
knplabs/github-api v2.15.0 GitHub API v3 client
knplabs/packagist-api v1.6.0 Packagist API client.
monolog/monolog 2.1.1 Sends your logs to files, sockets, inboxes, databases and various web services
nette/utils v3.1.3 🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, val...
nyholm/psr7 1.3.0 A fast PHP7 implementation of PSR-7
php-http/cache-plugin 1.7.1 PSR-6 Cache plugin for HTTPlug
php-http/client-common 2.3.0 Common HTTP Client implementations and tools for HTTPlug
php-http/discovery 1.10.0 Finds installed HTTPlug implementations and PSR-7 message factories
php-http/httplug 2.2.0 HTTPlug, the HTTP client abstraction for PHP
php-http/message 1.9.0 HTTP Message related tools
php-http/message-factory v1.0.2 Factory interfaces for PSR-7 HTTP Message
php-http/promise 1.1.0 Promise used for asynchronous HTTP requests
phpstan/phpstan 0.12.42 PHPStan - PHP Static Analysis Tool
psr/cache 1.0.1 Common interface for caching libraries
psr/container 1.0.0 Common Container Interface (PHP FIG PSR-11)
psr/event-dispatcher 1.0.0 Standard interfaces for event handling.
psr/http-client 1.0.1 Common interface for HTTP clients
psr/http-factory 1.0.1 Common interfaces for PSR-7 HTTP message factories
psr/http-message 1.0.1 Common interface for HTTP messages
psr/log 1.1.3 Common interface for logging libraries
ralouphie/getallheaders 3.0.3 A polyfill for getallheaders.
sebastian/diff 1.4.3 Diff implementation
symfony/cache v5.1.5 Symfony Cache component with PSR-6, PSR-16, and tags
symfony/cache-contracts v2.2.0 Generic abstractions related to caching
symfony/config v5.1.5 Symfony Config Component
symfony/console v5.1.5 Symfony Console Component
symfony/dependency-injection v5.1.5 Symfony DependencyInjection Component
symfony/deprecation-contracts v2.2.0 A generic function and convention to trigger deprecation notices
symfony/dotenv v5.1.5 Registers environment variables from a .env file
symfony/error-handler v5.1.5 Symfony ErrorHandler Component
symfony/event-dispatcher v5.1.5 Symfony EventDispatcher Component
symfony/event-dispatcher-contracts v2.2.0 Generic abstractions related to dispatching event
symfony/filesystem v5.1.5 Symfony Filesystem Component
symfony/finder v5.1.5 Symfony Finder Component
symfony/flex v1.9.4 Composer plugin for Symfony
symfony/framework-bundle v5.1.5 Symfony FrameworkBundle
symfony/http-client v5.1.5 Symfony HttpClient component
symfony/http-client-contracts v2.2.0 Generic abstractions related to HTTP clients
symfony/http-foundation v5.1.5 Symfony HttpFoundation Component
symfony/http-kernel v5.1.5 Symfony HttpKernel Component
symfony/monolog-bridge v5.1.5 Symfony Monolog Bridge
symfony/monolog-bundle v3.5.0 Symfony MonologBundle
symfony/options-resolver v5.1.5 Symfony OptionsResolver Component
symfony/phpunit-bridge v5.1.5 Symfony PHPUnit Bridge
symfony/polyfill-intl-grapheme v1.18.1 Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-intl-idn v1.18.1 Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-intl-normalizer v1.18.1 Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-mbstring v1.18.1 Symfony polyfill for the Mbstring extension
symfony/polyfill-php73 v1.18.1 Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/polyfill-php80 v1.18.1 Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/process v5.1.5 Symfony Process Component
symfony/routing v5.1.5 Symfony Routing Component
symfony/service-contracts v2.2.0 Generic abstractions related to writing services
symfony/string v5.1.5 Symfony String component
symfony/translation-contracts v2.2.0 Generic abstractions related to translation
symfony/twig-bridge v5.1.5 Symfony Twig Bridge
symfony/twig-bundle v5.1.5 Symfony TwigBundle
symfony/twig-pack v1.0.0 A Twig pack for Symfony projects
symfony/var-dumper v5.1.5 Symfony mechanism for exploring and dumping PHP variables
symfony/var-exporter v5.1.5 A blend of var_export() + serialize() to turn any serializable data structure to plain PHP code
symfony/yaml v5.1.5 Symfony Yaml Component
twig/extra-bundle v3.0.5 A Symfony bundle for extra Twig extensions
twig/twig v3.0.5 Twig, the flexible, fast, and secure template language for PHP
webmozart/assert 1.9.1 Assertions to validate method input/output with nice error messages.