
24 Nov
2003
24 Nov
'03
5:28 a.m.
Michal Cihar a écrit:
Hi all
As we dropped PHP 3 support, we might also want to start use require_once to get rid of bug #571409. Does any of you know something that will need special care or just replacing every require with require_once should be okay?
Should be ok. We will then be able to remove some if (!defined(...INCLUDED)) I am not sure if PHP3 users will still get the warning about PHP 3 ;) Marc