• 
      

    Update the deprecation classes used in Review Board.

    Review Request #12327 — Created June 2, 2022 and submitted

    Information

    Review Board
    release-5.0.x

    Reviewers

    This removes the RemovedInReviewBoard40Warning class, and introduces
    RemovedInReviewBoard60Warning and RemovedInReviewBoard70Warning.

    RemovedInReviewBoard50Warning still remains, as we haven't removed the
    deprecated code using it yet.

    RemovedInNextReviewBoardVersionWarning has been set to
    RemovedInReviewBoard60Warning.

    Unit tests pass.

    Used RemovedInReviewBoard60Warning in new in-progress code.

    Summary ID
    Update the deprecation classes used in Review Board.
    This removes the `RemovedInReviewBoard40Warning` class, and introduces `RemovedInReviewBoard60Warning` and `RemovedInReviewBoard70Warning`. `RemovedInReviewBoard50Warning` still remains, as we haven't removed the deprecated code using it yet. `RemovedInNextReviewBoardVersionWarning` has been set to `RemovedInReviewBoard60Warning`.
    01a315b8b27a78c5e70352640d74afec0e20c0c1
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-5.0.x (c1467ac)