[Flow] persistenceManager->persistAll(), Fatal error

Benjamin Robichaud b.robichaud at gmail.com
Mon Dec 16 21:13:13 CET 2013


If the action is called using a HTTP POST, you don't need to call persistenceManager->persistAll().

As for the error, try emptying the cache (./flow flow:cache:empty) and recompiling your application (./flow)


More information about the Flow mailing list