FILE: tainacan/src/importer/class-tainacan-importer.php
-----------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
-----------------------------------------------------------------------------------
603 | ERROR | 'int' type declaration is not present in PHP version 5.6 or earlier
616 | ERROR | 'int' type declaration is not present in PHP version 5.6 or earlier
616 | ERROR | 'int' type declaration is not present in PHP version 5.6 or earlier
-----------------------------------------------------------------------------------
FILE: tainacan/src/classes/class-tainacan-elastic-press.php
----------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
----------------------------------------------------------------------------------------
16 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and
| | prohibited since PHP 5.4
24 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and
| | prohibited since PHP 5.4
----------------------------------------------------------------------------------------
FILE: tainacan/src/classes/class-tainacan-bulk-edit.php
----------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
----------------------------------------------------------------------------------------
78 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and
| | prohibited since PHP 5.4
85 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and
| | prohibited since PHP 5.4
----------------------------------------------------------------------------------------
Adds modal of checkboxes to filters of type text and relationship;
Fixes error of deprecated function 'create_function' in PHP 7.2
Fixes not exhibition of relationship checkbox name in tags
Adapt selectbox of maximum options exhibition to personalized values, and change defaults options
Upgrade vue to vue 2.5.17
Upgrade sass loader to 7.1.0
Upgrade vue custom element to 3.2.3
Upgrade vue template compiler to 2.5.17
Improve css of filter list
Fixes unexpected vuex error on all pages