smalot / pdfparser

PdfParser, a standalone PHP library, provides various tools to extract data from a PDF file.
GNU Lesser General Public License v3.0
2.3k stars 534 forks source link

Fixed latest coding style issues and refined a few PHP doc entries to match types #677

Closed k00ni closed 4 months ago

k00ni commented 4 months ago

Type of pull request

About

This PR fixes latest coding styles reported by PHP-CS-Fixer.

I also made some refinements to match related types.

For instance: https://github.com/smalot/pdfparser/pull/677/files#diff-499d4590ba9258e82e6b727977a0e386991690bb3794522e90f6286e001a2d70L46

Checklist for code / configuration changes

In case you changed the code/configuration, please read each of the following checkboxes as they contain valuable information: