User Tools

Site Tools


en:php7

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
en:php7 [2016/01/28 16:29]
wvdkuil [JpGraph]
en:php7 [2016/01/28 16:33]
wvdkuil [JpGraph]
Line 34: Line 34:
         ini_set('​display_errors',​ NULL); ​ error_reporting(E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED); ​         ini_set('​display_errors',​ NULL); ​ error_reporting(E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED); ​
 </​code>​ </​code>​
 +<WRAP center round info 80%>
 +Setting the debug options on will reveal other deprecated messages. They are not real errors, only messages that in the future these "old ways of doing things"​ need to be redone the modern way. But for now the graphs are correctly drawn.
 +</​WRAP>​
 +
  
 ===== WU history ===== ===== WU history =====
en/php7.txt · Last modified: 2016/01/28 16:33 by wvdkuil