Anton
Anton
After upgrading Magento to version 2.4.6 with **Guzzle 7.8.0**, the following line contains an undefined function. main.CRITICAL: Error: Call to undefined function GuzzleHttp\Promise\unwrap() in /vendor/theiconic/php-ga-measurement-protocol/src/Network/HttpClient.php:51 ```php public function __destruct() {...
### I have checked the following: - [X] I use the newest version of bruno. **(v1.26.1)** - [X] I've searched existing issues and found nothing related to my issue. ###...
### I have checked the following: - [X] I've searched existing issues and found nothing related to my issue. ### Describe the feature you want to add It would be...
### I have checked the following: - [X] I've searched existing issues and found nothing related to my issue. ### Describe the feature you want to add It would be...
### 👓 What did you see? The editor does not properly assign the `parameter:cucumber` token to scenario outline parameters when an `Examples` table is provided. ```cucumber Feature: Base feature Scenario:...
Fixes #248 This feature introduces new token classifications for the names of Feature, Rule and Scenario blocks in Cucumber feature files: - Feature: keyword is now tokenized as namespace:cucumber -...
### 🤔 What's the problem you're trying to solve? Currently, the editor does not assign a distinct token to the names of `Scenario`, `Rule` and `Feature` keywords. This limits the...