Skip to content

Commit

Permalink
#AC-7893::Unable to create Shipping Label while creating shipment for…
Browse files Browse the repository at this point in the history
… DHL shipping method with PHP 8.2-fixed emition of dynamic property creation deprecation
  • Loading branch information
glo05363 committed Feb 8, 2023
1 parent e69a4f0 commit 0df16d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/Zend/Pdf/Parser.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
* @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
*/
#[\AllowDynamicProperties]
class Zend_Pdf_Parser
{
/**
Expand Down

0 comments on commit 0df16d0

Please sign in to comment.