Skip to content
This repository has been archived by the owner on Oct 29, 2020. It is now read-only.

Fix a bug in doctrine.yaml configuration #160

Closed
wants to merge 1 commit into from

Conversation

DominikStyp
Copy link

@DominikStyp DominikStyp commented Jun 18, 2019

Without this i had an error when I tried to use following configuration in config/doctrine.yaml:

        result_cache_driver:
            type: php_file

This should be possible to use because it's implemented, but it's not included in SymfonyBridgeAdatper.php and configuration.

This bundle became deprecated

Please be aware that this bundle became deprecated and won't be compatible with Symfony 5 and upwards.
Read more about the deprecation and the alternatives for this bundle in the issue
#156.

Without this i had an error when I tried to use following configuration in config/doctrine.yaml:
        result_cache_driver:
            type: php_file
This should be possible to use because it's implemented, but it's not included in SymfonyBridgeAdatper.php and configuration.
@alcaeus
Copy link
Member

alcaeus commented Jun 19, 2019

Thanks for the PR! However, we're not accepting any new features, as the bundle is deprecated and will be archived after a bug fixing phase for the current minor release.

@alcaeus alcaeus closed this Jun 19, 2019
@DominikStyp DominikStyp deleted the patch-1 branch June 24, 2019 01:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants