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

strtolower() expects parameter 1 to be string, object given Issue #544 #545

Merged
merged 2 commits into from
Jun 27, 2020
Merged

Conversation

TheRatG
Copy link
Contributor

@TheRatG TheRatG commented Jun 27, 2020

Q A
Bundle version 1.5.4
Symfony version 4.4
PHP version 7.3

Actual behavior

  "exception" => TypeError {
    #message: "strtolower() expects parameter 1 to be string, object given"
    #code: 0
    #file: "./vendor/jms/translation-bundle/Translation/Extractor/File/FormExtractor.php"
    #line: 357
    trace: {
      ./vendor/jms/translation-bundle/Translation/Extractor/File/FormExtractor.php:357 { …}
      ./vendor/jms/translation-bundle/Translation/Extractor/File/FormExtractor.php:111 { …}
      ./vendor/nikic/php-parser/lib/PhpParser/NodeTraverser.php:123 { …}
      ./vendor/nikic/php-parser/lib/PhpParser/NodeTraverser.php:146 { …}

Steps to reproduce

Form

translation:extract en -vvv

@TheRatG TheRatG changed the title Issue #544 strtolower() expects parameter 1 to be string, object given Issue #544 Jun 27, 2020
@goetas goetas merged commit 15162b1 into schmittjoh:master Jun 27, 2020
@goetas
Copy link
Collaborator

goetas commented Jun 27, 2020

thank you!

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