rfc:mixin

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
rfc:mixin [2008/09/10 12:01] lsmithrfc:mixin [2008/09/11 10:31] – E_FATAL > E_ERROR kalle
Line 166: Line 166:
 The default php.ini would contain ~: The default php.ini would contain ~:
  
-mixin.security = true # default and CANNOT be changed using set_ini()+mixin.security = true # default and CANNOT be changed using ini_set()
  
 <code php> <code php>
-class_mixin('PHPUnit_Framework_Assert', 'MY_Assert_Methods'); // throws an E_FATAL Error+class_mixin('PHPUnit_Framework_Assert', 'MY_Assert_Methods'); // throws an E_ERROR
 </code> </code>
  
rfc/mixin.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1