2 Check for missing tag in child
 
   4 <?php if (!extension_loaded("bbcode")) print "skip"; ?>
 
  11                                 'type' => BBCODE::TYPE_ROOT,
 
  12                                 'child' => ['missing']
 
  16 } catch (Exception $e) {
 
  17         echo $e->getMessage();
 
  20 BBCode::__construct(): Child value missing for key [0]/child[1] is not present in tag keys