[REF][PHP8.1] Apply patch in PHPWord to fix passing in null value into stlen in valid...
authorSeamus Lee <seamuslee001@gmail.com>
Sat, 30 Jul 2022 07:35:40 +0000 (17:35 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Sat, 30 Jul 2022 07:35:40 +0000 (17:35 +1000)
composer.json
composer.lock

index 93b34f886d88cb7406b35cf1ec1491de18a77215..7391b3bf031ce322b3d021a5fb262f8afe41a94f 100644 (file)
       "pear/net_smtp": {
         "Add in CiviCRM custom error message for CRM-8744": "https://raw.githubusercontent.com/civicrm/civicrm-core/a6a0ff13d2a155ad962529595dceaef728116f96/tools/scripts/composer/patches/net-smtp-patch.patch"
       },
+      "phpoffice/phpword": {
+        "PHP8.1 fix for passing null value into strlen": "https://patch-diff.githubusercontent.com/raw/PHPOffice/PHPWord/pull/2272.patch"
+      },
       "zetacomponents/mail": {
         "PHP 8.1 Compatability fixes": "https://patch-diff.githubusercontent.com/raw/zetacomponents/Mail/pull/88.patch",
         "CiviCRM Custom Patches for ZetaCompoents mail": "https://raw.githubusercontent.com/civicrm/civicrm-core/9d93748a36c7c5d44422911db1c98fb2f7067b34/tools/scripts/composer/patches/civicrm-custom-patches-zetacompoents-mail.patch",
index d904de5c6aaca7d9a61f3f4f7eef482cd07de556..6373bbb01e1488b04b3bf09376a3ae405f101c54 100644 (file)
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "07b7e8a8fdf410a6f7f16582e5d8ad95",
+    "content-hash": "13a9932b926aa601a4f3ac3e39f9a7bf",
     "packages": [
         {
             "name": "adrienrn/php-mimetyper",