PHP - Manual: PDF_get_minorversion
2024-11-15
(PHP 4 >= 4.2.0, PECL pdflib >= 1.0.0)
PDF_get_minorversion — Get minor version number [deprecated]
Returns the minor version number of the PDFlib version.
This function is deprecated since PDFlib version 5, use
PDF_get_value() with the parameter
minor
instead.
官方地址:https://www.php.net/manual/en/function.pdf-get-minorversion.php