It looks like starting with 2.31/2.32 syntax was introduced that only works with PHP 5.6 and above.
This is happening right before necessary changes to make the plugin use the new Instagram Graph API.
It seems strange to me to first lock out a big part of your userbase because of a *minor* php version upgrade (I’m on 5.5 atm) before updating for Instagram.
Any chance you could temporarily revert the 5.6 changes so that we can have a working instagram integration?
]]>I want to check with you guys if your plugin supports PHP 5.5.11?
I upgraded from version 5.3.x yesterday to 5.5.11 and had some errors where several mismatch modules with different API versions. The tech from the host went in and uploaded a corrected version for php.ini but that didn’t work.
And now WordFence doesn’t finish a scan.
Thanks!
https://www.ads-software.com/plugins/wordfence/
]]>This is a bug report.
I know that Image Teleporter does not support WP 4.0 at this moment.
I just want to let you know about this small bug :
When updating a post, in WP 4.0 with php 5.3, 5.4 or 5.5, a blank page appears.
The problem does not appear when using php 5.2 .
Thank you.
https://www.ads-software.com/plugins/image-teleporter/
]]>SyndicatedPost
object’s resolve_relative_uris
method.
Downgrading to PHP 5.3 got it working again.
https://www.ads-software.com/plugins/feedwordpress/
]]>Doing a quick scan through the logs, I see entries like this:
HP message: PHP Warning: mysql_real_escape_string(): A link to the server could not be established in /home/www/X/htdocs/wp-content/plugins/search-and-replace/search-and-replace.php on line 514, referer: https://X.com/wp-admin/tools.php?page=search-and-replace/search-and-replace.php
Looking through the code, it seems the now deprecated MySQL extension is being used by mysql_fetch_assoc() and others.
See: https://www.php.net/manual/en/function.mysql-fetch-assoc.php
Warning
This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQL extension should be used. See also MySQL: choosing an API guide and related FAQ for more information. Alternatives to this function include:
mysqli_fetch_assoc()
PDOStatement::fetch(PDO::FETCH_ASSOC)
https://www.ads-software.com/plugins/search-and-replace/
]]>… class-wc-product-factory.php on line 50
issue being:
… preg_replace(): Modifier /e is not supported.
I discovered a solution, however, it required me to modify the file.
I was wondering however, if someone was able to write a function which would fix this problem? Or even know when this issue would be fixed? Thankyou.
https://www.ads-software.com/plugins/woocommerce/
]]>Anybody have any ideas on how to fix this using PHP5.5?
]]>