-
## Bug report
| Question | Answer
| ------------| ---------------
| Box version | 4.3.8@5534406
| PHP version | 8.1.18
| Platform with version | Ubuntu 22.04 LTS
| Github Repo | -
When …
-
See profile of a tracker request below.
Around 70% (105 out of 150ms in total) of the time is spend in exclusively in the first 5 methods related to DI.
Typically, methods are executed very …
-
Trying to run 'composer require...' or 'composer update' within the-vagrant (via vagrant ssh) gives the following error:
> PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried…
-
## Is your feature request related to a problem? Please describe.
on CI, i always need to have a php composer available in order to create an SBOM of a `composer.lock`
## Describe the solution y…
-
**Is your feature request related to a problem? Please describe.**
PHP Support
**Optional: Additional context**
scan file composer.json or composer.lock
-
Installed on an existing project and added to tests, but when running the project in Sail the tests do not run. Running `sail artisan test --list-tests` does not show any tests. But running `php artis…
-
Description:
Differ gating behavior if COMPOSER_PLUGIN_LOADER is true, between bin/console and shopware if loaded via server calls.
In case plugin sources will be placed at
custom/plugins/
reposito…
-
So you need to change the "deploy" file to:
```
#!/usr/bin/env bash
GIT_DIR_SAVE=$GIT_DIR ; unset GIT_DIR
GIT_WORK_TREE_SAVE=$GIT_WORK_TREE ; unset GIT_WORK_TREE
if [ ! -f "${OPENSHIFT_DATA_DIR}com…
-
I'm attempting to follow the book and perform the installation of Drupal on an Ubuntu VM.
I created a new ubuntu 20.04 VM and performed updates on the host (sudo apt update && sudo apt upgrade -y)…
-
Hey Guys, script is awesome, closest i've had to get ministra working :). its got an error in the creating of mysql db, and failing at the last stage i think writing to the build.xml file.
ERROR 1…