Overview

Namespaces

  • None
  • PHP
  • Wei
    • Validator

Classes

  • Apc
  • App
  • ArrayCache
  • Asset
  • Base
  • BaseCache
  • Bicache
  • Cache
  • Config
  • Cookie
  • Couchbase
  • Counter
  • Db
  • DbCache
  • E
  • Env
  • Error
  • FileCache
  • Gravatar
  • Http
  • Lock
  • Logger
  • Memcache
  • Memcached
  • MongoCache
  • Password
  • PhpError
  • Pinyin
  • Record
  • Redis
  • Request
  • Response
  • Router
  • SafeUrl
  • Session
  • Soap
  • T
  • Ua
  • Upload
  • Url
  • Uuid
  • Validate
  • View
  • WeChatApp
  • Wei
  • Overview
  • Namespace
  • Class
  • Tree

Class PhpError

A wrapper for PHP Error

Wei\Base
Extended by Wei\PhpError
Namespace: Wei
Author: Twin Huang twinhuang@qq.com
Link: http://phperror.net/
Located at PhpError.php
Methods summary
public
# __construct( array $options = array() )

Constructor

Constructor

Parameters

$options

Throws

InvalidArgumentException
When option "wei" is not an instance of "Wei\Wei"

Link

https://github.com/JosephLenton/PHP-Error/wiki/Options

Overrides

Wei\Base::__construct()
public php_error\ErrorHandler
# __invoke( )

Returns PHP Error ErrorHandler object

Returns PHP Error ErrorHandler object

Returns

php_error\ErrorHandler
Methods inherited from Wei\Base
__call(), __get(), getOption(), setOption()
Properties summary
protected php_error\ErrorHandler $errorHandler
#
Properties inherited from Wei\Base
$providers, $wei
Wei Framework API documentation generated by ApiGen