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

Made it working with PHP 8 #22

Merged
merged 5 commits into from
Jan 21, 2023
Merged

Commits on Jan 20, 2023

  1. Update mcp_user_controller.php

    changed "each" to "foreach" to make it work with php 8
    markussoeth authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    f3baddc View commit details
    Browse the repository at this point in the history
  2. Update ucp_flair_controller.php

    changed "each" to "foreach" to work with php 8
    markussoeth authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    9e7732c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    475a1fd View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Configuration menu
    Copy the full SHA
    8253414 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb18cd8 View commit details
    Browse the repository at this point in the history