Skip to content

Conversation

Copy link

Copilot AI commented Dec 13, 2025

Q A
Is bugfix?
New feature? ✔️
Breaks BC?
Fixed issues #55

Description

Implements QueryDataWriter for database write/delete operations via DataWriterInterface from yiisoft/data.

Implementation

  • QueryDataWriter class: Implements write() for insert/upsert and delete() for removal operations
  • Configurable behavior: Constructor accepts useUpsert flag to toggle between INSERT and UPSERT modes
  • Composite key support: Handles tables with single or multiple primary key columns
  • Per-item execution: Each item executes independently for clear error handling (batch optimization deferred)

Documentation

  • README updated with QueryDataWriter examples
  • New docs/guide.md with comprehensive usage patterns
  • PHPDoc blocks include inline usage examples

Tests

  • 11 test cases in tests/Sqlite/QueryDataWriterTest.php covering write modes, composite keys, validation, and edge cases

Example

use Yiisoft\Data\Db\QueryDataWriter;

// Write with upsert (default)
$writer = new QueryDataWriter($db, 'customer');
$writer->write([
    ['id' => 1, 'name' => 'John'],
    ['id' => 2, 'name' => 'Jane'],
]);

// Delete with composite key
$writer = new QueryDataWriter($db, 'order_items', ['order_id', 'product_id']);
$writer->delete([
    ['order_id' => 1, 'product_id' => 101],
]);

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/GrahamCampbell/Result-Type/zipball/3ba905c11371512af9d9bdd27d99b782216b6945
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/OndraM/ci-detector/zipball/8b0223b5ed235fd377c75fdd1bfcad05c0f168b8
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/5646c2cd99b7cb4b658ff681fe27069ba86c7280
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/Roave/infection-static-analysis-plugin/zipball/3cb32845c5f758913a4b9eafd91ae18eafc26d82
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/amphp/amp/zipball/d7dda98dae26e56f3f6fcfbf1c1f819c9a993207
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/amphp/byte-stream/zipball/4f0e968ba3798a423730f567b1b50d3441c16ddc
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/clue/reactphp-stdio/zipball/dfa6c378aabdff718202d4e2453f752c38ea3399
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/clue/reactphp-term/zipball/00f297dc597eaee2ebf98af8f27cca5d21d60fa3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/clue/reactphp-utf8/zipball/d5cd04d39cb5457aa5df830b7c4b301d2694217e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/colinodell/json5/zipball/15b063f8cb5e6deb15f0cd39123264ec0d19c710
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/composer/semver/zipball/198166618906cb2de69b95d7d47e5fa8aa1b2b95
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/cweiske/jsonmapper/zipball/8e76efb98ee8b6afc54687045e1b8dba55ac76e5
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/doctrine/deprecations/zipball/459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/felixfbecker/php-advanced-json-rpc/zipball/b5f37dbff9a8ad360ca341f3240dc1c168b45447
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/felixfbecker/php-language-server-protocol/zipball/a9e113dbc7d849e35b8776da39edaf4313b7b6c9
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/igorw/evenement/zipball/0a16b0d71ab13284339abb99d9d2bd813640efbc
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/infection/abstract-testframework-adapter/zipball/18925e20d15d1a5995bb85c9dc09e8751e1e069b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/infection/extension-installer/zipball/9b351d2910b9a23ab4815542e93d541e0ca0cdcf
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/infection/include-interceptor/zipball/0cc76d95a79d9832d74e74492b0a30139904bdf7
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/infection/infection/zipball/873cd3335774a114bef9ca93388e623bf362d820
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/jolicode/JoliNotif/zipball/3c3e1c410b107dd2603b732508fd95830f0e0196
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/jolicode/php-os-helper/zipball/1622ad8bbcab98e62b5c041397e8519f10d90e29
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/jsonrainbow/json-schema/zipball/b5a44b6391a3bbb75c9f2b73e1ef03d6045e1e20
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/maglnet/ComposerRequireChecker/zipball/5109aed7b4695e6d772c4e748030c92da69a7f81
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/myclabs/DeepCopy/zipball/07d290f0c47959fd5eed98c95ee5602db07e0b6a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/nikic/PHP-Parser/zipball/51bd93cc741b7fc3d63d20b6bdcd99fdaa359837
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/7YMKoA /usr/bin/composer install --no-dev --no-interaction k.git/ -d 168.63.129.16 git clon�� --mirror -- it com-yiisoft-db-obash -j DROP /usr/lib/git-core/git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/7YMKoA /usr/bin/composer install --no-dev --no-interaction k.git/ -d 168.63.129.16 git clon�� --mirror -- it com-yiisoft-db-obash -j DROP /usr/lib/git-core/git (http block)
  • https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/90614c73d3800e187615e2dd236ad0e2a01bf761
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/92a98ada2b93d9b201a613cb5a33584dde25f195
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/phpstan/phpdoc-parser/zipball/1e0cd5370df5dd2e556a36b9c62f62e555870495
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/phpstan/phpstan/zipball/9e800e6bee7d5bd02784d4c6069b48032d16224f
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/reactphp/cache/zipball/d47c472b64aa5608225f47965a484b75c7817d5b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/reactphp/child-process/zipball/1721e2b93d89b745664353b9cfc8f155ba8a6159
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/reactphp/dns/zipball/7562c05391f42701c1fccf189c8225fece1cd7c3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/reactphp/promise/zipball/23444f53a813a3296c1368bb104793ce8d88f04a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/reactphp/socket/zipball/ef5b17b81f6f60504c539313f94f2d826c5faa08
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/reactphp/stream/zipball/1e5b0acb8fe55143b5b426817155190eb6f5b18d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/rectorphp/rector/zipball/6d56bb0e94d4df4f57a78610550ac76ab403657d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/sanmai/later/zipball/72a82d783864bca90412d8a26c1878f8981fee97
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/sanmai/pipeline/zipball/fb8d0c23b4ef085315a36d397fafa052203020ce
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/schmittjoh/php-option/zipball/638a154f8d4ee6a5cfa96d6a34dfbe0cffa9566d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/sebastianbergmann/comparator/zipball/e8e53097718d2b53cfb2aa859b06a41abf58c62e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/sebastianbergmann/complexity/zipball/68ff824baeae169ec9f2137158ee529584553799
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/sebastianbergmann/diff/zipball/c41e007b4b62af48218231d6c2275e4c9b975b2e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/sebastianbergmann/environment/zipball/8074dbcd93529b357029f5cc5058fd3e43666984
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/sebastianbergmann/exporter/zipball/0735b90f4da94969541dac1da743446e276defa6
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f2e26f52f80ef77832e359205f216eeac00e320c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/spatie/array-to-xml/zipball/7b9202dccfe18d4e3a13303156d6bbcc1c61dabf
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/spatie/phpunit-watcher/zipball/9353e6a6e49254cf266d860ab7fec2b5d37dab00
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/symfony/console/zipball/6d9f0fbf2ec2e9785880096e3abd0ca0c88b506e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/symfony/filesystem/zipball/d551b38811096d0be9c4691d406991b47c0c630a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/symfony/finder/zipball/340b9ed7320570f319028a2cbec46d40535e94bd
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/symfony/process/zipball/7ca8dc2d0dcf4882658313aba8be5d9fd01026c8
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/symfony/stopwatch/zipball/8a24af0a2e8a872fb745047180649b8418303084
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/symfony/string/zipball/d50e862cb0a0e0886f73ca1f31b865efbb795003
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/symfony/yaml/zipball/24dd4de28d2e3988b311751ac49e684d783e2345
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/thecodingmachine/safe/zipball/3115ecd6b4391662b4931daac4eba6b07a2ac1f0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (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/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/theseer/tokenizer/zipball/b7489ce515e168639d17feec34b8847c326b0b3c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/vimeo/psalm/zipball/d747f6500b38ac4f7dfc5edbcae6e4b637d7add0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/vlucas/phpdotenv/zipball/24ac4c74f91ee2c193fa1aaa5c249cb0822809af
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/webmozarts/assert/zipball/9be6926d8b485f55b9229203f962b51ed377ba68
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/webmozarts/glob/zipball/8a2842112d6916e61e0e15e316465b611f3abc17
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/yiisoft/arrays/zipball/8efada90e4fd540b3da476779bc1b7bd9319b62f
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/7YMKoA /usr/bin/composer install --no-dev --no-interaction k.git/ -d 168.63.129.16 git clon�� --mirror -- it com-yiisoft-db-obash -j DROP /usr/lib/git-core/git (http block)
  • https://api.github.com/repos/yiisoft/data/zipball/c4bf3fb0f23051c0f304c28530960dc6bf90d147
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/7YMKoA /usr/bin/composer install --no-dev --no-interaction k.git/ -d 168.63.129.16 git clon�� --mirror -- it com-yiisoft-db-obash -j DROP /usr/lib/git-core/git (http block)
  • https://api.github.com/repos/yiisoft/db-mssql/zipball/cb86b6a7ff6d2597ceef28cf1e361d0e06695c8e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/yiisoft/db-mysql/zipball/3d1c9388aa01d444a0e8c27a168b5b51efb2c736
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/yiisoft/db-oracle/zipball/328a280d24455f6522ff133234409761d39b4b23
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/yiisoft/db-pgsql/zipball/e30ea3fb97d7712dfef4b83ddd37a2862fc8e6a3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)
  • https://api.github.com/repos/yiisoft/db-sqlite/zipball/b0158543abb378e4524777c8000e3a2180ff6363
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/7YMKoA /usr/bin/composer install --no-dev --no-interaction k.git/ -d 168.63.129.16 git clon�� --mirror -- it com-yiisoft-db-obash -j DROP /usr/lib/git-core/git (http block)
  • https://api.github.com/repos/yiisoft/db/zipball/28dd80a093d9985f100db9f9ab879b6e25b61467
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/7YMKoA /usr/bin/composer install --no-dev --no-interaction k.git/ -d 168.63.129.16 git clon�� --mirror -- it com-yiisoft-db-obash -j DROP /usr/lib/git-core/git (http block)
  • https://api.github.com/repos/yiisoft/psr-dummy-provider/zipball/658283e87ffe10c81092552a25ad9770788f0346
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/7YMKoA /usr/bin/composer install --no-dev --no-interaction k.git/ -d 168.63.129.16 git clon�� --mirror -- it com-yiisoft-db-obash -j DROP /usr/lib/git-core/git (http block)
  • https://api.github.com/repos/yiisoft/strings/zipball/9bc7fea56374619cccd4587848029fe97f98bb33
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/7YMKoA /usr/bin/composer install --no-dev --no-interaction k.git/ -d 168.63.129.16 git clon�� --mirror -- it com-yiisoft-db-obash -j DROP /usr/lib/git-core/git (http block)
  • https://api.github.com/repos/yiisoft/test-support/zipball/2be91b4db0239c00e7502fb6dc9f4ded0ea18f06
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/KPEHOm /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/XYGSUQ /usr/bin/composer install --no-interaction ndor/bin/git --git-dir git ys.git/ git clon�� ps://github.com/-- -- ion.php /home/REDACTED/.cagit -- git git (http block)

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

Original prompt

This section details on the original issue you should resolve

<issue_title>Add DataWriter</issue_title>
<issue_description></issue_description>

<agent_instructions>1. It should be implementation of https://github.com/yiisoft/data/blob/master/src/Writer/DataWriterInterface.php
2. It should be documented.
3. It should be mentioned in CHANGELOG with New #55
</agent_instructions>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Add data writer implementation with documentation Add QueryDataWriter implementation Dec 13, 2025
Copilot AI requested a review from samdark December 13, 2025 10:20
@codecov
Copy link

codecov bot commented Dec 13, 2025

Codecov Report

❌ Patch coverage is 0% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.48%. Comparing base (d196e94) to head (f15635f).

Files with missing lines Patch % Lines
src/QueryDataWriter.php 0.00% 34 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (d196e94) and HEAD (f15635f). Click for more details.

HEAD has 5 uploads less than BASE
Flag BASE (d196e94) HEAD (f15635f)
81 76
Additional details and impacted files
@@              Coverage Diff              @@
##             master     #127       +/-   ##
=============================================
- Coverage     97.72%   72.48%   -25.25%     
- Complexity       92      106       +14     
=============================================
  Files            22       23        +1     
  Lines           264      298       +34     
=============================================
- Hits            258      216       -42     
- Misses            6       82       +76     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Add DataWriter

2 participants