Jan Gantzert

Results 17 issues of Jan Gantzert

Is it possible to create a new tag ... because of #113

Currently it is not possible (or I dont know how) to set an index for a product. Can anybody tell me how to create a query parameter like pr10cm3=foo? Of...

Hi, I had a little problem with the rewrite config from the xml (regarding the cron jobs). Following script: ```

It would be nice if the repo can be included as a codeception module like "module-assert". ``` modules: enabled: - Asserts - AssertThrows ```

The following command fetches all zip files. This cache warmup secures the availabilty, even if the packagist is down. ```php

### Description If a lib was renamed the old name is not included in the packages: https://github.com/dompdf/php-svg-lib Now: dompdf/php-svg-lib before: phenx/php-svg-lib => Demo: https://demo.packeton.org/packages/dompdf/php-svg-lib But I cannot add the package...

### Description Routing does not work and results in 404 packages/wikimedia/less.php => 404 https://github.com/wikimedia/less.php ### Can you reproduce the bug on the Packeton demo site? Yes ### Database PostgreSQL ###...

add support for php 8.2 and php 8.3 a php compat scan with phpcs shows no errors and warnings

### Bug report I am using rector (which uses phpstan for detecting type) for code quality. Details in this issue: https://github.com/rectorphp/rector/issues/8860 As @samsonasik claims the reason for the wrong detection...

bug

# Bug Report | Subject | Details | | :------------- | :---------------------------------------------------------------| | Rector version | 1.2.5 | RemoveAlwaysTrueIfConditionRector removes a correct if statement. Code is quite ugly. It seems...

bug