View Single Post
  #27  
Old 1st October 2011, 17:55
Optix's Avatar
Optix Optix is offline
Senior Member
 
Join Date: Sep 2011
France
Posts: 145
Default
Many optimisations on the SVN allowing a faster deploy ;)

- More than 50% of space saved ! The application weighs now less than 10MB out of the box (it can be more due to SVN overhead).
- sfDoctrineGuard useless : deleted to save memory
- /web/index.php && /web/backend.php are in debug mode by default

@cooly: it's fixed now (see revision 29) :)