owncloud / announcementcenter

:loudspeaker: Announcement Center for ownCloud
GNU Affero General Public License v3.0
13 stars 7 forks source link

Suppress PhanDeprecatedFunction for doctrine/dbal changes #166

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 #167 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