-
## Issue
- Automated tests do not cover the core business logic (data scraping, dashboard tto retrieve the keywords).
- Some tests are not self-descriptive (e.g. `application-api/tests/Feature/App…
-
[Mon Dec 05 15:47:44 2016] [warn] [client 85.93.93.133] mod_fcgid: stderr: PHP Warning: file_get_contents(?v=1&t=pageview&dl=https%3A%2F%2Fwww.dailybits.be%2F&ul=&de=UTF-8&dt=Onlin…
-
repro:
```
name: Unit
on:
push:
jobs:
smoke-test:
name: Smoke
runs-on: ubuntu-latest
container:
image: ghcr.io/mvorisek/image-php:${{ matrix.php }}
strategy:
…
-
run-spider execution
``` clj
(run-spider "http://yang-wei/github.io")
;; :parent http://yang-wei.github.io/archives, :link (http://yang-wei.github.io/blog/2016/02/08/time-travel- back-to-understand-…
-
### Prerequisites
- [X] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md).
- [X] I have already [searched in existin…
-
In particular this line crashes the entire foobar instance:
`include('..\\..\\helpers\\helpers_xxx_dummy.js')`
Dummy being an empty file.
Tested on Spider Monkey Panel v1.6.2-dev+7c0928b, and win…
-
```
Clone of the 1981 Night Stalker video game by Mattel Electronics
You're on the run. Your attackers are relentless robots. Destroy one and it's
replaced by an even smarter, faster robot. It's a n…
-
### 确认
- [X] 我的版本是最新版本,我的版本号与 [version](https://github.com/jxxghp/MoviePilot/releases/latest) 相同。
- [X] 我已经 [issue](https://github.com/jxxghp/MoviePilot/issues) 中搜索过,确认我的问题没有被提出过。
- [X] 我已经 [Telegram…
bugwd updated
4 months ago
-
I would like to have Redis support, because there is no decent page cache plugin at the moment that also supports Redis.
Would be nice to have support for:
- HHVM's Redis extension
- the PECL Redis…
-
Hello,
I want to report an insecure pattern in this project.
In file view_profile.php, line 11, it is $id = $_GET['id']. What this code do is read id value from URL.
If you modify URL manually, let …