This repository has been archived by the owner on Jan 8, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
iconv.internal_encoding
is deprecated
#6218
Comments
Ocramius
added a commit
to Ocramius/zf2
that referenced
this issue
May 5, 2014
…precation See https://wiki.php.net/rfc/default_encoding > PHP 5.6 and master, introduce new php.ini setting. Old iconv.*/mbstring.* php.ini parameters will be removed for master PHP6. Use of iconv.*/mbstring.* php.ini parameters raise E_DEPRECATED for 5.6 and up.
weierophinney
added a commit
that referenced
this issue
May 7, 2014
…coding-deprecated-in-php-5.6 #6218 - applying hotfix for `iconv.internal_encoding` deprecation
@Ocramius Could you add a note to the README advising to the future PHP 5.6 users of remove the legacy options? |
@Maks3w can do |
@Maks3w actually, just went through the README and I don't see a section where that could fit - do you have any advice where this could be put? |
gianarb
pushed a commit
to zendframework/zend-xmlrpc
that referenced
this issue
May 15, 2015
…l_encoding` deprecation See https://wiki.php.net/rfc/default_encoding > PHP 5.6 and master, introduce new php.ini setting. Old iconv.*/mbstring.* php.ini parameters will be removed for master PHP6. Use of iconv.*/mbstring.* php.ini parameters raise E_DEPRECATED for 5.6 and up.
weierophinney
added a commit
to zendframework/zend-xmlrpc
that referenced
this issue
May 15, 2015
…fix/zendframework/zendframework#6218-iconv-internal-encoding-deprecated-in-php-5.6 zendframework/zendframework#6218 - applying hotfix for `iconv.internal_encoding` deprecation
gianarb
pushed a commit
to zendframework/zend-validator
that referenced
this issue
May 15, 2015
…l_encoding` deprecation See https://wiki.php.net/rfc/default_encoding > PHP 5.6 and master, introduce new php.ini setting. Old iconv.*/mbstring.* php.ini parameters will be removed for master PHP6. Use of iconv.*/mbstring.* php.ini parameters raise E_DEPRECATED for 5.6 and up.
weierophinney
added a commit
to zendframework/zend-validator
that referenced
this issue
May 15, 2015
…fix/zendframework/zendframework#6218-iconv-internal-encoding-deprecated-in-php-5.6 zendframework/zendframework#6218 - applying hotfix for `iconv.internal_encoding` deprecation
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
iconv.internal_encoding
is deprecated in PHP 5.6, and it throws warnings that make the test suite fail.The text was updated successfully, but these errors were encountered: