anmol2701 Posted October 17, 2015 Share Posted October 17, 2015 After creating new project and run and debug both work fine for the first time and output is perfect. But on second run of code after some changes always results in first output. Even debug of code is not stopping on the breakpoint. Bit new to PHP, does it stores some information or we need to perform clean type of thing for re - execution of code. Welcome in case of any more infomation. Quote Link to comment Share on other sites More sharing options...
scootstah Posted October 23, 2015 Share Posted October 23, 2015 It's probably being cached somewhere. Do you run APC? What is the application? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.