wsdl2phpgenerator v2.3.0 Release Notes

Release Date: 2014-02-23 // about 10 years ago
    • Configuration is no longer a singleton
    • Fix XML generation due to namespace backslash
    • Fix missing namespace for PHP code generation
    • Fix handling of operations named after PHP keywords.
    • Fix element/type nameclash
    • Fix operations initialization for services
    • Use PHP VCR for mocking HTTP requests.
    • Code and documentation cleanup