Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[PhpUnitBridge] make "numbered" deprecation mode count only vendor deprecations #28048

Copy link
Copy link
Closed
@nicolas-grekas

Description

@nicolas-grekas
Issue body actions

When a deprecation is thrown inside your very src/, you want it to always make your CI fail, don't you?
I propose to update the behavior of the SYMFONY_DEPRECATIONS_HELPER=123456 mode to make it mean:

make the CI fail if vendors throw more than 123456 deprecations (and make it always fail if any deprecations are thrown by my src/.)

This would be a more powerful alternative to weak_vendor , which could be deprecated.

WDYT?

(#27006 could converge with this RFC I suppose.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    RFCRFC = Request For Comments (proposals about features that you want to be discussed)RFC = Request For Comments (proposals about features that you want to be discussed)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.