Upgrade to oik-shortcodes v1.41.5 for more changes for PHP 8.2 to PHP 8.4 support.

Changes
oik-shortcodes v1.41.5 includes changes to oik-v1.41.4
Changes in v1.41.5
| Change | Reference |
|---|---|
| Fixed: Apply link to WordPress to the nearest earlier T_CONSTANT_ENCAPSED_STRING. | bobbingwide/oik-shortcodes#89 |
| Changed: Link to developer.wordpress.org | bobbingwide/oik-shortcodes#96 |
| Fixed: Return early for null $comment | bobbingwide/oik-shortcodes#84 |
Changes in v1.41.4
| Change | Reference |
|---|---|
| Fixed: Don’t preg_replace null | bobbingwide/oik-shortcodes#84 |
| Fixed: Cater for $block[‘category’] not being set | bobbingwide/oik-shortcodes#93 |
| Fixed: Replace `ep()` with `bw_echo( ‘</p>’ );` | bobbingwide/oik-shortcodes#95 |
| Fixed: Declare missing property. | bobbingwide/oik-shortcodes#84 |
| Fixed: Temporary fix to avoid Warning | bobbingwide/oik-shortcodes#89 |
Tested
- Tested: With WordPress 6.7.1 and WordPress Multisite
- Tested: With Gutenberg 19.6.4
- Tested: With PHP 8.3 and PHP 8.4
- Tested: With PHPUnit 9.6
