Skip to content

Commit

Permalink
Port #564 to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
veewee committed Jan 30, 2025
1 parent 23cfd66 commit 004d3e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Phpro/SoapClient/CodeGenerator/Util/Normalizer.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ class Normalizer
'any' => 'string',
'anytype' => 'mixed',
'anyxml' => 'string',
'anyuri' => 'string',
'anysimpletype' => 'mixed',
'long' => 'int',
'short' => 'int',
Expand Down

0 comments on commit 004d3e6

Please sign in to comment.