Problem/Motivation
Call to deprecated constant FILE_STATUS_PERMANENT: Deprecated in drupal:9.3.0 and is removed from drupal:10.0.0.
File: \modal_page\src\Service\ModalPageService.php
Steps to reproduce
1. Install the latest version 5.0.3
2. Scan the module using upgrade status.
Proposed resolution
I have created the patch.
| Comment | File | Size | Author |
|---|---|---|---|
| 2023-11-08-deprecated-constant-FILE_STATUS_PERMANENT.patch | 988 bytes | gawalin |
Comments
Comment #2
renatog commentedThat's nice! Thanks for the patch, let's test it
Comment #3
renatog commentedTested the patch and it really works well
Comment #5
renatog commentedCommitted to the dev branch
Thanks for your contribution @gawalin - good catch!
Comment #6
renatog commentedNew release 5.0.4 is available with this fix