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

Replace Language::factory #839

Merged
merged 5 commits into from
Jun 12, 2024

Commits on Jun 12, 2024

  1. Update MediaPlayer.php

    No need to support older method. Since SRF 4.0.x (now obsolete), the minimum version is MW 1.35.
    D-Groenewegen committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    991772e View commit details
    Browse the repository at this point in the history
  2. Update SRF_Dygraphs.php

    No need to support wfFindFile (MW 1.33 or older). SRF's minimum version is MW 1.34.
    D-Groenewegen committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    894fbb7 View commit details
    Browse the repository at this point in the history
  3. Update SRF_Dygraphs.php

    whitespace
    D-Groenewegen committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    394f5f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    647d501 View commit details
    Browse the repository at this point in the history
  5. Update SRF_Calendar.php

    Replace Language::factory, which has been deprecated since 1.35 (removed by 1.41).
    D-Groenewegen committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a56bbd1 View commit details
    Browse the repository at this point in the history