:fire: Drop unused anchor link
:book: Add a chapter with undocumented API details. Describe pagination limit problem and recommentations
I suggest adding a link to the image repository to which every chart is related.
For example: s3-nginx-proxy chart (https://github.com/ppy/helm-charts/blob/master/osu/s3-nginx-proxy) related to the https://github.com/ppy/s3-nginx-proxy
Adding return types to interfaces breaks BC, isn't it?
As stated in https://jira.mongodb.org/browse/PHPC-1711
Similar to PHPC-1708, except for interfaces instead of final classes. This is a BC break and can only be done in 2.0, and only after the change has been communicated to users (see PHPC-1710).
Should this change be followed with a major release?
v1.15.0
just broke our implementations of CommandSubscriber
due to a lack of a void
return type in implementation.
https://github.com/code-tool/jaeger-mongodb-collector/blob/0c81dccc14ca516e506c1f13c4ec8ed67592392f/src/JaegerMongoDbQueryTimeCollector.php#L42
PHP Fatal error: During inheritance of MongoDB\Driver\Monitoring\CommandSubscriber: Uncaught ErrorException: Return type of CodeTool\Jaeger\MongoDb\JaegerMongoDbQueryTimeCollector::commandStarted(MongoDB\Driver\Monitoring\CommandStartedEvent $event) should either be compatible with MongoDB\Driver\Monitoring\CommandSubscriber::commandStarted(MongoDB\Driver\Monitoring\CommandStartedEvent $event): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /.../vendor/code-tool/jaeger-mongodb-collector/src/JaegerMongoDbQueryTimeCollector.php:42 Stack trace: #0 /.../vendor/code-tool/jaeger-mongodb-collector/src/JaegerMongoDbQueryTimeCollector.php(22): Symfony\Component\DependencyInjection\Dumper\Preloader::Symfony\Component\DependencyInjection\Dumper{closure}(8192, 'Return type of ...', '/var/www/profil...', 42) #1 /.../vendor/composer/ClassLoader.php(571): include('/var/www/prof...
Hello @dvcrn Did you find a way to configure seaweedfs with remote storage with using this operator?
Thanks.
No, I am not. Probably it can be retrieved from the website and saved to the repository?
Describe the bug
Nodion's (https://nodion.com) logo isn't displayed in readme while viewing it from the GitHub UI.
System Setup
weed version
- N/Afiler.toml
- N/AExpected behavior
Nodion's logo displayed correctly.
Screenshots
Readme screenshot:
Additional context
Link to the image: https://camo.githubusercontent.com/a366ecdea9fffccca36b6fb777f6870c497f4d47f3bed17f345b26ae57ca9cf4/68747470733a2f2f7777772e6e6f64696f6e2e636f6d2f696d672f6c6f676f2e737667
See https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1663
:book: Add link to instruction about signing HTTP requests for corporate API