Philip Waritschlager

Results 80 issues of Philip Waritschlager

Building on Ubuntu 18.04 fails with ``` CMake Error at /usr/share/cmake-3.10/Modules/FindBoost.cmake:1947 (message): Unable to find the requested Boost libraries. Boost version: 1.65.1 Boost include path: /usr/include Detected version of Boost...

Documentation

Reproduce: - error_reporting(E_ALL) - generate a php warning - set response code to 500 like $response->code("500"); return; -> framework will return code 200 nevertheless.

Hi, I copypasted the example from the README, zoomed out to the maximum and got an error. https://jsbin.com/sicayuhine

bug

I installed Deno, as mentioned in the [docs](https://github.com/denoland/deno_install#environment-variables), with `curl -fsSL https://deno.land/x/install/install.sh | sudo DENO_INSTALL=/usr/local sh`. As such, the folder `~/.deno` doesnt exist. Steps necessary for a working deno environment...

Hi, put perfectly by @thomasklein in https://github.com/stylus/stylus/issues/2380#issuecomment-410471339: > Hi! Thanks for all the great work on stylus, I love it! > >Since rgb and rgba, hsla ... are native color...

t: Feature
t: Enhancement

**Is your feature request related to a problem? Please describe.** Hello, what is the minimum required version of Android? I was surprised that GPlay did not let me install this...

question
requested / user report
android

**Is your feature request related to a problem? Please describe.** I set up a test account from @web.de, a popular email provider, but none of the incoming messages showed. The...

enhancement

**Describe the bug** When I log in with my custom mail server configuration, very similar to #162 (same ports), the only error message I see is "Login failed". It *should*...

bug

**Describe the bug** The vue instantiation in `main.js` happens multiple times, once for every stylus stylesheet, if css source maps are activated. I dont know what possible further problems this...

bug

**Describe the bug** `Cannot read '$meta' of undefined`. Seems very similar to #45. **To Reproduce** I tried integrating UVue into a `.coffee` only repository (that is, no `.js` files present...

cli plugin
feature request