PHP8 fixes, oauth2/api automated testing updates, and api doc update (#4085)
commit86d538783e544fd0e0adc316d983cf355c007b03
authorBrady Miller <brady.g.miller@gmail.com>
Sun, 6 Dec 2020 19:49:33 +0000 (6 11:49 -0800)
committerGitHub <noreply@github.com>
Sun, 6 Dec 2020 19:49:33 +0000 (6 11:49 -0800)
tree4bc211fd9ab74e482c5c3983525fa1f74f5c38d7
parentdfbbc126c532838b56471786fc27748609f882b2
PHP8 fixes, oauth2/api automated testing updates, and api doc update (#4085)

* PHP8 fixes, oauth2/api automated testing updates, and api doc update
28 files changed:
API_README.md
interface/forms/care_plan/new.php
interface/forms/clinical_instructions/new.php
interface/forms/dictation/save.php
interface/forms/eye_mag/new.php
interface/forms/eye_mag/php/eye_mag_functions.php
interface/forms/eye_mag/view.php
interface/forms/functional_cognitive_status/new.php
interface/forms/functional_cognitive_status/report.php
interface/forms/observation/new.php
interface/forms/observation/report.php
interface/forms/reviewofs/save.php
interface/forms/ros/FormROS.class.php
interface/forms/vitals/C_FormVitals.class.php
interface/forms/vitals/report.php
interface/main/calendar/add_edit_event.php
interface/main/dated_reminders/dated_reminders_add.php
interface/main/dated_reminders/dated_reminders_log.php
interface/patient_file/encounter/delete_form.php
interface/patient_file/encounter/find_code_popup.php
interface/patient_file/summary/demographics.php
library/dated_reminder_functions.php
library/options.inc.php
oauth2/authorize.php
src/RestControllers/AuthorizationController.php
tests/Tests/Api/ApiTestClient.php
tests/Tests/Api/ApiTestClientTest.php
tests/Tests/Api/IntrospectionTest.php [new file with mode: 0644]