Commit ade256e1 authored by Brent Shaffer's avatar Brent Shaffer Committed by Copybara-Service
Browse files

chore: fix php lint (#11417)

fixes https://github.com/protocolbuffers/protobuf/issues/11387

Addresses misc PHPDoc formatting issues.

Note: This does the bare minimum to suppress the errors. In some cases, most notably in `CodedInputStream`, the `@param` tag is still missing a typehint, and should have one added (in those cases, the variable is being passed in as `int`, but then used in the function as `string`, so it will take consideration)

Closes #11417

COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/11417 from bshaffer:fix-php-lint 32c665d1e2d96d29be2a136745e8326bc89ff507
PiperOrigin-RevId: 499952558
parent 258d67c0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment