-
Using the static method invocations, like `__::each` and `__::map` will raise `E_STRICT` warnings. For example, calling `__::filter` will raise this chain of warnings:
```
Array
(
[number] => 204…
-
Hi there! I'm playing with the Monica beta and I noticed a handful of small things. Opening multiple bug reports didn't feel great to me - I didn't want to dampen the excitement for the new beta! Over…
-
### Preconditions and environment
- Magento version: 2.4-develop
Looks like the dependencies determined for the meta package contain both `magento/module-elasticsearch-7` and `magento/module…
-
Hi everyone!
I trying to use Yii Migrations with the follow command:
`./yii migrate/create migration_name`
and the Migration Tool return the error below:
```
PHP Notice 'yii\base\ErrorExc…
-
See https://github.com/thephpleague/commonmark-extras/issues/19
-
Vim users have vim.org as a package index to some extent, and then a bunch of random repos on Github, but I think we can do better.
I'd like to create something similar to Vim Awesome, but host it at…
-
From manual page: https://php.net/function.iptcparse
---
I have a problem with iptcparse($info["APP13"]), some iptc fields are not read with jpeg images produced with DXO Photolab (all version) li…
-
### Preconditions
- Magento 2.4.0
- PHP 7.3 and 7.4
### Steps to reproduce
Enable (and configure) the following 2FA providers:
- Duo
- Google
- U2F.
### Expected result
A user c…
-
## User Story
>As a website user
>I want to see a preview of any link on the dataset pages
>So that I have an idea of what that link's website is about
## Acceptance Criteria
>Given I have …
-
Hi guys
Could you consider to publish your package to https://packagist.org/ ?
That way there are fewer steps to take to install the module and we don't need to configure an extra repository in …