Krzysztof Nizioł
Krzysztof Nizioł
Which values enter in `app/config/parameters.yml` for these parameters? ``` parameters: database_driver: pdo_mysql database_host: 127.0.0.1 database_port: ~ database_name: symfony database_user: root database_password: ~ ```
| Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Fixed tickets | #532 In this pull request I’ve updated documentation...
Why? 1. It's required to avoid error `spl_object_hash() expects parameter 1 to be object, null given` while running functional tests 2. This problem occurs when some of loaded entities are...
Deployment of the same repository but more than one branch
In other words, I would like to display the whole tree with all nodes / children visible to user.
Will you implement translations of interface?
This PR fixes issue #8531. Changes in this pull request: - Added on the `Home > Reports > Transaction history overview` page - new `Notes` option - new `Notes` column...
# The problem If you define more than one `input_css` path in the `config/packages/symfonycasts_tailwind.yaml` configuration file, Tailwind stylesheets are not generated for that CSS inputs: ```yaml # config/packages/symfonycasts_tailwind.yaml symfonycasts_tailwind: input_css:...
# Summary | Q | A | -------------------------------------- | --- | Bug fix? (use the a.b branch) | ✔️ | New feature/enhancement? (use the a.x branch) | ❌ | Deprecations?...
# Summary | Q | A | -------------------------------------- | --- | Bug fix? (use the a.b branch) | ✔️ | New feature/enhancement? (use the a.x branch) | ❌ | Deprecations?...