yiisoft / yii2-elasticsearch

Yii 2 Elasticsearch extension
http://www.yiiframework.com
BSD 3-Clause "New" or "Revised" License
429 stars 252 forks source link

New tag 2.1.5 #351

Closed lav45 closed 1 month ago

lav45 commented 1 month ago
Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues yiisoft/yii2#20202

Remove deprecated code

lav45 commented 1 month ago

I don't understand why build crashed

When I run composer update on a local machine

~$ docker run -it --rm -u "$(id -u):$(id -g)" -w /var/www -v "$(pwd):/var/www" --entrypoint composer yiisoftware/yii2-php:7.4-fpm update --prefer-dist --no-interaction --no-progress --optimize-autoloader
Loading composer repositories with package information
Cannot create cache directory /.composer/cache/repo/https---asset-packagist.org/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only.
Cannot create cache directory /.composer/cache/repo/https---repo.packagist.org/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only.
Updating dependencies
Lock file operations: 39 installs, 0 updates, 0 removals
  - Locking bower-asset/inputmask (5.0.8)
  - Locking bower-asset/jquery (3.7.1)
  - Locking bower-asset/punycode (v2.3.1)
  - Locking bower-asset/yii2-pjax (2.0.8)
  - Locking cebe/markdown (1.2.1)
  - Locking doctrine/deprecations (1.1.3)
  - Locking doctrine/instantiator (1.5.0)
  - Locking ezyang/htmlpurifier (v4.17.0)
  - Locking myclabs/deep-copy (1.12.0)
  - Locking paragonie/random_compat (v9.99.100)
  - Locking phar-io/manifest (1.0.1)
  - Locking phar-io/version (1.0.1)
  - Locking phpdocumentor/reflection-common (2.2.0)
  - Locking phpdocumentor/reflection-docblock (5.4.1)
  - Locking phpdocumentor/type-resolver (1.8.2)
  - Locking phpspec/prophecy (v1.10.3)
  - Locking phpstan/phpdoc-parser (1.29.1)
  - Locking phpunit/php-code-coverage (5.3.2)
  - Locking phpunit/php-file-iterator (1.4.5)
  - Locking phpunit/php-text-template (1.2.1)
  - Locking phpunit/php-timer (1.0.9)
  - Locking phpunit/php-token-stream (2.0.2)
  - Locking phpunit/phpunit (6.5.14)
  - Locking phpunit/phpunit-mock-objects (5.0.10)
  - Locking sebastian/code-unit-reverse-lookup (1.0.3)
  - Locking sebastian/comparator (2.1.3)
  - Locking sebastian/diff (2.0.1)
  - Locking sebastian/environment (3.1.0)
  - Locking sebastian/exporter (3.1.6)
  - Locking sebastian/global-state (2.0.0)
  - Locking sebastian/object-enumerator (3.0.5)
  - Locking sebastian/object-reflector (1.1.3)
  - Locking sebastian/recursion-context (3.0.2)
  - Locking sebastian/resource-operations (1.0.0)
  - Locking sebastian/version (2.0.1)
  - Locking theseer/tokenizer (1.2.3)
  - Locking webmozart/assert (1.11.0)
  - Locking yiisoft/yii2 (2.0.50)
  - Locking yiisoft/yii2-composer (2.0.10)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 39 installs, 0 updates, 0 removals
Cannot create cache directory /.composer/cache/files/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only.
  - Downloading yiisoft/yii2-composer (2.0.10)
  - Downloading webmozart/assert (1.11.0)
  - Downloading phpstan/phpdoc-parser (1.29.1)
  - Downloading phpdocumentor/reflection-common (2.2.0)
  - Downloading doctrine/deprecations (1.1.3)
  - Downloading phpdocumentor/type-resolver (1.8.2)
  - Downloading phpdocumentor/reflection-docblock (5.4.1)
  - Downloading phpunit/php-token-stream (2.0.2)
  - Downloading sebastian/version (2.0.1)
  - Downloading sebastian/resource-operations (1.0.0)
  - Downloading sebastian/recursion-context (3.0.2)
  - Downloading sebastian/object-reflector (1.1.3)
  - Downloading sebastian/object-enumerator (3.0.5)
  - Downloading sebastian/global-state (2.0.0)
  - Downloading sebastian/exporter (3.1.6)
  - Downloading sebastian/environment (3.1.0)
  - Downloading sebastian/diff (2.0.1)
  - Downloading sebastian/comparator (2.1.3)
  - Downloading phpunit/php-text-template (1.2.1)
  - Downloading doctrine/instantiator (1.5.0)
  - Downloading phpunit/phpunit-mock-objects (5.0.10)
  - Downloading phpunit/php-timer (1.0.9)
  - Downloading phpunit/php-file-iterator (1.4.5)
  - Downloading theseer/tokenizer (1.2.3)
  - Downloading sebastian/code-unit-reverse-lookup (1.0.3)
  - Downloading phpunit/php-code-coverage (5.3.2)
  - Downloading phpspec/prophecy (v1.10.3)
  - Downloading phar-io/version (1.0.1)
  - Downloading phar-io/manifest (1.0.1)
  - Downloading myclabs/deep-copy (1.12.0)
  - Downloading phpunit/phpunit (6.5.14)
  - Downloading paragonie/random_compat (v9.99.100)
  - Downloading ezyang/htmlpurifier (v4.17.0)
  - Downloading cebe/markdown (1.2.1)
  - Downloading bower-asset/jquery (3.7.1)
  - Downloading bower-asset/yii2-pjax (2.0.8)
  - Downloading bower-asset/punycode (v2.3.1)
  - Downloading bower-asset/inputmask (5.0.8)
  - Downloading yiisoft/yii2 (2.0.50)
  - Installing yiisoft/yii2-composer (2.0.10): Extracting archive
  - Installing webmozart/assert (1.11.0): Extracting archive
  - Installing phpstan/phpdoc-parser (1.29.1): Extracting archive
  - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
  - Installing doctrine/deprecations (1.1.3): Extracting archive
  - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive
  - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive
  - Installing phpunit/php-token-stream (2.0.2): Extracting archive
  - Installing sebastian/version (2.0.1): Extracting archive
  - Installing sebastian/resource-operations (1.0.0): Extracting archive
  - Installing sebastian/recursion-context (3.0.2): Extracting archive
  - Installing sebastian/object-reflector (1.1.3): Extracting archive
  - Installing sebastian/object-enumerator (3.0.5): Extracting archive
  - Installing sebastian/global-state (2.0.0): Extracting archive
  - Installing sebastian/exporter (3.1.6): Extracting archive
  - Installing sebastian/environment (3.1.0): Extracting archive
  - Installing sebastian/diff (2.0.1): Extracting archive
  - Installing sebastian/comparator (2.1.3): Extracting archive
  - Installing phpunit/php-text-template (1.2.1): Extracting archive
  - Installing doctrine/instantiator (1.5.0): Extracting archive
  - Installing phpunit/phpunit-mock-objects (5.0.10): Extracting archive
  - Installing phpunit/php-timer (1.0.9): Extracting archive
  - Installing phpunit/php-file-iterator (1.4.5): Extracting archive
  - Installing theseer/tokenizer (1.2.3): Extracting archive
  - Installing sebastian/code-unit-reverse-lookup (1.0.3): Extracting archive
  - Installing phpunit/php-code-coverage (5.3.2): Extracting archive
  - Installing phpspec/prophecy (v1.10.3): Extracting archive
  - Installing phar-io/version (1.0.1): Extracting archive
  - Installing phar-io/manifest (1.0.1): Extracting archive
  - Installing myclabs/deep-copy (1.12.0): Extracting archive
  - Installing phpunit/phpunit (6.5.14): Extracting archive
  - Installing paragonie/random_compat (v9.99.100): Extracting archive
  - Installing ezyang/htmlpurifier (v4.17.0): Extracting archive
  - Installing cebe/markdown (1.2.1): Extracting archive
  - Installing bower-asset/jquery (3.7.1): Extracting archive
  - Installing bower-asset/yii2-pjax (2.0.8): Extracting archive
  - Installing bower-asset/punycode (v2.3.1): Extracting archive
  - Installing bower-asset/inputmask (5.0.8): Extracting archive
  - Installing yiisoft/yii2 (2.0.50): Extracting archive
8 package suggestions were added by new dependencies, use `composer suggest` to see details.
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.
Generating optimized autoload files
10 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
No security vulnerability advisories found