Make igbinary usable without needing module enabled.

Created on 1 January 2023, over 1 year ago
Updated 27 January 2023, over 1 year ago

Problem/Motivation

Hi,

Regarding https://speakerdeck.com/mamoot/drupal-and-php-performances?slide=15, I am currently testing this module to avoid to have a serialization code snippet to write in all my projects.

Thanks a lot for this module!

Unfortunately, unlike the Redis module, this one is currently not ready to be used even if the module is uninstalled.

Steps to reproduce

In settings.php add instructions like:

    $settings['container_yamls'][] = 'modules/contrib/igbinary/igbinary.services.yml';
    $settings['container_yamls'][] = $app_root . '/../conf/drupal/igbinary.services.yml';

With the module not installed.

Proposed resolution

Add psr-4 instructions inside composer.json.

Remaining tasks

Create a MR.

✨ Feature request
Status

RTBC

Version

2.0

Component

Code

Created by

πŸ‡«πŸ‡·France Grimreaper France πŸ‡«πŸ‡·

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

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