I have to restart apache every time i update a php file. It's not a client browser cache problem, I tried multiple browsers. The strange thing is I only need to do it with php files, html files updates fine..
61 Answer
At last... The trouble was caused by OPcache, I just deleted the config ini and now its working :)
1