Skip to content

[Docs]: Why is Phalcon disabled for all PHP versions? #8

@casparjones

Description

@casparjones

What is wrong in the documentation?

Hi there 👋

I noticed that in the current PHP container of devilbox-community, all PHP versions from 5.6 to 8.4 are listed in the exclude section for Phalcon:

# Exclude module build/installation for the following PHP versions
exclude: [5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4]

In the original Devilbox, it was possible to enable Phalcon via PHP_MODULES_ENABLE=phalcon.
Is there a specific reason why the module is completely disabled here?

Phalcon is now compatible with PHP 8.4 (https://github.com/phalcon/cphalcon), so I’d love to continue using it if possible.

Thank you in advance for your time and work on this fork! 🙏

Best regards,
Frank

What is missing in the documentation?

No response

Are you willing to provide a PR to address this?

None

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions