Skip to content

getLanguages is not static#4

Open
isholgueras wants to merge 2 commits intowebmil:masterfrom
isholgueras:master
Open

getLanguages is not static#4
isholgueras wants to merge 2 commits intowebmil:masterfrom
isholgueras:master

Conversation

@isholgueras
Copy link

Is not necessary for getLanguages to be static. In PHP 5.6 throw an error like "$this is not accessible in static context", and in the example, TextLanguageDetect is always instantiated.

Is not necessary for getLanguages to be static. In PHP 5.6 throw an error like "$this is not accessible in static context", and in the example, TextLanguageDetect is always instantiated.
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.

1 participant