CRM-17867 - Api4 core patches
authorColeman Watts <coleman@civicrm.org>
Mon, 25 Jan 2016 02:24:20 +0000 (21:24 -0500)
committerColeman Watts <coleman@civicrm.org>
Mon, 10 Oct 2016 18:15:50 +0000 (14:15 -0400)
commit8bcc0d869e1440985e21f7848f5a8af8ec750550
tree890c6042da7d135d6234542b95bad167d692a38e
parentcca691a71f72ae200dddd966bd1e88dc555d1dc4
CRM-17867 - Api4 core patches

Most of api4 is in an extension - these are the changes needed to core.
CRM/Admin/Page/APIExplorer.php
Civi/API/Api3SelectQuery.php [new file with mode: 0644]
Civi/API/Kernel.php
Civi/API/Request.php
Civi/API/SelectQuery.php
Civi/API/Subscriber/ChainSubscriber.php
Civi/API/Subscriber/PermissionCheck.php
Civi/Core/Container.php
api/api.php
api/v3/utils.php