Thomas von Hassel

Results 4 issues of Thomas von Hassel

I'm trying to test calls to azure-sdk-for-php / blob service (container creating and blob upload) but if the method under test calls the azure api more than once the test...

I'm trying to use php-cvr in a CakePHP plugin, but it fails when the FileCache engine tries to check if a cache file exists or not, and when it does...

Links to the documentation point to https://docs.nativescript.org/angular/ui/ng-components/RadListView/overview when they should point to https://docs.nativescript.org/angular/ui/ng-components/ng-RadListView/overview There are more links that point to the wrong place

needs more info

When trying to do a $this->Model->find('list'); on a model that has the permissionable beavior attached it fails with the following SQL error: (this is for a model called _Location_ ```...