Skip to content

v1.1.0

Compare
Choose a tag to compare
@GregMayes GregMayes released this 24 Aug 09:47
· 10 commits to master since this release
4bee46f
  • Added EndpointType::DETAILED_ALL
  • Added a detailedAll method to AbstractEntity. This performs similarly to all only it will hit the endpoint defined via EndpointType::DETAILED_ALL
  • Improved static analysis by updating docblocks and switching out unnecessary calls to call_user_func_array for call_user_func