• This is the third day in a row I’ve noticed this in my error_log. I’ve seen it before, too, but today was the first time I’ve caught multiple entries of this same string of errors:

    [16-Aug-2015 02:57:51 UTC] PHP Warning: Illegal string offset 'height' in /(redacted)/plugins/jetpack/class.json-api-endpoints.php on line 1073
    [16-Aug-2015 02:57:51 UTC] PHP Warning: Illegal string offset 'width' in /(redacted)/plugins/jetpack/class.json-api-endpoints.php on line 1074
    [16-Aug-2015 02:57:51 UTC] PHP Warning: Illegal string offset 'sizes' in /(redacted)/plugins/jetpack/class.json-api-endpoints.php on line 1075
    [16-Aug-2015 02:57:51 UTC] PHP Warning: Illegal string offset 'image_meta' in /(redacted)/plugins/jetpack/class.json-api-endpoints.php on line 1080

    I saw this was reported before, too.

    https://wordpress.org/plugins/jetpack/

Viewing 1 replies (of 1 total)
  • Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    Yes, that’s indeed a known issue. As I mentioned in the previous thread, we’ve started fixing some of these notices in the last version of Jetpack (3.6.1), and more changes will be included in the next version of Jetpack.

    You can follow our progress or apply the changes to your own version of Jetpack here:
    https://github.com/Automattic/jetpack/pull/2418

Viewing 1 replies (of 1 total)

The topic ‘PHP Warning: Illegal string offset in class.json-api-endpoints.php’ is closed to new replies.