-
Consider this code:
```
p #{$var}
$var
```
Produces:
```
```
First occurence was checked by isset, and second was not.
1. Is it possible to configure isset checks t…
-
Migrations names can't be changed after release, because it will break any installation that already applied them. This means that:
* you can never fix typo in migration name,
* you can not migrate …
-
I was Installing EasyiiCMS on localhost on WAMP. I was installing it in a sub-folder.
There was a problem when I submitted the form in Step 2 of the installation (i.e. localhost/sub-folder/install/s…
-
### Description
After having used generator to scaffold a plugin (within which everything appears to work as intended) I then needed to build another new plugin; leading me to notice that craft conso…
-
- Deployer version: 7.3.1
I have a task:
```php
task('yii2:db:create', function () {
// something here
})
->select('foo')
;
```
when I run `dep deploy` on selector that **not** matc…
-
I have tried to add images dynamically using this widget but it doesn't work.
-
**Describe the bug:**
Instagram feed isn't loading on multiple sites where we use this plugin. It's happening across multiple environments as well for each site including development server and loc…
-
After experiencing some performance problems with phpactor I created [an example project](https://github.com/przepompownia/example-legacy-project) to demonstrate some of them. The most of this project…
-
I recently discovered that using the plug-in bootstrap drop-down menu can't be used. What should I do
-
### Describe the bug
Today I updated to the latest version of Craft Commerce (5.1.0.1), which seemed to go okay. I have a multistore setup, and I used the new Site Settings and propagation features t…