Gary Lockett

Results 22 issues of Gary Lockett

Original issue: https://github.com/phpstan/phpstan/issues/9019 When we have a type defined such as ```php /** * @phpstan-type FactoriesConfigurationType = array< * string, * (class-string|Factory\FactoryInterface) * |callable(ContainerInterface,?string,?array|null):object * > */ ``` We get...

### Bug Report | Q | A |------------ | ------ | Version(s) | 1.19.0 #### Summary When a release is made and a new major release branch exists, the new...

Bug

| Q | A |-------------- | ------ | Documentation | no | Bugfix | no | BC Break | no | New Feature | no | RFC | yes |...

The current documentation is missing this crucial requirement for the multipart/alternative + attachments section. This had me stumped for a long time and I finally found the solution here: https://akrabat.com/sending-attachments-in-multipart-emails-with-zendmail/...

- [x] I was not able to find an [open](https://github.com/zendframework/zend-i18n/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-i18n/issues?q=is%3Aclosed) issue matching what I'm seeing. - [x] This is not a question. (Questions should be asked on [chat](https://zendframework.slack.com/)...

feature request

The XSD hosted on the website at https://www.doctrine-project.org/schemas/orm/doctrine-mapping.xsd is currently being generated from https://github.com/doctrine/doctrine-website/blob/master/source/schemas/orm/doctrine-mapping.xsd. However this differs in some key ways from https://github.com/doctrine/orm/blob/2.9.x/doctrine-mapping.xsd. Which XSD should be used for validating...

### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | no | BC Break | no #### Summary [`composer-require-checker`](https://github.com/maglnet/ComposerRequireChecker) is a useful...

Enhancement

### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | yes | BC Break | ~~yes/no~~ maybe? #### Summary 1. Run `composer...

Enhancement

## RFC | Q | A | | ------------------- | ------ | | Proposed Version(s) | 1.10.0 | | BC Break? | No | ### Goal `laminas/laminas-modulemanager` has a great...

RFC

We may want to amend the tutorial and/or introduction page in the documentation to explicitly state the use of the `intl` extension, with links to the documentation on php.net. A...

Documentation
Enhancement