Jascha
Jascha
Imports are nolonger getting removed. But 2 culprits still exists: 1. when there is non-import-code between 2 import it gets removed 2. additional empty newlines are left-behind on original import...
Followup of Issue #1170. Reproduced in CE 1.9.2.4 with Turpentine 0.7.0. Should affect all Magento-Versions sind 1.8.1. If a form (e.g. customer_login) is placed within an ESI-Block. It doesn't render...
WIP: Feature: Proper SerialPort Interface + Ability to read status from printer (cashdrawer / paper)
I propose Version Bump to v5.0 Changes: * https://www.npmjs.com/package/serialport Interface * Partial TypeScript-Refactoring * Read Command-Response from interface
Propsal: MC|Vive|ProjectileSource byte[] = (3 \* 8 byte = x / y / z) + float force Send just before "BlockPlace"-Packet. So MineVive can correct projectile origin and force for...
- if minecraft is minimized, the typing on the keyboard goes into the active window on desktop instead to minecraft. - special signs doesn't appear within in minecraft. german keyboard....
Regarding #258 (replaces #273 by my colleague @buffcode) `AbstractDatabaseTool` is split to extract DBAL specific code, such that using `MongoDBDatabaseTool` doesn't fail anymore. As requested test for the MongoDB-Integration are...
### Preconditions * PHP 8.1.27 * doctrine/mongodb-odm 2.6.2 * doctrine/mongodb-odm-bundle 4.7.0 * liip/test-fixtures-bundle **2.7.2** * symfony/framework-bundle 5.4.34 * phpunit/phpunit 10.4.2 * symfony/phpunit-bridge 5.4.34 ### Steps to reproduce ```php class AppTest...
Example struct: - testproject/ - .modman/ - a/ - example/ - modman ``` example example ``` - b/ - example/ - file - modman ``` example/file example/file ``` Without the...
-q or --quiet option for repair, that doesn't output successfull "applied" messages. Only errors/warnings while creating symlinks. That way it would be easier to identify missing files while having a...