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

Cannot be activated in Symphony 2.6.11 (newest version) #16

Closed
afiller opened this issue Mar 30, 2017 · 4 comments
Closed

Cannot be activated in Symphony 2.6.11 (newest version) #16

afiller opened this issue Mar 30, 2017 · 4 comments
Assignees

Comments

@afiller
Copy link

afiller commented Mar 30, 2017

Hi,

when trying to install the extension in Symphony 2.6.11 I get an error 500. The Apache error log says:

mod_fcgid: stderr: PHP Fatal error: Can't use method return value in write context in /...[anonymized]..../httpdocs/extensions/multilingual/extension.driver.php on line 343, referer: https://.. [anonymized]...../admin/system/extensions/

Any idea? Thanks in advance! :-)

@twiro twiro self-assigned this Mar 30, 2017
@twiro twiro added the bug label Mar 30, 2017
@twiro
Copy link
Owner

twiro commented Mar 30, 2017

Ah... that Bug must've been introduced by the latest update! I won't be able to fix this before (probably) monday but you could try to install version 1.1.0 instead of 1.2.0 - that should work and you can update as soon as a new bugfix version will be released.

Which version of PHP are you using?

@afiller
Copy link
Author

afiller commented Mar 30, 2017

Thank you, 1.1.0 works!

The PHP version is the following:
PHP 5.3.10-1ubuntu3.26 with Suhosin-Patch (cli) (built: Feb 13 2017 20:37:51)

@twiro
Copy link
Owner

twiro commented Apr 4, 2017

Thank you, 1.1.0 works!

That's great - I just submitted a bugfix-branch (1.2.1) that should make the current version work with PHP 5.3. Could you give it a try? The oldest PHP version available to me right now is 5.4.

And if you find the time it would be very helpful if you could give the current integration-branch a try too - I've added quite some new features over the last weeks and am planning to release version 2.0.0 soon, but only tested with PHP 5.5 and 5.6 yet. Would be good to know if it runs fine with PHP 5.3 too.

twiro added a commit that referenced this issue Apr 18, 2017
- Fix support for PHP 5.3
([#16](#16))
- Mark as compatible with PHP 7.0
@twiro twiro mentioned this issue Apr 18, 2017
@twiro
Copy link
Owner

twiro commented Apr 18, 2017

Ping @afiller !

The fix for PHP 5.3 has been released in the master-branch (1.2.1) which now should support PHP 5.3-5.6 aswell as PHP 7.X.

Let me know if you run into any more troubles.

@twiro twiro closed this as completed Apr 18, 2017
@twiro twiro added the fixed label Apr 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants