mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-25 18:53:14 +00:00
704a7b9fd1
* Fix Unintential Deprecated Calls in Tests - LOOKUPREF I think it's best to install these before PR #3166. There are no changes to source code, only to test members which continue to inadvertently use calls to deprecated functions. * Fix deprecation DocBlocks Deprecated->deprecated, adjust see and comments * One Intentional Deprecation Annotate it.