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: wp-cli/search-replace-command
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: wp-cli/search-replace-command
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: copilot/add-hook-allowed-classes
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 27, 2026

  1. Initial plan

    Copilot authored Apr 27, 2026
    Configuration menu
    Copy the full SHA
    ae9766b View commit details
    Browse the repository at this point in the history
  2. Add search_replace_unserialize_options hook with allowed_classes=fals…

    …e default
    
    Agent-Logs-Url: https://github.com/wp-cli/search-replace-command/sessions/00af441b-87d8-4c9e-83f9-25a04393eb6e
    
    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Copilot and swissspidy authored Apr 27, 2026
    Configuration menu
    Copy the full SHA
    2cdb92b View commit details
    Browse the repository at this point in the history
  3. Fix failing tests: correct replacement count and consolidate PHP-vers…

    …ion scenarios
    
    Agent-Logs-Url: https://github.com/wp-cli/search-replace-command/sessions/59e4a42c-8f86-450d-b2b6-ee493abb4b19
    
    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Copilot and swissspidy authored Apr 27, 2026
    Configuration menu
    Copy the full SHA
    0e9bf73 View commit details
    Browse the repository at this point in the history
  4. Fix test: use unique search term to avoid collisions with WP core con…

    …tent
    
    Agent-Logs-Url: https://github.com/wp-cli/search-replace-command/sessions/0832cf35-01cd-463e-8334-064918206a6c
    
    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Copilot and swissspidy authored Apr 27, 2026
    Configuration menu
    Copy the full SHA
    21f1537 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2026

  1. Configuration menu
    Copy the full SHA
    8e7e300 View commit details
    Browse the repository at this point in the history
Loading