this means that the error arguments are now passed as an associative
array.
exemple:
$err->raise("foo", "error message: %error", array('%error' => "blah"));
|
||
|---|---|---|
| .. | ||
| admin | ||
| class | ||
| locales | ||
| head.php | ||
| index.php | ||
this means that the error arguments are now passed as an associative
array.
exemple:
$err->raise("foo", "error message: %error", array('%error' => "blah"));
|
||
|---|---|---|
| .. | ||
| admin | ||
| class | ||
| locales | ||
| head.php | ||
| index.php | ||