mirror of
https://gh.wpcy.net/https://github.com/buddypress/buddypress.git
synced 2026-06-01 06:04:04 +08:00
Since WP [https://core.trac.wordpress.org/browser/trunk?rev=50170 50170] revision, errors about `getimagesize()` and `exif_read_data()` are not silenced anymore. We must now make sure to write media files where they should be for these two functions. Tests involving `exif_read_data()` will be skipped from now on when testing against PHP 5.6 as no matter the image you use, you'll always get an `Illegal IDF size` error. It appears to be a bug with this version of PHP. Fixes #8432 (7.0 branch) git-svn-id: https://buddypress.svn.wordpress.org/branches/7.0@12841 cdf35c40-ae34-48e0-9cc9-0c9da1808c22 |
||
|---|---|---|
| .. | ||
| templates | ||
| attachment-extensions.php | ||
| bp-rest-api-controllers.php | ||
| canola.jpg | ||
| group-extensions.php | ||
| invitations-extensions.php | ||
| phpunit-wp-config.php | ||
| test-image-large.jpg | ||
| upside-down.jpg | ||