HypeMC

Results 47 issues of HypeMC

| Q | A | ------------- | --- | Branch? | 6.2 | Bug fix? | no | New feature? | yes | Deprecations? | no | Tickets | Fix...

Security
Feature
Status: Needs Work

**Frequently asked questions** - [x] I have read [Frequenty Asked Questions](https://github.com/oerdnj/deb.sury.org/wiki/Frequently-Asked-Questions) **Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** Would be great...

I'm getting the following exception after installing the plugin in PhpStorm 2020.1. It appears as soon as PhpStorm opens. ``` com.intellij.openapi.project.IndexNotReadyException: Please change caller according to com.intellij.openapi.project.IndexNotReadyException documentation at com.intellij.openapi.project.IndexNotReadyException.create(IndexNotReadyException.java:81)...

Similar to #437 this will add the ability to pass options to the HttpClient when using the HttpBrowser. This can be useful when an external web server (via `PANTHER_EXTERNAL_BASE_URI`) is...

Adds an optional data set `name` argument to the `#[TestWith]` & `#[TestWithJson]` attributes: ```php #[TestWith(['a', 'b'], 'Name1')] #[TestWith(['c', 'd'], 'Name2')] public function testFoo(string $one, string $two) {} ```

Fixes #15402 & https://github.com/symfony/symfony/issues/46723

Status: Needs Review
Translation

Fixes #5785 , ~depends on #5799 (**SHOULD BE MERGED FIRST**)~ ~**UPDATE:** depends on #6210~

Followup to https://github.com/symfony/symfony-docs/pull/15730 (**should be merged first**), documents the `service_closure()` PHP-DSL function added in https://github.com/symfony/symfony/pull/42625 .

DependencyInjection
Status: Needs Review

| Q | A | ------------- | --- | Branch? | 6.2 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Fix...

Status: Reviewed
RateLimiter