-
Добрый день! Посмотрел листинг плагина и был сильно удивлен количеству подключенных сторонних библиотек.
Сам плагин состоит из 20 файлов, и при этом он включает в себя 11 сторонних библиотек, общее…
-
Hello all,
I've got a Symfony 5.3 and this particular Doctrine configuration written in XML:
```xml
```
After executing this com…
-
I get to a point right after the first migration is finished and when running the **App\Composer::setup**
```
[TypeError]
Argument 1 passed to Symfony\Component\Process\Process::__construct() mu…
-
# Bug Report
| Subject | Details |
| :------------- | :---------------------------------------------------------------|
| Rector…
-
Hi,
Could it be possible to make Mailzu PHP PDO compliant ?
With PHP7.3 (Debian 10) and an up to date MySQL release, some functions are deprecated (PEAR, use of mysqli, etc ... ) :(
it seems there…
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
Locations list says 'No matchin…
-
Hi, our company asked me to edit our current portal code so that programmer can edit My App/Team App app name.
I searched through different modules, can't find My App/Team App app form location. …
-
Hello,
I did every step you say it's need to do.
After this i've got a problem with the discovery rule, it's look like some script problem..
`Invalid discovery rule value: cannot parse as a valid…
-
### Installation on FreeBSD
Server version: Apache/2.4.41 (FreeBSD)
mysql80-server-8.0.19
phpMyAdmin5-php72-5.0.1
### Describe the bug
I **can** access it locally i.e. directly via IP address…
-
Hi I'm following the most basic instructions I could find to downgrade code from php 7.4 to php 7.2 at:
https://github.com/rectorphp/rector#install
https://blog.logrocket.com/transpiling-php-code-…