-
#### What are you trying to achieve?
I try to use
```
$I->seeInDatabase('user', ['username' => 'Юзер кирилицей']);
```
My Cest file is a utf8
I expect see simple text in output
#### What do …
-
Function Sabre\VObject\Property\ICalendar\CalAddress::getNormalizedValue() is called from:
- Sabre\VObject\ITip\Broker::parseEventInfo()
- Sabre\CalDAV\Schedule\Plugin::processICalendarChange()
I…
-
I used travis CI for this package before, but I no longer use it for a long time, I don't know what you are using, you can also feel free to change che CI server such as GitHub Actions, Jekins? @vlady…
-
## 상황
- 며칠 서버를 열어두었더니 공격을 위한 접근이 꽤 많이 관찰됨
- 불상사에 대비해 차단하기로 함
## 목표
- [IP 블랙리스트](https://rescure.me/rescure_blacklist.txt)와 로그를 분석하여 IP 차단 목록을 구성하기
- 24시간 주기로 IP 차단 목록 갱신하기
-
It looks like someone tried to update the composer dependencies on 14/09/2020 in commit `7db3d6e62c7ab8fa29780354e8d370c49939cdec` for issue #143, but didn't update the lockfile. This means the SDK is…
-
It would be great to have support for the `@covers` annotation like PHPUnit has. Ensuring you only cover code with your test that's actually meant to be covered.
I'm fully aware that this might be …
-
So, I'm getting this error and there's no indication of what I can do or change to fix it.
-
In a fresh Docker container (alpine linux php-fpm 8.0) I executed the following commands :
```
# Install required packages
$ composer require --dev matthiasnoback/live-code-coverage
$ composer re…
-
Test output from [ci](https://github.com/SemanticMediaWiki/SemanticMediaWiki/runs/4694964979?check_suite_focus=true#step:10:3340):
```
File Upload Integration (SMW\Tests\Integration\MediaWiki\Hooks\…
-
Windows 7
PhpStrom 2021.2
There is 3 exceptions after start:
```
com.intellij.diagnostic.PluginException: Short name not matched for class de.espend.idea.php.phpunit.inspection.ReplaceLegacyMock…