Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfixes #1

Closed
wants to merge 6 commits into from
Closed

bugfixes #1

wants to merge 6 commits into from

Conversation

h4ck3rm1k3
Copy link

unicode.php was used but never defined.

undefined variables :

Use of Undeclared Variables:
includes/cache.inc line 404 $dir, was not passed.

includes/filesystem.inc line 502
$dir should be $flie.

msonnabaum pushed a commit that referenced this pull request Sep 28, 2012
@weitzman
Copy link
Member

weitzman commented Aug 7, 2013

Too old

@weitzman weitzman closed this Aug 7, 2013
@kartagis kartagis mentioned this pull request Sep 11, 2013
karmazzin referenced this pull request in karmazzin/drush Aug 22, 2015
Now we have the problem:
```
drush config-import -y
 Collection  Config          Operation                
             core.extension  update
Import the listed configuration changes? (y/n): y
exception 'Drupal\Core\Config\ConfigImporterException' with message 'There were errors validating   [error]
the config synchronization.' in
/home/anton/PhpstormProjects/hotel/core/lib/Drupal/Core/Config/ConfigImporter.php:730
Stack trace:
#0 /home/anton/PhpstormProjects/hotel/core/lib/Drupal/Core/Config/ConfigImporter.php(517):
Drupal\Core\Config\ConfigImporter->validate()
#1 /home/anton/PhpstormProjects/hotel/core/lib/Drupal/Core/Config/ConfigImporter.php(464):
Drupal\Core\Config\ConfigImporter->initialize()
drush-ops#2 /home/anton/.composer/vendor/drush/drush/commands/core/config.drush.inc(622):
Drupal\Core\Config\ConfigImporter->import()
...
```
an uncaught exception in console.
weitzman pushed a commit that referenced this pull request Sep 2, 2015
serundeputy pushed a commit to serundeputy/drush that referenced this pull request Feb 21, 2016
slashrsm pushed a commit to slashrsm/drush that referenced this pull request May 17, 2016
@criley criley mentioned this pull request May 6, 2022
DieterHolvoet added a commit to DieterHolvoet/drush that referenced this pull request Jul 10, 2023
…): Argument drush-ops#1 ($default) must be of type ?string, TranslatableMarkup given'
DieterHolvoet added a commit that referenced this pull request Jul 10, 2023
…): Argument #1 ($default) must be of type ?string, TranslatableMarkup given' (#5699)
dpovshed pushed a commit to advisorwebsites/drush that referenced this pull request Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants