sveneld commented on code in PR #2983: URL: https://github.com/apache/thrift/pull/2983#discussion_r1623835287
########## lib/php/lib/Protocol/TProtocol.php: ########## @@ -181,7 +181,7 @@ abstract public function readString(&$str); * The skip function is a utility to parse over unrecognized date without * causing corruption. * - * @param TType $type What type is it + * @param int $type What type is it Review Comment: @param int $type What type is it (defined in TType::class) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@thrift.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org