[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.216.57.57: ~ $
UPGRADE FROM 1.10 to 1.11
=========================

PHP and Symfony version support
-------------------------------

 * Support for PHP 5.5, 5.6 and 7.0 was dropped
 * Support for unsupported Symfony versions was dropped. The bundle now supports
   Symfony 3.4 LTS and 4.1 or newer.
 * Support for Twig 1.34 and below as well as 2.4 and below (for 2.x) releases
   was dropped.

Commands
--------

 * Deprecated instantiating `Doctrine\Bundle\DoctrineBundle\Command` without a
   `ManagerRegistry` instance.
 * Deprecated `setContainer` and `getContainer` in
   `Doctrine\Bundle\DoctrineBundle\Command`.
 * `Doctrine\Bundle\DoctrineBundle\Command` no longer implements
   `ContainerAwareInterface`.

Mapping
-------

 * Renamed `ContainerAwareEntityListenerResolver` to
   `ContainerEntityListenerResolver`.

Types
-----

 * Marking types as commented in the configuration is deprecated. Instead, mark
   them commented using the `requiresSQLCommentHint()` method of the type.
 * The `commented` configuration option for types will be dropped in a future
   release. You should avoid using it.

Filemanager

Name Type Size Permission Actions
.github Folder 0755
Command Folder 0755
Controller Folder 0755
DataCollector Folder 0755
Dbal Folder 0755
DependencyInjection Folder 0755
Mapping Folder 0755
Repository Folder 0755
Resources Folder 0755
Twig Folder 0755
.doctrine-project.json File 1.92 KB 0644
ConnectionFactory.php File 6.09 KB 0644
DoctrineBundle.php File 5.05 KB 0644
LICENSE File 1.05 KB 0644
ManagerConfigurator.php File 1.84 KB 0644
README.md File 1.31 KB 0644
Registry.php File 5.78 KB 0644
UPGRADE-1.11.md File 1.07 KB 0644
UPGRADE-1.12.md File 2.44 KB 0644
UPGRADE-2.0.md File 2.94 KB 0644
composer.json File 2.46 KB 0644
phpcs.xml.dist File 2.82 KB 0644