owncloud / data_exporter

Export/Import for ownCloud user data
GNU General Public License v2.0
7 stars 5 forks source link

Suppress PhanDeprecatedFunction for doctrine/dbal changes #184

Closed phil-davis closed 3 years ago

phil-davis commented 3 years ago

doctrine/dbal was updated yesterday in core https://github.com/owncloud/core/pull/38647

Some methods have been deprecated, and phan reports those and fails the CI.

Suppress the deprecation warnings for now.

I raised issue #185 to actually adjust the code "some time".

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information