ReflectionFiber::getTraceGet the backtrace of the current execution point Description
   public array ReflectionFiber::getTrace(int  
  $options = DEBUG_BACKTRACE_PROVIDE_OBJECT)Get the backtrace of the current execution point in the reflected Fiber. Parameters
 
 Return ValuesThe backtrace of the current execution point in the fiber.  |