Title: debug report
Last modified: August 21, 2016

---

# debug report

 *  Resolved [e1900](https://wordpress.org/support/users/e1900/)
 * (@e1900)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/debug-report/)
 * hi,
    I am getting this debug message in wp-admin, I am running debug from wp-
   config file.
 * Notice: Use of undefined constant FILTER_SANITIZE_FULL_SPECIAL_CHARS – assumed‘
   FILTER_SANITIZE_FULL_SPECIAL_CHARS’ in /var/www/vhosts/domain.com/httpdocs/main/
   wp-content/plugins/stream/includes/filters.php on line 61
 * regards
 * [https://wordpress.org/plugins/stream/](https://wordpress.org/plugins/stream/)

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

 *  [Jonathan Bardo](https://wordpress.org/support/users/jonathanbardo/)
 * (@jonathanbardo)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/debug-report/#post-4724813)
 * Hi!
 * Thanks for reporting this!
    What version of PHP are you using at the moment?
 *  Thread Starter [e1900](https://wordpress.org/support/users/e1900/)
 * (@e1900)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/debug-report/#post-4724815)
 * Also won’t let you add to cart in woocommerce 2.1, maybe an ajax problem.
    WC
   Version: 2.1.5 WC Database Version: 2.1.5 WP Version: 3.8.1 WP Multisite Enabled:
   No Web Server Info: Apache PHP Version: 5.3.2-1ubuntu4.21 MySQL Version: 5.1.62-
   0ubuntu0.10.04.1 WP Memory Limit: 256 MB WP Debug Mode: Yes WP Language: en_US
   WP Max Upload Size: 8 MB PHP Post Max Size: 8 MB PHP Time Limit: 90 PHP Max Input
   Vars: 1000 SUHOSIN Installed: No WC Logging: Log directory is writable. Default
   Timezone: Default timezone is UTC fsockopen/cURL: Your server has fsockopen and
   cURL enabled. SOAP Client: Your server has the SOAP Client class enabled. WP 
   Remote Post: wp_remote_post() was successful – PayPal IPN i regards
 *  [Jonathan Bardo](https://wordpress.org/support/users/jonathanbardo/)
 * (@jonathanbardo)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/debug-report/#post-4724831)
 * FILTER_SANITIZE_FULL_SPECIAL_CHARS was actually added in 5.3.3 as describe here:
   [http://www.php.net/manual/en/filter.constants.php](http://www.php.net/manual/en/filter.constants.php).
   I will look with the other core devs what we will do about that.
 *  Thread Starter [e1900](https://wordpress.org/support/users/e1900/)
 * (@e1900)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/debug-report/#post-4724852)
 * Is it ok to use on 5.3.2 or will it cause security issues?
    regards
 *  [Frankie Jarrett](https://wordpress.org/support/users/fjarrett/)
 * (@fjarrett)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/debug-report/#post-4724860)
 * Yes, it’s fine to be using PHP 5.3.2 from a security standpoint.
 * As Jonathan pointed out, the issue is just that the **FILTER_SANITIZE_FULL_SPECIAL_CHARS**
   filter constant isn’t available until PHP 5.3.3.
 * So we will just need to rework the code to ensure compatibility with PHP 5.3.2
   +.
 * We are now tracking this as [issue #351](https://github.com/x-team/wp-stream/issues/351)
   in GitHub, so please feel free to follow our progress there.
 *  Thread Starter [e1900](https://wordpress.org/support/users/e1900/)
 * (@e1900)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/debug-report/#post-4724868)
 * Hi, I am also getting a Json Parse error when trying to login to my site using
   userpro plugin. comes up in java box with warning and fails to login.
    regards
 *  [Frankie Jarrett](https://wordpress.org/support/users/fjarrett/)
 * (@fjarrett)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/debug-report/#post-4724980)
 * Hi e1900, just wanted to update you on this.
 * We’ve just released 1.3.1 of the plugin which fixes the issue you discovered 
   with the PHP 5.3.3 compatibility issue with the FILTER_SANITIZE_FULL_SPECIAL_CHARS
   filter constant.
 * Please update to the latest version and test. Thanks!
 * [http://wordpress.org/plugins/stream/changelog/](http://wordpress.org/plugins/stream/changelog/)
 *  Thread Starter [e1900](https://wordpress.org/support/users/e1900/)
 * (@e1900)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/debug-report/#post-4725004)
 * sweet:)

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

The topic ‘debug report’ is closed to new replies.

 * ![](https://ps.w.org/stream/assets/icon.svg?rev=3128015)
 * [Stream](https://wordpress.org/plugins/stream/)
 * [Support Threads](https://wordpress.org/support/plugin/stream/)
 * [Active Topics](https://wordpress.org/support/plugin/stream/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/stream/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/stream/reviews/)

 * 8 replies
 * 3 participants
 * Last reply from: [e1900](https://wordpress.org/support/users/e1900/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/debug-report/#post-4725004)
 * Status: resolved