You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was squashed before being merged into the 2.1 branch (closessymfony#6471). Commits ------- 87b6cc2 Fix Expires when the header is -1 Discussion ---------- Fix Expires when the header is -1 This fixes the issue described in symfony#6469. Let me know if I've missed something. Thanks. --------------------------------------------------------------------------- by blaugueux at 2012-12-27T20:22:23Z @dlsniper how can i help here, i really need to fix this issue --------------------------------------------------------------------------- by dlsniper at 2012-12-27T20:28:53Z I think @fabpot needs to get me some feedback on this but meanwhile you should try the proposed patch and let me know if it fixes the problem for you or I should add more tests to this. Thanks! --------------------------------------------------------------------------- by blaugueux at 2012-12-30T14:37:58Z @dlsniper your patch is working great for me but it breaks tests. I agree that @fabpot point of view is required. --------------------------------------------------------------------------- by dlsniper at 2012-12-30T18:38:38Z @blaugueux Can you let me know what tests are failing? the one included in this PR or some custom ones from you? If it's the later, can you share some so that I can add them? Thanks! --------------------------------------------------------------------------- by arendjantetteroo at 2013-01-02T12:45:48Z The headerbag fix works here. I'm not sure if the extra check in Response is really necessary, it works here without it.
0 commit comments