Skip to content

Commit 004d3e6

Browse files
committed
Port #564 to v4
1 parent 23cfd66 commit 004d3e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Phpro/SoapClient/CodeGenerator/Util/Normalizer.php

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ class Normalizer
1717
'any' => 'string',
1818
'anytype' => 'mixed',
1919
'anyxml' => 'string',
20+
'anyuri' => 'string',
2021
'anysimpletype' => 'mixed',
2122
'long' => 'int',
2223
'short' => 'int',

0 commit comments

Comments
 (0)