Title: PHP 7.4 issues
Last modified: February 2, 2021

---

# PHP 7.4 issues

 *  [feverinlove](https://wordpress.org/support/users/feverinlove/)
 * (@feverinlove)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/php-7-4-issues-4/)
 * 1) vendor/Gcp/guzzlehttp/promises/src/functions.php: Function each() is deprecated
   since PHP 7.2; Use a foreach loop instead
    2) vendor/Gcp/guzzlehttp/guzzle/src/
   functions.php: The default value of the idn_to_ascii() $variant parameter has
   changed from INTL_IDNA_VARIANT_2003 to INTL_IDNA_VARIANT_UTS46 in PHP 7.4. For
   optimal cross-version compatibility, the $variant parameter should be explicitly
   set 3) vendor/Gcp/google/cloud-storage/src/SigningHelper.php: Since PHP 7.0, 
   functions inspecting arguments, like func_get_args(), no longer report the original
   value as passed to a parameter, but will instead provide the current value. The
   parameter “$options” was used, and possibly changed (by reference), on line 73.
   4) vendor/Gcp/google/cloud-core/src/Batch/InMemoryConfigStorage.php: Visibility
   for magic method __sleep must be public. Found: private 5) classes/as3cf-plugin-
   compatibility.php: Since PHP 7.0, functions inspecting arguments, like debug_backtrace(),
   no longer report the original value as passed to a parameter, but will instead
   provide the current value. The parameter “$url” was used, and possibly changed(
   by reference), on line 429.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Delicious Brains](https://wordpress.org/support/users/deliciousbrains/)
 * (@deliciousbrains)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/php-7-4-issues-4/#post-14042325)
 * What version of WP Offload Media are you using?
 * -IJ

Viewing 1 replies (of 1 total)

The topic ‘PHP 7.4 issues’ is closed to new replies.

 * ![](https://ps.w.org/amazon-s3-and-cloudfront/assets/icon-256x256.jpg?rev=1809890)
 * [WP Offload Media Lite for Amazon S3, DigitalOcean Spaces, and Google Cloud Storage](https://wordpress.org/plugins/amazon-s3-and-cloudfront/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/amazon-s3-and-cloudfront/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/amazon-s3-and-cloudfront/)
 * [Active Topics](https://wordpress.org/support/plugin/amazon-s3-and-cloudfront/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/amazon-s3-and-cloudfront/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/amazon-s3-and-cloudfront/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Delicious Brains](https://wordpress.org/support/users/deliciousbrains/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/php-7-4-issues-4/#post-14042325)
 * Status: not resolved