Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-78187

Upgrade ADOdb to 5.22.5

XMLWordPrintable

    • MOODLE_403_STABLE
    • MDL-78187-master
    • Hide

      Third party libraries

      1. Login as admin.
      2. Navigate to Site Administration > Development > Third party libraries.
      3. Verify that the version of AdoDB is 5.22.5

      PHP 8.2. Dynamic properties deprecations.

      Run analysis
      1. Install PHPStan

        composer require --dev phpstan/phpstan
        

      2. Download : phpstan_mdl78141.neon and put the file into Moodle's root folder.
      3. Run the analysis:

        php -dmemory_limit=1G vendor/bin/phpstan analyse --configuration phpstan_mdl78141.neon -vvv | tee result.txt 

      4. Search for "Access to an undefined property".

        grep -i "Access to an undefined property" result.txt  

      5. Verify that you will get an empty result.
      Show
      Third party libraries Login as admin. Navigate to Site Administration > Development > Third party libraries. Verify that the version of AdoDB is 5.22.5 PHP 8.2. Dynamic properties deprecations. Run analysis Install PHPStan composer require --dev phpstan/phpstan Download : phpstan_mdl78141.neon and put the file into Moodle's root folder. Run the analysis: php -dmemory_limit=1G vendor/bin/phpstan analyse --configuration phpstan_mdl78141.neon -vvv | tee result.txt Search for "Access to an undefined property". grep -i "Access to an undefined property" result.txt Verify that you will get an empty result.
    • 1
    • Team Hedgehog 2023 Sprint 2.2

      ADOdb (/lib/adodb/) 5.22.4 --> 5.22.5 https://github.com/ADOdb/ADOdb/releases/tag/v5.22.5

            meirza.arson@moodle.com Meirza
            meirza.arson@moodle.com Meirza
            David Woloszyn David Woloszyn
            Andrew Lyons Andrew Lyons
            Kim Jared Lucas Kim Jared Lucas
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 4 hours, 19 minutes
                4h 19m

                  Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.