David Gonzalez
David Gonzalez
I have solved it by calling the function `opcache_reset();` periodically Temporary solution: 1. Call `opcache_invalidate()` in the proper script file. 2. Catch the error and call the function as a...
https://github.com/PrestaShop/paymentexample
https://user-images.githubusercontent.com/194784/214708923-629daa2f-c552-4289-8507-c3a4b55c4396.mov
Before, `description_short` was a `sentence` and `description` was also a `sentence`. It is expected that the `description` should be larger than the `description_short`.
I think this should be labeled as `bug`.
PR ready =)