Skip to content

Releases: Plug-Drupal/plug

7.x-1.1

07 Feb 12:26
Compare
Choose a tag to compare

Save result in memory when successfully pulled from database

d394383 by Elliot Isaacson (N)

:100644 100644 3e79ebf... e50b51f... M  src/Util/Module.php

[FEATURE] Catchup with final 8.0.0 version

b01f86b by Mateu Aguiló Bosch (G)

:100644 100644 b623e33... 0c3667b... M  lib/Drupal/Component/Annotation/Reflection/MockFileFinder.php
:100644 100644 761d490... 36b8337... M  lib/Drupal/Component/FileCache/FileCache.php
:100644 100644 c891e62... ccbaac5... M  lib/Drupal/Component/Plugin/Context/Context.php
:100644 100644 04948f9... 2cfbc6d... M  lib/Drupal/Component/Plugin/Context/ContextInterface.php
:100644 100644 d9c9c8a... 4f58956... M  lib/Drupal/Component/Plugin/ContextAwarePluginBase.php
:100644 100644 b5f2f52... d3bdd15... M  lib/Drupal/Component/Plugin/ContextAwarePluginInterface.php
:000000 100644 0000000... 4a7e090... A  lib/Drupal/Component/Plugin/Definition/PluginDefinitionInterface.php
:100644 100644 0837bbb... 555a73d... M  lib/Drupal/Component/Plugin/Discovery/StaticDiscovery.php
:100644 100644 ab31eac... 2cbd34f... M  lib/Drupal/Component/Plugin/Discovery/StaticDiscoveryDecorator.php
:100644 100644 57fd835... 24427bf... M  lib/Drupal/Component/Plugin/Exception/InvalidDecoratedMethod.php
:100644 100644 1902b56... 0547afc... M  lib/Drupal/Component/Plugin/Factory/DefaultFactory.php
:100644 100644 2dc2bf3... daab281... M  lib/Drupal/Component/Plugin/Factory/ReflectionFactory.php
:100644 100644 7691e00... fab79ba... M  lib/Drupal/Component/Utility/Unicode.php

[BUGFIX] Update the PHP version

b3b2f38 by Mateu Aguiló Bosch (G)

Drupal 8 requires PHP 5.5.9. So do their components then.

:100644 100644 e52541b... d30c991... M  .travis.yml
:100644 100644 c6eec2f... 51a3b61... M  plug.info

7.x-1.0

09 Nov 14:31
Compare
Choose a tag to compare

Initial stable release