Eric Stern

Results 37 issues of Eric Stern

| Q | A | --------------------| --------------- | PHPUnit version | 9.5.4 | PHP version | 9.0.1 | Installation Method | Composer #### Summary According to the JSON spec outlined...

type/bug
feature/assertion

### Bug Report | Q | A |------------ | ------ | BC Break | no | Version | 2.12.3 #### Summary When initializing a proxy by accessing a non-loaded property,...

### Bug Report | Q | A |------------ | ------ | BC Break | no | Version | 3.0.0 #### Summary If a table has a UniqueConstraint attribute where there's...

## Description When registering a new credential (in particular using passkeys), there exists a weird edge case where the browser APIs succeed but the backend processing fails or hangs. This...

stat:Discuss
subtype:FeatureProposal

## Description Currently, there's no way to influence the text shown to users during authentication, beyond the previously-registered name values. For the common case of signing in, the default text...

stat:Discuss
subtype:FeatureProposal

# Feature request When using the const-as-enum pattern (supported in 0.12.20 via https://github.com/phpstan/phpstan/issues/2904), it would be really helpful to improve several warnings. Turning on strict rules does handle explicitly invalid...

feature-request

Fixes #9692 #### Short description of what this resolves: Fixes CC# expiration year starting in the past, and in some cases having year misalignment e.g. `2030`. #### Changes proposed in...

Fixes #9718 #### Short description of what this resolves: Moves common JS out of PHP rendering into a standalone `.js` file in the client portal's payments screen. #### Changes proposed...

Fixes #9717 #### Short description of what this resolves: Moves JS code into `.js` files, which are loaded through a normal `` tag. #### Changes proposed in this pull request:...