We have picked up a few issues with the 1.2.0 release so we should plan to do a fairly quick 1.2.1 release to fix them
- Take the Json Das out of the ignore list - Done in CURLEW/HEAD
- Add the Json Das test into the PHP Unit test suite - Done in CURLEW
- Update SDO release level check (SCA_Helper::checkSdoExtensionLoaded()) to match 1.2.1 level release
- Add the new file DEV_BRANCH to the ignore list, as it's irrelevant to the package - Done in CURLEW/HEAD
- Fix for spaces in service description URLs (pecl defect #11006).
- I don't think the 1.2.0 release said enough about the change of @binding.ws to @binding.soap without BC. This is really going to catch people out, and should be highlighted in the changelog (and the docs updated!)
- Experimental support for service names following the PEAR coding standard SCA_Helper.php - need to ensure all tests pass
- Experimental support for a manual service request dispatching interface on SCA.php