Vedmant
Vedmant
@bfleischer Normally any tools shows success or fail, when app just closes without any message this is usually due to a crash, that's why it bothered me.
@mschabhuettl I mean instructions from the readme it results in the error: ``` Only mkosi version 23 and below are supported please install a compatible version to continue ``` >...
@mnapoli Thanks, I added a pull request https://github.com/brefphp/bref/pull/2010
@ctfdavis Just for a quick response I'm seeing the issue here for example https://www.tripexpert.com/bali/hotels/villa-wayang I'l try to make a simple playground reproduction later
@mnapoli About the Psr7BridgeTest test, I'll just add the same test but manually creating HttpRequestEvent like: ```php $event = new HttpRequestEvent(json_decode(file_get_contents('can I still use fixture file?'), true, 512, JSON_THROW_ON_ERROR)); $request...
@mnapoli I can add a unit test for that specific function `mergeRecursivePreserveNumeric` to test possible scenarios of merging, fully isolated.
@mnapoli I added a separate test only for the `mergeRecursivePreserveNumeric` function, I think that handles most of the merge cases.
@mnapoli Ok, I added more comprehensive test to Psr7BridgeTest
I think this completely crashed my system preference I had to recreate macos user. Is there any limitation of how many node_modules / vendor folders can be excluded, cause I...
@jennifer-shehane Yes, other pages, plus main interface top bar (on right side), it's still white. Also I think right now it's a single theme for both light and dark system...