function.assert 

po polsku


assert_optionsPodrêcznik PHPPoprzedniNastêpnyassert_options (PHP 4 >= 4.0.0)assert_options -- Set/get the various assert flagsDescriptionmixed assert_options ( int what [, mixed value]) Using assert_options() you may set the various
assert() control options or just query their
current settings.
Tabela 1. Assert Optionsoptionini-parameterdefaultdescriptionASSERT_ACTIVEassert.active1enable assert() evaluationASSERT_WARNINGassert.warning1issue a PHP warning for each failed assertionASSERT_BAILassert.bail0terminate execution on failed assertionsASSERT_QUIET_EVALassert.quiet_eval0 disable error_reporting during assertion expression
evaluation
ASSERT_CALLBACKassert_callback(NULL)user function to call on failed assertions assert_options() will return the original
setting of any option or FALSE on errors.
PoprzedniSpis tre¶ciNastêpnyassertPocz±tek rozdzia³uextension_loaded
  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • pajaa1981.pev.pl