Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wikimedia/mediawiki-extensions-VisualData
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: wikimedia/mediawiki-extensions-VisualData
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: REL1_42
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 16, 2024

  1. Ensure json_decode does not get null in SpecialVisualDataSubmit

    1) SpecialPageFatalTest::testSpecialPageDoesNotFatal
    json_decode(): Passing null to parameter #1 ($json) of type string is
    deprecated
    
    Change-Id: I2383af053c6bbff845ba86123a096360b14faefe
    umherirrender committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    d456cac View commit details
    Browse the repository at this point in the history
  2. build: Updating braces to 3.0.3

    * GHSA-grv7-fg5c-xmjg
    
    Change-Id: I79c23b2d720a0b0e7dc08793f31d7adb56f0fab7
    libraryupgrader committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    64e66fa View commit details
    Browse the repository at this point in the history
Loading