- Issue created by @Andrew Answer
- 🇯🇴Jordan Rajab Natshah Jordan
The pagination bug could be filed in Varbase Components →
Let us do this a quick fix + testing + Quick fix releaseAre you getting these errors while installing? - then continue the install
or after the build? - 🇷🇺Russia Andrew Answer Novosibirsk
I got all these errors already after installation when I filled site with a content.
- 🇯🇴Jordan Rajab Natshah Jordan
Got that.
I confirm the issuesThanks for following up
- 🇯🇴Jordan Rajab Natshah Jordan
Please, when you see this when installing for a new project
Do not continue anyway.Install the PHP yaml extension first
PHP YAML extension
The PHP YAML extension is not enabled. It is recommended that you enable the PHP YAML extension for your server.Or the build and install may face issues of So Slow install or slow config import + plus some other not expected issues - like the one we faced in the last days.
symfony/yaml v6.4.7 was released
https://github.com/symfony/yaml/releases/tag/v6.4.7
Serialization\YamlSymfony::decode()
In Drupal Core
https://git.drupalcode.org/project/drupal/-/blob/10.2.x/core/lib/Drupal/...
Thephp8.3-yaml
extension will do it .. ButYamlSymfony
or- pecl install yaml
in Lando and PSH will NOT do it - 🇯🇴Jordan Rajab Natshah Jordan
- 🇯🇴Jordan Rajab Natshah Jordan
- Vardot/platformsh-varbase: Added docker-php-ext-enable yaml and load the config php: .lando/.php.ini in the appserver service #37
- Vardot/varbase-project: Added docker-php-ext-enable yaml and load the config php: .lando/.php.ini in the appserver service #235
What improved or added
enable the yaml ext for php in lando
What exactly should be updated?- pecl install yaml - docker-php-ext-enable yaml
and
config: php: .lando/.php.ini
How important is this feature to you?
Better support for yaml and faster import of configs, and better scanning and discovery of yaml files in Drupal -
Rajab Natshah →
committed bab26d08 on 2.0.x
Issue #3444384: Fix mismatched Varbase Components types with Drupal 10.2...
-
Rajab Natshah →
committed bab26d08 on 2.0.x
- Status changed to Needs review
6 months ago 6:55pm 23 May 2024 - Status changed to Fixed
6 months ago 7:01pm 23 May 2024 Automatically closed - issue fixed for 2 weeks with no activity.