>From the Doctrine documentation (21. Caching) "We also provide an ArrayCache driver which stores the data in a PHP array. Obviously, the cache does not live between requests but this is useful for testing in a development environment."
On May 5, 2:42 pm, winzou <alexandre.ba...@gmail.com> wrote: > I'm using array caching for the moment. Shouldn't it work even with the > array driver for the cache? As it's in the same http request, array caching > must persist data from the first SQL request until the second one. But it > doesn't. -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en