Conserves memory and avoid odd bugs.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | unstatic.diff | 603 bytes | moshe weitzman |
| unstatic.diff | 603 bytes | moshe weitzman |
Conserves memory and avoid odd bugs.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | unstatic.diff | 603 bytes | moshe weitzman |
| unstatic.diff | 603 bytes | moshe weitzman |
Comments
Comment #1
gordon commentedI did some more work on this on the weekend, and I decided to go a different way with #555762: Changes to batch API which means that for the update.sh this doesn't need this, as it will be done inside the update.sh script without effecting everything else.
This patch should be good to commit, and I am 99% sure it will not effect the updates.
Comment #3
lilou commentedHEAD is broken
Comment #4
moshe weitzman commentedre-upload
Comment #5
Crell commentedAs I recall, this is WHY we added drupal_static() in the first place. :-)
Comment #6
webchickCommitted to HEAD. Thanks!