Skip to content

Upgrade Searchcraft PHP client to 0.8.0#83

Merged
dmackinn merged 1 commit intodevelopmentfrom
feature/SC-1948-update-php-client-0.8.0
Apr 21, 2026
Merged

Upgrade Searchcraft PHP client to 0.8.0#83
dmackinn merged 1 commit intodevelopmentfrom
feature/SC-1948-update-php-client-0.8.0

Conversation

@dmackinn
Copy link
Copy Markdown
Contributor

@dmackinn dmackinn commented Apr 21, 2026

Upgrade Searchcraft PHP client to 0.8.0

Summary by CodeRabbit

  • Chores
    • Updated SearchCraft PHP library to version 0.8.0

@dmackinn dmackinn requested a review from a team April 21, 2026 03:09
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 21, 2026

Caution

Review failed

Pull request was closed or merged during review

Walkthrough

Two configuration changes were made: a new Claude settings file was added to enable PHP command execution permissions, and the searchcraft-php dependency version constraint was updated from ^0.7.6 to ^0.8.0 in the Composer configuration.

Changes

Cohort / File(s) Summary
Claude Configuration
.claude/settings.local.json
New file added with permissions configuration allowing execution of Bash commands matching the php * pattern.
Dependencies
composer.json
Updated searchcraft/searchcraft-php version constraint from ^0.7.6 to ^0.8.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested reviewers

  • charpie
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title directly and accurately reflects the main change: upgrading the Searchcraft PHP client dependency from 0.7.6 to 0.8.0 in composer.json.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/SC-1948-update-php-client-0.8.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@dmackinn dmackinn merged commit 43f353a into development Apr 21, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants