Skip to content

Where is the tokenizer.so?? #148

@sunceenjoy

Description

@sunceenjoy

The module tokenizer in php8.2 is configured as a shared module, So by default, php -m does not list this extension, I will need to add this to php.ini: extension=tokenizer, but I don't find the so file in this folder: /usr/lib/php82/modules/
What should I do?

image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions