While looking for inspiration to write this post, I ran into a help request on a popular PHP community forum. PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 123456 bytes).
The programmer wrote it, deployed to the preprod server, executed, and then you got “out of memory” notification.
There is also a slight improvement in memory consumption, but the memory leak is still too big, and we would need about 500 MB to operate.
Remember that you do not have to do it every time you change something, because it is time-consuming.