Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for PHP 7.4 #800

Merged
merged 1 commit into from
Feb 21, 2023
Merged

Support for PHP 7.4 #800

merged 1 commit into from
Feb 21, 2023

Conversation

phdhiren
Copy link
Collaborator

Resolves #796

Copy link
Collaborator

@shishir-intelli shishir-intelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shishir-intelli shishir-intelli merged commit b71f8a9 into apigee:2.x Feb 21, 2023
@mxr576 mxr576 mentioned this pull request Feb 21, 2023
mxr576 added a commit to mxr576/apigee-edge-drupal that referenced this pull request Mar 8, 2023
mxr576 added a commit to mxr576/apigee-edge-drupal that referenced this pull request Mar 8, 2023
@phdhiren phdhiren added this to the 2.0.10 milestone Mar 14, 2023
divya-intelli pushed a commit that referenced this pull request Jun 6, 2023
* Revert "Support for PHP 7.4 (#800)"

This reverts commit b71f8a9.

* Clearly specify the currently supported PHP versions

* Update outdated info.yml
giteshk added a commit that referenced this pull request Jun 15, 2023
* Warrant that queues executed by cron (#808)

* Sort API Product listings on App (#812)

* Update endpoints to use constants from ClientInterface (#810)

* Sort API products on app forms by API product display name (#815)

* Sort API Products (#818)

* Sort API Products
TypeError: array_map(): Argument #2 ($array) must be of type array

* Removed test case

* App creation fails without API Products (#809)

* App creation fails without API Products caused by features.keymanagement.disable.unbounded.permissions flag
* Update minimum version of apigee-client-php

* Make sure that cron runner starts executing the job (#814)

* Update the storage defination of App entity (#831)

* Fix issue which removes users from all team (#840)

* Drop PHP 7 support again (#816)

* Revert "Support for PHP 7.4 (#800)"

This reverts commit b71f8a9.

* Clearly specify the currently supported PHP versions

* Update outdated info.yml

* Added accessCheck on entity queries (#842)

* added accessCheck on entity queries

Co-authored-by: Vladimir Roudakov <[email protected]>

* added comment

---------

Co-authored-by: Vladimir Roudakov <[email protected]>

* Fix for jQuery.once() is deprecated in Drupal 9.3 (#851)

Co-authored-by: Vladimir Roudakov <[email protected]>

* fix for phpcs failing in github action (#858)

* PHPCS FIX

---------

Co-authored-by: Dezső BICZÓ <[email protected]>
Co-authored-by: Gitesh Koli <[email protected]>
Co-authored-by: phdhiren <[email protected]>
Co-authored-by: Divyajose <[email protected]>
Co-authored-by: Vladimir Roudakov <[email protected]>
divya-intelli pushed a commit to divya-intelli/apigee-edge-drupal that referenced this pull request Jun 15, 2023
* Revert "Support for PHP 7.4 (apigee#800)"

This reverts commit b71f8a9.

* Clearly specify the currently supported PHP versions

* Update outdated info.yml
shishir-intelli added a commit that referenced this pull request Jun 23, 2023
* Checking if the organisation is ApigeeX for AppGroup (#803)

* Fix organisation exception (#806)

* Changes for Appgroup listing/view/edit/delete page (#805)

* Changes for Appgroup listing/view/edit/delete page

* Update composer.json

* Update composer.json

* AppGroup-App implementation for list, view, edit, delete apps (#813)

* Merge 2.x into appgroup (#829)

* Warrant that queues executed by cron (#808)

* Sort API Product listings on App (#812)

* Update endpoints to use constants from ClientInterface (#810)

* Sort API products on app forms by API product display name (#815)

* Sort API Products (#818)

* Sort API Products
TypeError: array_map(): Argument #2 ($array) must be of type array

* Removed test case

* App creation fails without API Products (#809)

* App creation fails without API Products caused by features.keymanagement.disable.unbounded.permissions flag
* Update minimum version of apigee-client-php

* Make sure that cron runner starts executing the job (#814)

* Checking if the organisation is ApigeeX for AppGroup (#803)

* Fix organisation exception (#806)

* Changes for Appgroup listing/view/edit/delete page (#805)

* Changes for Appgroup listing/view/edit/delete page

* Update composer.json

* Update composer.json

* AppGroup-App implementation for list, view, edit, delete apps (#813)

---------

Co-authored-by: Dezső BICZÓ <[email protected]>
Co-authored-by: Shishir <[email protected]>
Co-authored-by: phdhiren <[email protected]>
Co-authored-by: Divyajose <[email protected]>

* Support for Add AppGroup/team and update team App credentials with ApiProduct (#824)

* Support for AppGroup membership (#825)

* The Apigee Edge and X Teams module requirements (#826)

* Checking ApigeeX org from OrganizationController and removed from SDKController (#832)

* If team not available on Apigee avoid null value exception (#833)

* Added admin config setting for Team prefix and channelID (#839)

* Implemented AppGroup membership feature for ApigeeX (#843)

* Merge 2.x into appgroup branch (#859)

* Warrant that queues executed by cron (#808)

* Sort API Product listings on App (#812)

* Update endpoints to use constants from ClientInterface (#810)

* Sort API products on app forms by API product display name (#815)

* Sort API Products (#818)

* Sort API Products
TypeError: array_map(): Argument #2 ($array) must be of type array

* Removed test case

* App creation fails without API Products (#809)

* App creation fails without API Products caused by features.keymanagement.disable.unbounded.permissions flag
* Update minimum version of apigee-client-php

* Make sure that cron runner starts executing the job (#814)

* Update the storage defination of App entity (#831)

* Fix issue which removes users from all team (#840)

* Drop PHP 7 support again (#816)

* Revert "Support for PHP 7.4 (#800)"

This reverts commit b71f8a9.

* Clearly specify the currently supported PHP versions

* Update outdated info.yml

* Added accessCheck on entity queries (#842)

* added accessCheck on entity queries

Co-authored-by: Vladimir Roudakov <[email protected]>

* added comment

---------

Co-authored-by: Vladimir Roudakov <[email protected]>

* Fix for jQuery.once() is deprecated in Drupal 9.3 (#851)

Co-authored-by: Vladimir Roudakov <[email protected]>

* fix for phpcs failing in github action (#858)

* PHPCS FIX

---------
Co-authored-by: Shishir <[email protected]>
Co-authored-by: Dezső BICZÓ <[email protected]>
Co-authored-by: Gitesh Koli <[email protected]>
Co-authored-by: Divyajose <[email protected]>
Co-authored-by: Vladimir Roudakov <[email protected]>

* Implemented AppGroup Team Membership Sync (#853)

* Get AppGroup team members from DB (#864)

* Get AppGroup team members from DB and fix recurring teams api call

* Declaring abstract method

* Fix action module getTeam method argument

* Fix for team sync issue when DB is empty

* Added team member sync note for ApigeeX (#867)

---------

Co-authored-by: Shishir <[email protected]>
Co-authored-by: Divyajose <[email protected]>
Co-authored-by: Gitesh Koli <[email protected]>
Co-authored-by: Dezső BICZÓ <[email protected]>
Co-authored-by: Vladimir Roudakov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PHP constraint prevents security update
2 participants