Arne Jørgensen 194e80ddab [PHP] Map number without format to float
Previously if you specified a property to be of type `number` and didn't
explicitly specify a format Codegen would map it into an (unknown) PHP
class `Number`.

We add a mapping from Swaggers `number` to PHPs `float`.
2016-03-23 13:24:12 +01:00
..
2015-12-06 10:38:50 +01:00
2016-01-18 11:16:04 +01:00