Well I bet this is not a topic that's gonna be immensely popular but it's
not like I have a choice!

So I need to encrypt the software we are currently building with symfony
before deploying it to some clients. I don't have any knowledge of php
encryption since I pretty much always thought I'd never need that, however
it seems that encrypting symfony raises some issues related to the way
symfony cache is made (some php classes need to be read to create the cache
or the cache might contain non-encrypted classes that will not be usable
alongside the encrypted ones, I'm not sure what the issue actually is).

Any previous experience or knowledge of these issues would be appreciated.

Thanks!

-- 
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to