summaryrefslogtreecommitdiff
path: root/ext/intl/converter/converter_arginfo.h
diff options
context:
space:
mode:
authorMáté Kocsis <kocsismate@woohoolabs.com>2020-08-10 23:23:35 +0200
committerMáté Kocsis <kocsismate@woohoolabs.com>2020-09-07 19:46:55 +0200
commitfd0b39905c299c24941644f22947553e0e009dbf (patch)
tree56309b685aa0d7d74858bb2addcaf1c064237fc4 /ext/intl/converter/converter_arginfo.h
parent174dadf6b476a11c72646294700e62fe911366cb (diff)
downloadphp-git-fd0b39905c299c24941644f22947553e0e009dbf.tar.gz
Promote warnings to exceptions in ext/intl
Closes GH-5972
Diffstat (limited to 'ext/intl/converter/converter_arginfo.h')
-rw-r--r--ext/intl/converter/converter_arginfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/intl/converter/converter_arginfo.h b/ext/intl/converter/converter_arginfo.h
index 513d8e4525..8b8f8fc1f5 100644
--- a/ext/intl/converter/converter_arginfo.h
+++ b/ext/intl/converter/converter_arginfo.h
@@ -1,5 +1,5 @@
/* This is a generated file, edit the .stub.php file instead.
- * Stub hash: 9eef3fe293c07ab77f4c8b6d8d53a3798f8a9865 */
+ * Stub hash: e33e2614c969c59b79c6062f7a347a8e8e486d85 */
ZEND_BEGIN_ARG_INFO_EX(arginfo_class_UConverter___construct, 0, 0, 0)
ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, destination_encoding, IS_STRING, 1, "null")