-
#### What are you trying to achieve?
#### What do you get instead?
> Provide console output if related. Use `-vvv` mode for more details.
```bash
E:\Server\php7\php.exe C:/Users/PHPdev/AppDa…
-
Hey Bizley, can you give some examples/steps of how to integrate this API in my Yii2 project? Thanks
-
Hi, I setup codeception framework and when I'm trying to run functional test suite I receive error
[PHPUnit\Framework\Exception] ini_set(): Headers already sent. You cannot change the session modul…
-
#### What are you trying to achieve?
Running ```codecept.phar run``` after upgrading from v3 ⇉ v4
#### What do you get instead?
```bash
[Facebook\WebDriver\Exception\UnableToSetCookieExcepti…
-
### Description
When I try to update Craft CMS via CLI:
```
./craft update all
PHP Deprecated Warning 'yii\base\ErrorException' with message 'Method ReflectionParameter::isArray() is deprecate…
jan10 updated
3 years ago
-
Hi,
I am using basic Yii2 template and can't get command ./yii node-socket/start to run. I am getting error
Exception 'yii\base\InvalidConfigException' with message 'Unknown component ID: nodeSocket'…
-
PHP v. 7.2
STRIPE v. 2.0
in yii2 there is error when stripe ApiResource class extends Object, starting from 7.x php version Object is deprecated and You must use yii baseObject,
Also error on …
-
### What steps will reproduce the problem?
![image](https://user-images.githubusercontent.com/5346797/39098366-3a8ae6c8-4683-11e8-89f4-ec98f69b5c10.png)
### What is the expected result?
I'm using…
-
#### I try test yii2 controllers action and confirms that table content same as i expected
#### I get that table content different than i expected
In my test i get both PDO objects, one that use…
-
Since version 2.0.39 the following exception occurs. I have a DynamicModel with a Recaptcha Validator:
```
[['reCaptcha'], \himiklab\yii2\recaptcha\ReCaptchaValidator3::class, 'threshold' => 0.5],…
nadar updated
4 years ago