• Resolved Anibal Sanchez

    (@asanchez)


    Hi,

    I’ve upgraded my blog to PHP 8, and I found that the Uploadcare plugin doesn’t include part of the required files for this PHP version.

    I’ve manually downloaded and copied these files to patch the plugin:

    
    wp-content/plugins/uploadcare/vendor/symfony/polyfill-ctype/bootstrap80.php
    wp-content/plugins/uploadcare/vendor/symfony/polyfill-intl-normalizer/bootstrap80.php
    wp-content/plugins/uploadcare/vendor/symfony/polyfill-mbstring/bootstrap80.php
    wp-content/plugins/uploadcare/vendor/symfony/polyfill-uuid/bootstrap80.php
    

    BTW: I’ve noticed that you include Composer libraries on your plugin. You may find our PHP prefixing service useful to avoid conflicts with other plugins: https://php-prefixer.com/

    Best Regards,
    Anibal

    The page I need help with: [log in to see the link]

  • The topic ‘Support of PHP 8’ is closed to new replies.