When redeploying or newly deploying a Node with PHP 7.3 (nginx 1.14.2) i get the following error when trying to create a zip-archive in php using zip.so
php: symbol lookup error: /usr/lib64/php/modules/zip.so: undefined symbol: zip_file_add
(this is from calling the $zip->addFile() function.
This is a problem across jelastic hosting-providers (tested on two different hosting-providers)