I am developing a wordpress plugin locally using:
- MAMP (updated to PHP 5.4.4)
- Phpstorm
- Chrome
I disabled the short tag, magic quotes and zlib compression, but sometimes it load-scripts.phpreturns all gibberish:

There are no styles in the administration area, and none of the scripts on the page load or work.
Sometimes, although they work with several hard updates (shift + cmd + r)
I saw several similar examples and tried to correct them, but to no avail (therefore, disabling short tags, magic quotes, and zlib compression).
I tried it in Firefox and it breaks ... but when I refresh the page several times, the problem disappears.
I can not reproduce the problem in Safari.