HomePhorge

Tighten up phan type for ContentRenderer::getParserOutput()

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Tighten up phan type for ContentRenderer::getParserOutput()

Passing an int as the $revision was deprecated with a warning, but
also tighten up the phan @param type to hopefully catch a few more
cases of this in CI rather than the logs.

Bug: T350538
Bug: T358243
Change-Id: I73a3b77d9982bcfaa9c235cde31fafff9a13e92e

Details

Provenance
C. Scott AnanianAuthored on Feb 28 2024, 6:27 PM

Event Timeline

C. Scott Ananian <cscott@cscott.net> committed rMW44b54ae12fef: Tighten up phan type for ContentRenderer::getParserOutput() (authored by C. Scott Ananian <cscott@cscott.net>).Feb 28 2024, 6:27 PM

Commit No Longer Exists

This commit no longer exists in the repository.