dynamics-sdk-php icon indicating copy to clipboard operation
dynamics-sdk-php copied to clipboard

Microsoft Dynamics 365 SDK for PHP

Results 4 dynamics-sdk-php issues
Sort by recently updated
recently updated
newest added

Hi, I'm integrating with Dynamics 365 CRM using this package and would like to know how I can get the $instanceUrl = 'https://contoso.crm.dynamics.com'; from every customer of mine and if...

Details Type: Error Message: Call to undefined function SaintSystems\OData\class_uses_recursive() File: C:\WampDeveloper\Websites\ptl-link.dezrez.com\webroot\app\dynamics\src\OData\Entity.php Line: 225 Trace #0 C:\WampDeveloper\Websites\ptl-link.dezrez.com\webroot\app\dynamics\src\OData\Entity.php(213): SaintSystems\OData\Entity::bootTraits() #1 C:\WampDeveloper\Websites\ptl-link.dezrez.com\webroot\app\dynamics\src\OData\Entity.php(200): SaintSystems\OData\Entity::boot() #2 C:\WampDeveloper\Websites\ptl-link.dezrez.com\webroot\app\dynamics\src\OData\Entity.php(179): SaintSystems\OData\Entity->bootIfNotBooted() #3 C:\WampDeveloper\Websites\ptl-link.dezrez.com\webroot\app\dynamics\src\Dynamics\Http\DynamicsResponse.php(146): SaintSystems\OData\Entity->__construct(Array) #4 C:\WampDeveloper\Websites\ptl-link.dezrez.com\webroot\app\dynamics\src\Dynamics\Http\DynamicsRequest.php(284): Microsoft\Dynamics\Http\DynamicsResponse->getResponseAsObject('Microsoft\\Dynam...') #5...

is this no longer in packagist.. is it no longer maintained?

Hi. DynamicsTestCase.php is included in autoload of composer.json, why is this? Always call tests. maromaro0013.