-
I just noticed that the REPL has problems with some unicode chars, such as \u2026 (three points).
As an example, if you load the Lamina library https://github.com/ztellman/lamina/wiki/Channels
and tr…
-
I was wondering why the DateTimeFormatterStrategy allows the empty string during hydration:
https://github.com/laminas/laminas-hydrator/blob/cd865fcc01fb5eef62018294456161dc4eb22538/src/Strategy/Da…
-
| Q | A
|------------ | ------
| Version(s) | 0.4.0
The introduction starts with:
> # laminas-servicemanager-migration
>
> ## Using with Rector
>
> To use with rector, you can…
-
Добрый день, у вас отличается версия в гите и в релизе, файл composer.json от новой версии, остальное от старой, для примера
в релизной версии осталось
```
use Zend\Diactoros\Uri;
```
при эт…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
10.0.7
### B…
-
Hello,
The recent PR did not address the deprecated code issue in the file
```
vendor/sapient/module-worldpay/Model/Utilities/PaymentMethods.php.
```
The error being reported is:
```
…
-
I have an error during my test when i try to process order. You use Zend Library who is depreciated. Here a fix with Laminas Library
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
10.0.15 and up to date 10…
-
- Magento OS 2.4.6-p3
- Zip Payments 1.2.3 (Latest Release)
- PHP 8.1
Upon updating to the latest Magento Open Source 2.4.6 version getting the following error on di compile.
`In ClassReader.p…
-
Hi guys!
I'm trying to integrate `mezzio/mezzio-laminasviewrenderer` into our mezzio project which was only api oriented. I need `laminas-view` templates to generate html code for emails.
I have rea…