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: drush-ops/drush
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 12.2.0
Choose a base ref
...
head repository: drush-ops/drush
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 12.3.0
Choose a head ref
  • 9 commits
  • 12 files changed
  • 5 contributors

Commits on Sep 14, 2023

  1. Update example command alterer example link. (#5758)

    * Update example command alterer example link.
    
    * Fix link that GH tried to do fancy things with.
    
    * Fix wrong link from clipboard.
    
    * 12.x link
    
    ---------
    
    Co-authored-by: Moshe Weitzman <weitzman@tejasa.com>
    adamzimmermann and weitzman authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    05fa568 View commit details
    Browse the repository at this point in the history
  2. SqlBase: Fix PHP 8.1 compatibility with drush sql:create --simulate (

    …#5757)
    
    An exception is thrown because the return type doesn't match a boolean value or null.
    codebymikey authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    fe2e71b View commit details
    Browse the repository at this point in the history
  3. Fix 'TypeError: FieldCreateCommands::getExistingFieldStorageOptions()…

    …: Argument #3 ($showMachineNames) must be of type bool, string given' (#5759)
    DieterHolvoet authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    7395af9 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Update composer.lock so that the SDC generator from chi-teck/drupal-c…

    …ode-generator is displayed in help site (#5763)
    weitzman authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    17c9277 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. add role name parameter - fixes #5768 for 12.x (#5770)

    * add role name parameter - fixes #5768 for 12.x
    
    * phpcs
    
    * Add rid to output and provide filetr examples.
    
    * undo prior changes in PR
    
    * No machine name
    
    * Description
    
    ---------
    
    Co-authored-by: Moshe Weitzman <weitzman@tejasa.com>
    malcomio and weitzman authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    78aa3b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

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

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    3863b9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a83c9ae View commit details
    Browse the repository at this point in the history
Loading