Skip to content

Conversation

Every0ne
Copy link

@Every0ne Every0ne commented Apr 5, 2019

Fixes:

  • Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; I18nNavigationItem has a deprecated constructor
  • Warning: count(): Parameter must be an array or an object that implements Countable
  • Warning: Invalid argument supplied for foreach()

Every0ne and others added 7 commits April 5, 2019 20:13
Fix for deprecation notice:
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; I18nNavigationItem has a deprecated constructor
Fixes:
- Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; I18nNavigationItem has a deprecated constructor
- Warning: count(): Parameter must be an array or an object that implements Countable
- Warning: Invalid argument supplied for foreach()
Fix for:
Notice: Undefined index: filter in i18n_navigation/frontend.class.php
when i18n Special Pages plugin is enabled.
Fix for undefined 'filter' index
Fixes jQuery errors and navigation reordering by drag&drop in GS 3.4,
breaks compatibility with GS 3.3.15.
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.

3 participants