0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Feb 05, 2025 — Feb 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
0.4.0.2 30/07/2018 https://github.com/turtledesign/royalmail-php/issues/12 - $helper in Interpreter() call should be [] not Helper/Data object. More... over 7 years ago
0.4.0.1 30/06/2018 https://github.com/turtledesign/royalmail-php/issues/11 - Parameter count mismatch on new Interpreter() call. More... over 7 years ago
doc update More... almost 8 years ago
0.4.0.0 16/03/2018 Added the international shipping options to the createShipment schema. More... almost 8 years ago
0.3.1.6 14/03/2018 Fixed createLabel ->succeeded() response and improved Symfony YAML requirement specification. More... almost 8 years ago
Added PHP 7.2 to travis tests. More... almost 8 years ago
0.3.1.4 09/03/2018 Postal town shouldn't have been required on printLabel as the address is option in its entirity. More... almost 8 years ago
0.3.1.3 09/03/2018 Removed call to each() in validation module as it's deprecated in PHP 7.2 More... almost 8 years ago
0.3.1.2 09/03/2018 Fixed errors in some test data files that YAML 4.* picks up where previous versions ignored. More... almost 8 years ago
Updates to README and travis config as the tests no longer run on versions below 5.6 due to Atoum requirements. More... almost 8 years ago
0.3.1.1 09/03/2018 Added v4 of YAML package and latest Atoum for compatability with Laravel 5.6 and PHP 7.1 More... almost 8 years ago
0.3.0.1 06/03/2018 Added some extra tests while hunting down why the weight value wasn't working. More... almost 8 years ago
0.3.0.0 18/10/2016 Updated to the latest version (v2_0_9) of the API + new endpoint as per https://developer.royalmail.net/node/688#/ More... over 9 years ago
Removed xdebug from travis.ci testing as a conflict with SoapClient on php 7 causes segfaults when testing. More... over 9 years ago
0.2.0.0 18/10/2016 Fix for PHP 7 (it doesn't like references in soap client arrays). More... over 9 years ago
Remove wsdl caching as it can cause errors with PHP version changes: More... over 9 years ago
Add PHP 7 to travis testing More... over 9 years ago
merge conflict More... over 9 years ago
0.1.10.6 14/08/2016 Added basic JSON serialisation for the response/interpreter object. More... over 9 years ago
0.1.10.6 14/08/2016 Added basic JSON serialisation for the response/interpreter object. More... over 9 years ago
0.1.9.6 06/01/2016 Added (and removed) PHP 7 to Travis CI test - errors on Travis setup. More... about 10 years ago
0.1.9.6 06/01/2016 Added PHP 7 to Travis CI test. More... about 10 years ago
0.1.9.5 06/01/2016 Modified the error and warning test sample responses to account for RM apparently removing xmlns files referenced in them. [1] More... about 10 years ago
Fix the password digest matching as it has non \w symbols. More... about 10 years ago
0.1.9.4 30/12/2015 Merged in changes from @minioak - fixed up tests. [1.5] More... about 10 years ago
Merge pull request #2 from minioak/master More... about 10 years ago
Number of items don't correspond to the number of items in the shipment - but to the number of items that correspond to the weight for that shipment item. More... about 10 years ago
Typo in yaml file. More... about 10 years ago
Fixes reading of the service reference files. More... about 10 years ago
Royal Mail onboarding and live don't provide WSDLs More... about 10 years ago