file_create_url is deprecated in Drupal core 9.3 and will be removed in 10.0
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | file_create_url_depcrecated-3265549-2.patch | 660 bytes | hmdnawaz |
Issue fork colorbox-3265549
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
hmdnawaz commentedComment #3
victoria-marina commentedI'll review this.
Comment #4
victoria-marina commentedThe patch applies fine, its a RTBC for me.
Comment #5
victoria-marina commentedComment #6
victoria-marina commentedComment #8
paulmckibben@hmdnawaz, @victoria-marina, thank you both for creating and reviewing this patch.
Comment #9
paulmckibbenUnfortunately, file_url_generator is only available in Drupal 9.3+. Since Drupal 9.2 is still supported, I must reverse this patch until Drupal 9.2 is no longer supported. See #3274802: file_url_generator is in Drupal 9.3+.
Comment #11
paulmckibbenMoving this to the new 2.0.x branch for Drupal 10 compatibility fixes. Supports ^9.3 || ^10.
Comment #13
paulmckibben