-
# Bug Report
| Subject | Details |
| :------------- | :---------------------------------------------------------------|
| Rector…
-
# Bug Report
| Subject | Details |
| :------------- | :---------------------------------------------------------------|
| Rector ver…
-
Hi,
Update fails on stage 3 with error described on the title.
This is an OpenVZ container and I'm using almaconvert8 utility.
```
Loaded plugins: langpacks, universal-hooks
No packages marke…
-
Hi to all
I'm using Symfony 4 for a project and I recently did a composer update.
Since that moment, I have to give the locale to the _trans_ method in the template to avoid the translator to ge…
-
I was able to run this version, but the .htaccess file you put into the public_html folder wiped out my wordpress access. In public_html I have wp_prod folder and churchcrm folder. Here's the .htacce…
-
it would be great if php-cs-fixer could check the composer.json of the project it is fixing and use this information to e.g. warn the user or maybe even adjust the fixing strategy.
my initial probl…
-
After upgrading to Symfony 4 I get this error:
```
In XmlFileLoader.php line 485:
…
-
Hello,
On https://github.com/ralouphie/getallheaders description it's wrote
> PHP getallheaders() polyfill. Compatible with PHP >= 5.3.
As this package require `7.2.5 || ^8.0`, this package sh…
-
I just upgraded to rector `0.17.1` and I have this error when running `rector process --dry-run`
```bash
rector process --dry-run
…
-
Hi,
Still very new at Nix syntax, just following examples and playing around.
Currently customizing the php-fpm example from your repo.
Trying to get nix-phps packages to work with it.
Playe…