goetas / xsd2php

Convert XSD into PHP classes and serialize into XML (deserialize too)
150 stars 64 forks source link

Fix runtime #114

Closed goetas closed 8 years ago

doppioandante commented 8 years ago

I'm getting an error with SimpleListOf. Changing xsd2php runtime to goetas-webservices/xsd2php version 0.1.0 fixes the issue, would this pull request solve this? Any particular reason why it's not merged already?

goetas commented 8 years ago

fixed with https://github.com/goetas/xsd2php/pull/119