wCMF  3.6
 All Classes Namespaces Files Functions Variables Groups Pages
class.Application.php File Reference

Go to the source code of this file.

Classes

class  Application
 

Functions

 globalErrorHandler ($errno, $errstr, $errfile, $errline)
 

Function Documentation

globalErrorHandler (   $errno,
  $errstr,
  $errfile,
  $errline 
)

wCMF - wemove Content Management Framework Copyright (C) 2005-2014 wemove digital solutions GmbH

Licensed under the terms of any of the following licenses at your choice:

See the license.txt file distributed with this work for additional information.

Id:
class.Application.php 1462 2014-02-04 23:52:27Z iherwig

Function to be called when an php error should be handled. Set with set_error_handler.

Definition at line 35 of file class.Application.php.

References WCMFException\throwEx(), and Log\warn().

+ Here is the call graph for this function: