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

Error

Open synergy6 opened this issue 7 years ago • 2 comments

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 C:\WampDeveloper\Websites\ptl-link.dezrez.com\webroot\app\src\Controllers_Controller_oAuth2_DezrezCRM.php(173): Microsoft\Dynamics\Http\DynamicsRequest->execute()

synergy6 avatar Apr 10 '18 13:04 synergy6

Can you share the usage when you encountered this error?

anderly avatar Apr 10 '18 19:04 anderly

You are using a function from Laravel see Helpers.

Maybe class_uses() can help

oktron avatar Nov 27 '19 13:11 oktron