Drupal 9 compatibility

Created on 23 May 2020, about 4 years ago
Updated 29 January 2024, 5 months ago

Here is the result from Upgrade Status → :

================================================================================
Javascript Timer API, --
Scanned on Sat, 05/23/2020 - 18:07

FILE: web/modules/contrib/jstimer/jstimer.install

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Fix now        54   Call to deprecated function drupal_clear_js_cache().        
                    Deprecated in drupal:8.0.0 and is removed from drupal:9.0.0.
                    Use                                                         
                    Drupal\Core\Asset\AssetCollectionOptimizerInterface::deleteA
                    ll().                                                       
--------------------------------------------------------------------------------

FILE: web/modules/contrib/jstimer/jstimer.module

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 119  Call to deprecated constant FILE_CREATE_DIRECTORY:          
                    Deprecated in drupal:8.7.0 and is removed from drupal:9.0.0.
                    Use Drupal\Core\File\FileSystemInterface::CREATE_DIRECTORY. 
--------------------------------------------------------------------------------
Check manually 119  Call to deprecated function file_prepare_directory().       
                    Deprecated in drupal:8.7.0 and is removed from drupal:9.0.0.
                    Use                                                         
                    Drupal\Core\File\FileSystemInterface::prepareDirectory().   
--------------------------------------------------------------------------------
Check manually 121  Call to deprecated constant FILE_EXISTS_REPLACE: Deprecated 
                    in drupal:8.7.0 and is removed from drupal:9.0.0. Use       
                    Drupal\Core\File\FileSystemInterface::EXISTS_REPLACE.       
--------------------------------------------------------------------------------
Check manually 122  Call to deprecated function drupal_set_message(). Deprecated
                    in drupal:8.5.0 and is removed from drupal:9.0.0. Use       
                    Drupal\Core\Messenger\MessengerInterface::addMessage()      
                    instead.                                                    
--------------------------------------------------------------------------------
Check manually 125  Call to deprecated function drupal_set_message(). Deprecated
                    in drupal:8.5.0 and is removed from drupal:9.0.0. Use       
                    Drupal\Core\Messenger\MessengerInterface::addMessage()      
                    instead.                                                    
--------------------------------------------------------------------------------

FILE: web/modules/contrib/jstimer/src/Form/JstimerAdminSettings.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Fix now        70   Call to deprecated function drupal_clear_js_cache().        
                    Deprecated in drupal:8.0.0 and is removed from drupal:9.0.0.
                    Use                                                         
                    Drupal\Core\Asset\AssetCollectionOptimizerInterface::deleteA
                    ll().                                                       
--------------------------------------------------------------------------------

FILE:
web/modules/contrib/jstimer/src/Plugin/Field/FieldFormatter/JsTimerDefaultFormat
ter.php

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Fix now        47   Call to deprecated function datetime_date_default_time().   
                    Deprecated in drupal:8.5.0 and is removed from drupal:9.0.0.
                    Use                                                         
                    \Drupal\Component\Datetime\DateTimePlus::setDefaultDateTime(
                    ) or                                                        
                    \Drupal\Core\Datetime\DrupalDateTime::setDefaultDateTime()  
                    instead.                                                    
--------------------------------------------------------------------------------
Fix now        96   Call to deprecated function date_iso8601(). Deprecated in   
                    drupal:8.7.0 and is removed from drupal:9.0.0. Use date('c',
                    $date) instead.                                             
--------------------------------------------------------------------------------

FILE: web/modules/contrib/jstimer/widgets/jst_clock.module

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Fix now        335  Call to deprecated function drupal_clear_js_cache().        
                    Deprecated in drupal:8.0.0 and is removed from drupal:9.0.0.
                    Use                                                         
                    Drupal\Core\Asset\AssetCollectionOptimizerInterface::deleteA
                    ll().                                                       
--------------------------------------------------------------------------------

FILE: web/modules/contrib/jstimer/widgets/jst_timer.module

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 501  Call to deprecated function drupal_set_message(). Deprecated
                    in drupal:8.5.0 and is removed from drupal:9.0.0. Use       
                    Drupal\Core\Messenger\MessengerInterface::addMessage()      
                    instead.                                                    
--------------------------------------------------------------------------------
Fix now        526  Call to deprecated function drupal_clear_js_cache().        
                    Deprecated in drupal:8.0.0 and is removed from drupal:9.0.0.
                    Use                                                         
                    Drupal\Core\Asset\AssetCollectionOptimizerInterface::deleteA
                    ll().                                                       
--------------------------------------------------------------------------------

FILE: web/modules/contrib/jstimer/jstimer.info.yml

STATUS         LINE                           MESSAGE                           
--------------------------------------------------------------------------------
Check manually 0    Add <code>core_version_requirement: ^8 || ^9

to
jstimer.info.yml to designate that the module is compatible
with Drupal 9. See https://drupal.org/node/3070687.
--------------------------------------------------------------------------------

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇧🇷Brazil dungahk Balneário Camboriú

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024