Owen Kieffer-Jones
Owen Kieffer-Jones
UPS requires a locale for the Locator API, not a language/dialect pair, e.g. `$translate->setLocale('fr_FR');`
See the documentation for the Shipping class: https://github.com/gabrielbull/php-ups-api#shipping-class For more details see the PhpDoc on the class. Cancelling can be done with the [`void()`](https://github.com/gabrielbull/php-ups-api/blob/master/src/Shipping.php#L496) method.
Ja, genau. Ich "pflege" eine alte Version, da wir noch auf PHP 5 angewiesen sind. Noch ein Grund zu upgraden :)
This is occurring because 'clone-deep' can't handle circular references. Is there a reason why the lodash cloneDeep wouldn't work here? [packages/app-backend-vue2/src/plugin.ts#L167](https://github.com/vuejs/devtools/blob/ba54bb770a829429226a630dd5dbedcf596f27ef/packages/app-backend-vue2/src/plugin.ts#L167)
Hi @Philipp91, could you merge this? It will mark this repository as abandoned on Packagist and recommend nemiah's fork like you did in the issue above.
Sorry, I meant to tag @mschindler83 of course.
As a workaround, I've added a script that creates a `headers.txt` as a build step just before sitespeed.io. That seems to work well enough, though having it directly in the...
For me, this is because `cgi.browserscape.org` can't be resolved.