Title: [Plugin: Jetpack by WordPress.com] PHP Deprecated
Last modified: August 20, 2016

---

# [Plugin: Jetpack by WordPress.com] PHP Deprecated

 *  Resolved [Damien](https://wordpress.org/support/users/takster/)
 * (@takster)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-php-deprecated/)
 * will the depreciation errors cluttering my logs be fixed for latest PHP? I’d 
   like to see them fixed rather then me ignore.
 *     ```
       PHP Deprecated:  Assigning the return value of new by reference is deprecated in /home/xxx/public_html/wp-content/plugins/jetpack/modules/subscriptions.php on line 19
       PHP Deprecated:  Assigning the return value of new by reference is deprecated in /home/xxx/public_html/wp-content/plugins/jetpack/modules/subscriptions.php on line 164
       PHP Deprecated:  Assigning the return value of new by reference is deprecated in /home/xxx/public_html/wp-content/plugins/jetpack/modules/subscriptions.php on line 203
       PHP Deprecated:  Assigning the return value of new by reference is deprecated in /home/xxx/public_html/wp-content/plugins/jetpack/modules/subscriptions.php on line 209
       PHP Deprecated:  Assigning the return value of new by reference is deprecated in /home/xxx/public_html/wp-content/plugins/jetpack/modules/subscriptions.php on line 212
       PHP Deprecated:  Assigning the return value of new by reference is deprecated in /home/xxx/public_html/wp-content/plugins/jetpack/modules/subscriptions.php on line 215
       PHP Deprecated:  Assigning the return value of new by reference is deprecated in /home/xxx/public_html/wp-content/plugins/jetpack/modules/subscriptions.php on line 221
       PHP Deprecated:  Assigning the return value of new by reference is deprecated in /home/xxx/public_html/wp-content/plugins/jetpack/modules/subscriptions.php on line 498
       ```
   

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [Damien](https://wordpress.org/support/users/takster/)
 * (@takster)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-php-deprecated/#post-2521801)
 * fix: replace
    `=& new` with `= new`
 *  [Michael Adams (mdawaffe)](https://wordpress.org/support/users/mdawaffe/)
 * (@mdawaffe)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-php-deprecated/#post-2521806)
 * Thanks. We still support PHP4 in the current version of Jetpack but will almost
   certainly drop that support in the next release (no ETA). No point in supporting
   PHP4 when core doesn’t 🙂
 *  [Dean Taylor](https://wordpress.org/support/users/deanmarktaylor/)
 * (@deanmarktaylor)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-php-deprecated/#post-2521880)
 * Opened new support forum topic now PHP5 is a requirement for both WordPress and
   Jetpack:
    [http://wordpress.org/support/topic/e_deprecated-assigning-the-return-value-of-new-by-reference-is-deprecated](http://wordpress.org/support/topic/e_deprecated-assigning-the-return-value-of-new-by-reference-is-deprecated)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: Jetpack by WordPress.com] PHP Deprecated’ is closed to new replies.

## Tags

 * [deprecated](https://wordpress.org/support/topic-tag/deprecated/)

 * 3 replies
 * 3 participants
 * Last reply from: [Dean Taylor](https://wordpress.org/support/users/deanmarktaylor/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-php-deprecated/#post-2521880)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
