Skip to content

Conversation

Copy link

Copilot AI commented Jan 13, 2026

Implements a JSON API for searching documentation content with wildcard pattern matching, snippet generation, and version-aware indexing.

Implementation

Search Services

  • SearchIndex: Indexes pages by stripping HTML from parsed markdown, stores in cache with 24hr TTL
  • SearchService: Executes searches with pre-compiled regex for wildcards (*, ?), generates context snippets (150 chars), ranks by match count
  • SearchController: API endpoint at /api/search with query params: q, version, page, size

Bakery Integration

  • SearchIndexCommand: Rebuilds index via php bakery search:index with --version and --clear options
  • Added to bake sequence for automatic indexing

Pagination

  • Custom implementation returning {rows, count, count_filtered} format
  • Max 100 results per page, 1000 total per query

API Example

# Basic search
curl "/api/search?q=configuration"

# Wildcard search
curl "/api/search?q=config*&version=6.0&page=1&size=20"

Response structure:

{
  "rows": [{
    "title": "Configuration Files",
    "slug": "configuration/config-files",
    "route": "/configuration/config-files",
    "snippet": "...configuration files are located...",
    "matches": 5,
    "version": "6.0"
  }],
  "count": 150,
  "count_filtered": 12
}

Performance

  • Wildcard regex compiled once per query (not per page)
  • Combined HTML stripping patterns reduce regex operations
  • Cache-based index eliminates disk I/O during searches
  • O(n) search complexity where n = indexed pages

Testing

  • 22 unit tests covering indexing, search algorithms, wildcards, pagination, API endpoints
  • Tests use dynamic assertions to avoid brittle hardcoded expectations

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/99f76ffa36cce3b70a4a6abce41dba15ca2e84cb
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/CarbonPHP/carbon/zipball/9228ce90e1035ff2f0db84b40ec2e023ed802075
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/FakerPHP/Faker/zipball/e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/e01f4a821471308ba86aa202fed6698b6b695e3b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/JackieDo/Laravel-Dotenv-Editor/zipball/24667e3704b281e0d6c56de340bed1dc718072a1
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/JackieDo/Path-Helper/zipball/43179cfa17d01f94f4889f286430c2cec1071fb2
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/2ba8f5a60f6f42fb65758cfb3768434fa2d1c7e8
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/PHP-DI/Invoker/zipball/3c1ddfdef181431fbc4be83378f6d036d59e81e1
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/PHP-DI/PHP-DI/zipball/f88054cc052e40dbe7b383c8817c19442d480352
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/PHP-DI/Slim-Bridge/zipball/02ab0274a19d104d74561164f8915b62d93f3cf0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/PHPMailer/PHPMailer/zipball/d1ac35d784bf9f5e61b424901d5a014967f15b12
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/Seldaek/monolog/zipball/10d85740180ecba7896c87e06a166e0c95a0e3b6
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/brick/math/zipball/866551da34e9a618e64a819ee1e01c20d8a588ba
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/clue/reactphp-ndjson/zipball/392dc165fce93b5bb5c637b67e59619223c931b0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/composer/semver/zipball/198166618906cb2de69b95d7d47e5fa8aa1b2b95
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/composer/xdebug-handler/zipball/6c1925561632e83d60a44492e0b344cf48ab85ef
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/a23a2bf4f31d3518f3ecb38660c95715dfead60f
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/doctrine/dbal/zipball/63a46cb5aa6f60991186cc98c1d1b50c09311868
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/doctrine/deprecations/zipball/459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/doctrine/event-manager/zipball/b680156fa328f1dfd874fd48c7026c41570b9c6e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/doctrine/inflector/zipball/6d6c96277ea252fc1304627204c3d5e6e15faa3b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/donatj/PhpUserAgent/zipball/c98541c5198bb75564d7db4a8971773bc848361e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/ezyang/htmlpurifier/zipball/b287d2a16aceffbf6e0295559b39662612b77fcf
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/filp/whoops/zipball/d2102955e48b9fd9ab24280a7ad12ed552752c4d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/hamcrest/hamcrest-php/zipball/f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/igorw/evenement/zipball/0a16b0d71ab13284339abb99d9d2bd813640efbc
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/illuminate/bus/zipball/053f902d546d719c3f2752f7d3805a466e317312
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/illuminate/cache/zipball/20f36c3209107ee5c8c646f88a0562a2c1b05a6c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/illuminate/collections/zipball/6ae9c74fa92d4e1824d1b346cd435e8eacdc3232
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/illuminate/conditionable/zipball/47c700320b7a419f0d188d111f3bbed978fcbd3f
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/illuminate/config/zipball/d5e83ceff5c4d5607b1b81763eb4c436911c35da
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/illuminate/console/zipball/d4d9fbdbbe4e1d881669fe6e3d6c71d86573b410
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/illuminate/container/zipball/b4956de5de18524c21ef36221a8ffd7fa3b534db
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/illuminate/contracts/zipball/2393ef579e020d88e24283913c815c3e2c143323
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/illuminate/database/zipball/711519fa4eca9c55d4f3d6680ffca71b28317e7a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/illuminate/events/zipball/4a8e4fbc95c7e46aa6152fd8c900d56e5ef538cf
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/illuminate/filesystem/zipball/584ff4da2218e63e7210bba1c541ce526f24f37e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/illuminate/macroable/zipball/dff667a46ac37b634dcf68909d9d41e94dc97c27
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/illuminate/pipeline/zipball/c12e4f1d8a1fbecdc1e0fa4dc9fe17b4315832e9
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/illuminate/redis/zipball/f13f1e03469598055e140a79e0cb31b3874164a4
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/illuminate/session/zipball/ddfa808aadcfeaec6586349d013fc55776146283
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/illuminate/support/zipball/28b505e671dbe119e4e32a75c78f87189d046e39
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/illuminate/view/zipball/c3f12dd27c8bf8c3167c8f753554d8d8d1f6a619
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/laravel/prompts/zipball/7b4029a84c37cb2725fc7f011586e2997040bc95
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/laravel/serializable-closure/zipball/cb291e4c998ac50637c7eeb58189c14f5de5b9dd
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/lcharette/webpack-encore-twig/zipball/2da7b1434b53a8e07c017ad7d78007208bc457e3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/mockery/mockery/zipball/1f4efdd7d3beafe9807b08156dfcb176d18f1699
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/myclabs/DeepCopy/zipball/07d290f0c47959fd5eed98c95ee5602db07e0b6a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/nette/schema/zipball/2befc2f42d7c715fd9d95efc31b1081e5d765004
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/nette/utils/zipball/c99059c0315591f1a0db7ad6002000288ab8dc72
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/nikic/PHP-Parser/zipball/dca41cd15c2ac9d055ad70dbfd011130757d1f82
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/nunomaduro/termwind/zipball/5369ef84d8142c1d87e4ec278711d4ece3cbf301
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/php-fig/http-message-util/zipball/9d94dc0154230ac39e5bf89398b324a86f63f765
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/php-fig/http-server-handler/zipball/84c4fb66179be4caaf8e97bd239203245302e7d4
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/php-fig/http-server-middleware/zipball/c1481f747daaa6a0782775cd6a8c26a1bf4a3829
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/f94d246cc143ec5a23da868f8f7e1393b50eaa82
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/phpstan/phpstan-mockery/zipball/98cac6e256b4ee60fdeb26a7dd81bb271b454e80
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/72a6721c9b64b3e4c9db55abbc38f790b318267e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/b564ca479e7e735f750aaac4935af965572a7845
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/phpstan/phpstan/zipball/2770dcdf5078d0b0d53f94317e06affe88419aa8
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/pomodocs/commonmark-alert/zipball/54fa7f2fd99980fea45a0fa5337542750bea93cc
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/predis/predis/zipball/07105e050622ed80bd60808367ced9e379f31530
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/reactphp/cache/zipball/d47c472b64aa5608225f47965a484b75c7817d5b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/reactphp/child-process/zipball/970f0e71945556422ee4570ccbabaedc3cf04ad3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/reactphp/dns/zipball/7562c05391f42701c1fccf189c8225fece1cd7c3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/reactphp/event-loop/zipball/ba276bda6083df7e0050fd9b33f66ad7a4ac747a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/reactphp/promise/zipball/23444f53a813a3296c1368bb104793ce8d88f04a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/reactphp/socket/zipball/ef5b17b81f6f60504c539313f94f2d826c5faa08
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/reactphp/stream/zipball/1e5b0acb8fe55143b5b426817155190eb6f5b18d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/schmittjoh/php-option/zipball/75365b91986c2405cf5e1e012c5595cd487a98be
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/c34583b87e7b7a8055bf6c450c2c77ce32a24084
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/sebastianbergmann/comparator/zipball/e8e53097718d2b53cfb2aa859b06a41abf58c62e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/sebastianbergmann/complexity/zipball/68ff824baeae169ec9f2137158ee529584553799
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/sebastianbergmann/diff/zipball/c41e007b4b62af48218231d6c2275e4c9b975b2e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/sebastianbergmann/environment/zipball/8074dbcd93529b357029f5cc5058fd3e43666984
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/sebastianbergmann/exporter/zipball/0735b90f4da94969541dac1da743446e276defa6
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/sebastianbergmann/global-state/zipball/987bafff24ecc4c9ac418cab1145b96dd6e9cbd9
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/856e7f6a75a84e339195d48c556f23be2ebf75d0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/7e308268858ed6baedc8704a304727d20bc07c77
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c7b06ff49e3d5072f057eb1fa59258bf287a748
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f2e26f52f80ef77832e359205f216eeac00e320c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/47e34210757a2f37a97dcd207d032e1b01e64c7a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/slimphp/Slim-Csrf/zipball/a476a61e38451e138c400f6b4ca96037f3c2dd39
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/slimphp/Slim-Psr7/zipball/76e7e3b1cdfd583e9035c4c966c08e01e45ce959
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/slimphp/Slim/zipball/887893516557506f254d950425ce7f5387a26970
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/slimphp/Twig-View/zipball/b4268d87d0e327feba5f88d32031e9123655b909
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/asset/zipball/0f7bccb9ffa1f373cbd659774d90629b2773464f
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/config/zipball/2c323304c354a43a48b61c5fa760fc4ed60ce495
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/console/zipball/1b2813049506b39eb3d7e64aff033fd5ca26c97e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/dependency-injection/zipball/baf614f7c15b30ba6762d4b1ddabdf83dbf0d29b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/error-handler/zipball/48be2b0653594eea32dcef130cca1c811dcf25c2
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/59eb412e93815df44f05f342958efa9f46b1e586
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/event-dispatcher/zipball/9dddcddff1ef974ad87b3708e4b442dc38b2261d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/filesystem/zipball/d551b38811096d0be9c4691d406991b47c0c630a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/finder/zipball/a1b6aa435d2fba50793b994a839c32b6064f063b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/http-foundation/zipball/0384c62b79d96e9b22d77bc1272c9e83342ba3a6
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/http-kernel/zipball/d0cc0295c9c2fd5e053fee2b2a143001f2d0c33c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/options-resolver/zipball/b38026df55197f9e39a44f3215788edf83187b80
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/380872130d3a5dd3ace2f4010d95125fde5d5c70
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/polyfill-php83/zipball/17f6f9a6b1735c0f163024d959f700cfbc5155e5
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/polyfill-php84/zipball/d8ced4d875142b6a7426000426b8abc631d6b191
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/polyfill-php85/zipball/d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/process/zipball/48bad913268c8cafabbf7034b39c8bb24fbc5ab8
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/service-contracts/zipball/45112560a3ba2d715666a509a0bc9521d10b6c43
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/stopwatch/zipball/8a24af0a2e8a872fb745047180649b8418303084
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/string/zipball/d50e862cb0a0e0886f73ca1f31b865efbb795003
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/translation-contracts/zipball/65a8bc82080447fae78373aa10f8d13b38338977
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/translation/zipball/d1fdeefd0707d15eb150c04e8837bf0b15ebea39
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/var-dumper/zipball/41fd6c4ae28c38b294b42af6db61446594a0dece
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/var-exporter/zipball/03a60f169c79a28513a78c967316fbc8bf17816f
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/webpack-encore-bundle/zipball/5b932e0feddd81aaf0ecd7d5fcd2e450e5a7817e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/symfony/yaml/zipball/24dd4de28d2e3988b311751ac49e684d783e2345
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/theofidry/cpu-core-counter/zipball/db9508f7b1474469d9d3c53b86f817e344732678
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/thephpleague/commonmark/zipball/4efa10c1e56488e658d10adf7b7b7dcd19940bfb
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/thephpleague/csv/zipball/6582ace29ae09ba5b07049d40ea13eb19c8b5073
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/thephpleague/factory-muffin-faker/zipball/258068c840e8fdc45d1cb1636a0890e92f2e864a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/thephpleague/factory-muffin/zipball/62c8c31d47667523da14e83df36cc897d34173cd
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/thephpleague/flysystem-local/zipball/ab4f9d0d672f601b102936aa728801dd1a11968d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/thephpleague/flysystem/zipball/5966a8ba23e62bdb518dd9e0e665c2dbd4b5b277
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/thephpleague/mime-type-detection/zipball/2d6702ff215bf922936ccc1ad31007edc76451b9
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/theseer/tokenizer/zipball/b7489ce515e168639d17feec34b8847c326b0b3c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/twigphp/Twig/zipball/946ddeafa3c9f4ce279d1f34051af041db0e16f2
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/userfrosting/framework/zipball/a200c2e7a88e3590c43e4d0bb149221baeea3c7d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/userfrosting/sprinkle-core/zipball/bd72ee16cd013cca1246a9991a551457e4d54c0d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/userfrosting/vite-php-twig/zipball/51196e1f89468685fa2bb2c1a8c55b2dbb626400
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/vlucas/phpdotenv/zipball/955e7815d677a3eaa7075231212f2110983adecc
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/vlucas/valitron/zipball/fadce39f5f235755bb9794b2573af2d5bfcba85f
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)
  • https://api.github.com/repos/voku/portable-ascii/zipball/b1d923f88091c6bf09699efcd7c8a1b1bfd7351d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/L4WERt /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/oZJpz2 /usr/bin/composer install --dev --no-interaction che/composer/vcsbash REDACTED } /usr/lib/git-core/git-remote-https orig�� REDACTED git rgo/bin/git --quiet --verify (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

Add a search feature in the base code for the documentation content. It must be able to search a user query across all pages of the current version.

Create a plan for :

  • A new api Action that receive the query and return all results as json
  • Query should accept wildcard, but otherwise only be plain text
  • If possible and practical, you can include a third party package from packagist as long as it’s open source
  • Indexing the data could be done. Add Bakery command to rebuilt the index if necessary. Add this command to bake
  • The Search must be done in the documentation content, once the markdown is parsed (omit the markdown syntax). Include code snippets in the search results.
  • Use the cached service to fetch the pages content.
  • Result should include the page name, page url and the relevant snippet of text
  • Ideally use the Sprunje API to return the result for pagination and such
  • The api should be accessible via a new route
  • Add unit tests

Do not :

  • Add a UI. Only provide de API.

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Add search feature for documentation content Add documentation search API with wildcard support and caching Jan 13, 2026
Copilot AI requested a review from lcharette January 13, 2026 19:03
@codecov
Copy link

codecov bot commented Jan 13, 2026

❌ 3 Tests Failed:

Tests completed Failed Passed Skipped
63 3 60 0
View the top 3 failed test(s) by shortest run time
UserFrosting.Tests.Learn.Search.SearchServiceTest::testSearchWithPlainText
Stack Traces | 0.115s run time
UserFrosting\Tests\Learn\Search\SearchServiceTest::testSearchWithPlainText
Failed asserting that 0 is greater than 0.

.../tests/Search/SearchServiceTest.php:63
UserFrosting.Tests.Learn.Search.SearchServiceTest::testGenerateSnippet
Stack Traces | 0.116s run time
UserFrosting\Tests\Learn\Search\SearchServiceTest::testGenerateSnippet
Failed asserting that 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. This is the important part. More text follows here.' [ASCII](length: 108) contains "..." [ASCII](length: 3).

.../tests/Search/SearchServiceTest.php:150
UserFrosting.Tests.Learn.Controller.SearchControllerTest::testSearchEndpoint
Stack Traces | 0.172s run time
UserFrosting\Tests\Learn\Controller\SearchControllerTest::testSearchEndpoint
Failed asserting that 0 is greater than 0.

.../tests/Controller/SearchControllerTest.php:72

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

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