qenta-cee / woocommerce-qcp

QENTA Checkout Page plugin for WooCommerce
https://www.qenta.com
GNU General Public License v2.0
9 stars 7 forks source link

Deprecated PHP Notice: iconv_set_encoding() #3

Closed JoeHana closed 8 years ago

JoeHana commented 8 years ago

The following errors have been written to our error log file on a WordPress Live Site

PHP Deprecated:  iconv_set_encoding(): Use of iconv.internal_encoding is deprecated in /www/htdocs/xxx/xxx/xxx/wp-content/plugins/woocommerce-wirecard-checkout-page/library/Zend/Validate/Hostname.php on line 553
PHP Deprecated:  iconv_set_encoding(): Use of iconv.internal_encoding is deprecated in /www/htdocs/xxx/xxx/xxx/wp-content/plugins/woocommerce-wirecard-checkout-page/library/Zend/Validate/Hostname.php on line 649
PHP Deprecated:  iconv_set_encoding(): Use of iconv.internal_encoding is deprecated in /www/htdocs/xxx/xxx/xxx/wp-content/plugins/woocommerce-wirecard-checkout-page/library/Zend/Validate/Hostname.php on line 553
PHP Deprecated:  iconv_set_encoding(): Use of iconv.internal_encoding is deprecated in /www/htdocs/xxx/xxx/xxx/wp-content/plugins/woocommerce-wirecard-checkout-page/library/Zend/Validate/Hostname.php on line 649

Any chance for a fix?

jakubpolomsky commented 8 years ago

Hello, I will take a look at it today and will keep you updated during the work.

jakubpolomsky commented 8 years ago

Hello again,

could you please tell me what version of wordpress, woocommerce, php and plugin you have?

JoeHana commented 8 years ago

Hey,

using the latest version of everything: 4.6.1 / 2.6.4 / 1.1.4

jakubpolomsky commented 8 years ago

Hey,

thank you! We will publish new version soon. If you don't mind, you could set a watch on the master branch and you will be notified as soon as the new release will be pushed.