Jean-Baptiste Nahan

Results 87 comments of Jean-Baptiste Nahan

Now, I have this log too.

Changes to the source code allow it to be compiled for Windows. https://phpext.phptools.online/extension/uopz-231

I haven't found the new documentation page. This link is a mirror of old Microsoft documentation. This process of managing service rights is not efficient. I prepare a new version...

The version 1.1.0 with the replacement method is in beta release. I prefer to keep a valid link for old usage and add the new rights management process available for...

> Especially if the URL is going to change again, I suggest to add an entity declaration to https://github.com/php/doc-base/blob/master/entities/global.ent, so that translations don't have to update in the future. Good...

> @macintoshplus Can this be closed now that those other PRs have landed? Yes. Thank you for your PR.

Hi @I-Valchev, have you some information about bolt translation project on https://localise.biz/ ? Please, contact us on bolt slack @jean-baptiste.

Enable the query stacktrace in `config/packages/doctrine.yaml` ![Image](https://github.com/user-attachments/assets/37a13051-229a-48b3-a6f1-071f31517269) Page to reproduce: Catalog promotion with Product in scope ![Image](https://github.com/user-attachments/assets/5cfa7693-69b4-4b7f-8f9d-d5689ac4c1db) Trace ![Image](https://github.com/user-attachments/assets/991ec171-69ba-4290-9fb2-45626ce16249)

The [`choice_lazy` introduced in Symfony 7.2](https://github.com/symfony/symfony/issues/57724) has no effect.

The command `bolt:setup` runs the `doctrine:schema:create` command. But this command should not be executed in production to update the database schema. ![Image](https://github.com/user-attachments/assets/bd593b6f-c3f3-409f-977f-b8ccff45346b) The schema must be updated only by Doctrine...