Skip to content

Add integration/authentication for Yii1 framework running on php8 server.#8

Open
kenguest wants to merge 6 commits into
thestanislav:masterfrom
kenguest:master
Open

Add integration/authentication for Yii1 framework running on php8 server.#8
kenguest wants to merge 6 commits into
thestanislav:masterfrom
kenguest:master

Conversation

@kenguest
Copy link
Copy Markdown

Some changes required to get kcfinder working with an integration for testing against Yii for authentication:

  • Use extension_loaded instead of class_exists so Yii's autoloader isn't triggered.
  • Similarly use extension_loaded instead of function_exists
  • The 'each' keyword was removed in PHP 8.0 - alternative/fix added.

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.

1 participant