Releases: arokettu/phpstorm-metadata-export
Releases · arokettu/phpstorm-metadata-export
3.0.1
28 Jul 20:21
Compare
Sorry, something went wrong.
No results found
Reclassify incorrect container order as an InvalidArgumentException
2.1.1
16 Feb 10:22
Compare
Sorry, something went wrong.
No results found
Fixed invalid dependency declaration for symfony/deprecation-contracts.
3.x is now properly installable.
3.0.0
14 Jan 12:08
Compare
Sorry, something went wrong.
No results found
Removed support for Zend ServiceManager, use Laminas instead
Base namespace was changed to Arokettu\PhpStorm\Metadata
The package was renamed to arokettu/phpstorm-metadata-export
2.1.0
14 Jan 12:08
Compare
Sorry, something went wrong.
No results found
Deprecated support for Zend ServiceManager, use Laminas instead
Added Arokettu\PhpStorm\Metadata namespace alias for SandFox\PhpStorm\Metadata for 3.0 compatibility.
1.8.0
14 Jan 12:08
Compare
Sorry, something went wrong.
No results found
Added Arokettu\PhpStorm\Metadata namespace alias for SandFox\PhpStorm\Metadata for 3.0 compatibility.
2.0.0
29 Sep 20:53
Compare
Sorry, something went wrong.
No results found
Breaking changes are explained in the Upgrades section in the docs.
PHP 7.1 is now required
Silex support was dropped
SandFoxMe namespace was dropped
Extensive refactoring and fixes in the ServiceManager support
Tests!
Integration\Slim\ContainerExportMiddleware and
Integration\Psr15\ContainerExportMiddleware were combined into
Integration\ContainerExportMiddleware
Type strings for scalars now correspond to the values returned by get_debug_type()
1.7.1
29 Sep 20:52
Compare
Sorry, something went wrong.
No results found
Fixed semantic version inconsistency introduced in 1.6: roll back to PHP 7.0
1.7.0
29 Sep 20:52
Compare
Sorry, something went wrong.
No results found
Fix compatibility with Laminas ServiceManager 3.6
Deprecate Silex support
1.6.0
28 Aug 20:15
Compare
Sorry, something went wrong.
No results found
Simplify handling of scalars
Require PHP 7.1
1.5.0
22 Jul 08:53
Compare
Sorry, something went wrong.
No results found
Add explicit support for Laminas