void
     PHP_CompatInfo_Renderer::stillWaitProgress
     ( 
    
     string
     $source
    
     , 
     string
     $index
    
   )
Update the wait message, or status of the progress bar
$source
     Source (file, string) currently parsing
$index
     Position of the $source in the data source list to parse
returns void
throws no exceptions thrown
since version 1.8.0b2 (2008-06-03)
This function can not be called statically.