Lisio
Lisio
Even two additional lines with two spaces at each line didn't place any br tags. How to force it?
Also, this line https://github.com/tpyo/amazon-s3-php-class/blob/master/S3.php#L1186 should be fixed: ``` $hostBucket ? $bucket.'.'.self::$endpoint : self::$endpoint.'/'.$bucket, $uri, self::$__accessKey, $expires, ```
Something wrong with the tests, current master also fails.
Do we need to use version 1.1.8 of mongodb extension for php 5.5? Session parameter is only compatible with 1.4.0 which is compatible with php 5.5.
Testing environment [fails to install](https://travis-ci.com/yiisoft/yii2-mongodb/jobs/276746490#L289) correct version of mongodb library ``` configure: error: not supported. Need a PHP version >= 5.6.0 (found 5.4.45) ERROR: `/tmp/pear/install/mongodb/configure --with-php-config=/home/travis/.phpenv/versions/5.4/bin/php-config' failed MongoDB PHP Extension...
Still not fixed, searches for /modules/modules/{module}/views dir.
> [#460 (comment)](https://github.com/AurityLab/vue-recaptcha-v3/issues/460#issuecomment-1382365512) That comment is useless. We don't need to hide the badge. We just need to stop loading recaptcha on every single page. For vue2 package vue-recaptcha used...
It also doesn't support MongoDB 7.0 with exporter version 0.40. I have a replica set ```Cannot connect to MongoDB: cannot connect to MongoDB: server selection error: context deadline exceeded, current...
``` $ cargo install --path . Installing syngestures v1.0.1 (/opt/syngesture) Updating crates.io index Downloaded cfg-if v1.0.0 Downloaded serde_repr v0.1.10 Downloaded proc-macro2 v1.0.51 Downloaded toml v0.5.11 Downloaded serde v1.0.152 Downloaded unicode-ident...
``` # rustc -V rustc 1.61.0 ```