3v4l.org

run code in 300+ PHP versions simultaneously
<?php $classes = get_declared_classes(); foreach($classes as $class) { $methods = get_class_methods($class); foreach($methods as $method) { if (in_array($method, array('__construct', '__destruct', '__call', '__callStatic', '__get', '__set', '__isset', '__unset', '__sleep', '__wakeup', '__toString', '__invoke', '__set_state', '__clone'))) { print "$class::$method\n"; } } }
Output for 8.3.0 - 8.3.6
Exception::__construct Exception::__wakeup Exception::__toString ErrorException::__construct ErrorException::__wakeup ErrorException::__toString Error::__construct Error::__wakeup Error::__toString CompileError::__construct CompileError::__wakeup CompileError::__toString ParseError::__construct ParseError::__wakeup ParseError::__toString TypeError::__construct TypeError::__wakeup TypeError::__toString ArgumentCountError::__construct ArgumentCountError::__wakeup ArgumentCountError::__toString ValueError::__construct ValueError::__wakeup ValueError::__toString ArithmeticError::__construct ArithmeticError::__wakeup ArithmeticError::__toString DivisionByZeroError::__construct DivisionByZeroError::__wakeup DivisionByZeroError::__toString UnhandledMatchError::__construct UnhandledMatchError::__wakeup UnhandledMatchError::__toString ClosedGeneratorException::__construct ClosedGeneratorException::__wakeup ClosedGeneratorException::__toString WeakReference::__construct Attribute::__construct ReturnTypeWillChange::__construct AllowDynamicProperties::__construct SensitiveParameter::__construct SensitiveParameterValue::__construct Override::__construct Fiber::__construct FiberError::__construct FiberError::__wakeup FiberError::__toString DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeImmutable::__construct DateTimeImmutable::__wakeup DateTimeImmutable::__set_state DateTimeZone::__construct DateTimeZone::__wakeup DateTimeZone::__set_state DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct DatePeriod::__wakeup DatePeriod::__set_state DateError::__construct DateError::__wakeup DateError::__toString DateObjectError::__construct DateObjectError::__wakeup DateObjectError::__toString DateRangeError::__construct DateRangeError::__wakeup DateRangeError::__toString DateException::__construct DateException::__wakeup DateException::__toString DateInvalidTimeZoneException::__construct DateInvalidTimeZoneException::__wakeup DateInvalidTimeZoneException::__toString DateInvalidOperationException::__construct DateInvalidOperationException::__wakeup DateInvalidOperationException::__toString DateMalformedStringException::__construct DateMalformedStringException::__wakeup DateMalformedStringException::__toString DateMalformedIntervalStringException::__construct DateMalformedIntervalStringException::__wakeup DateMalformedIntervalStringException::__toString DateMalformedPeriodStringException::__construct DateMalformedPeriodStringException::__wakeup DateMalformedPeriodStringException::__toString SQLite3Exception::__construct SQLite3Exception::__wakeup SQLite3Exception::__toString SQLite3::__construct DOMException::__construct DOMException::__wakeup DOMException::__toString DOMNode::__sleep DOMNode::__wakeup DOMNameSpaceNode::__sleep DOMNameSpaceNode::__wakeup DOMDocumentFragment::__construct DOMDocumentFragment::__sleep DOMDocumentFragment::__wakeup DOMDocument::__construct DOMDocument::__sleep DOMDocument::__wakeup DOMCharacterData::__sleep DOMCharacterData::__wakeup DOMAttr::__construct DOMAttr::__sleep DOMAttr::__wakeup DOMElement::__construct DOMElement::__sleep DOMElement::__wakeup DOMText::__construct DOMText::__sleep DOMText::__wakeup DOMComment::__construct DOMComment::__sleep DOMComment::__wakeup DOMCdataSection::__construct DOMCdataSection::__sleep DOMCdataSection::__wakeup DOMDocumentType::__sleep DOMDocumentType::__wakeup DOMNotation::__sleep DOMNotation::__wakeup DOMEntity::__sleep DOMEntity::__wakeup DOMEntityReference::__construct DOMEntityReference::__sleep DOMEntityReference::__wakeup DOMProcessingInstruction::__construct DOMProcessingInstruction::__sleep DOMProcessingInstruction::__wakeup DOMXPath::__construct finfo::__construct JsonException::__construct JsonException::__wakeup JsonException::__toString LogicException::__construct LogicException::__wakeup LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__wakeup BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__wakeup BadMethodCallException::__toString DomainException::__construct DomainException::__wakeup DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__wakeup InvalidArgumentException::__toString LengthException::__construct LengthException::__wakeup LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__wakeup OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__wakeup RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__wakeup OutOfBoundsException::__toString OverflowException::__construct OverflowException::__wakeup OverflowException::__toString RangeException::__construct RangeException::__wakeup RangeException::__toString UnderflowException::__construct UnderflowException::__wakeup UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__wakeup UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct CallbackFilterIterator::__construct RecursiveCallbackFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct SplFixedArray::__wakeup MultipleIterator::__construct PDOException::__construct PDOException::__wakeup PDOException::__toString PDO::__construct Random\RandomError::__construct Random\RandomError::__wakeup Random\RandomError::__toString Random\BrokenRandomEngineError::__construct Random\BrokenRandomEngineError::__wakeup Random\BrokenRandomEngineError::__toString Random\RandomException::__construct Random\RandomException::__wakeup Random\RandomException::__toString Random\Engine\Mt19937::__construct Random\Engine\PcgOneseq128XslRr64::__construct Random\Engine\Xoshiro256StarStar::__construct Random\Randomizer::__construct ReflectionException::__construct ReflectionException::__wakeup ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionGenerator::__construct ReflectionParameter::__construct ReflectionParameter::__toString ReflectionType::__toString ReflectionNamedType::__toString ReflectionUnionType::__toString ReflectionIntersectionType::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionClassConstant::__construct ReflectionClassConstant::__toString ReflectionExtension::__construct ReflectionExtension::__toString ReflectionZendExtension::__construct ReflectionZendExtension::__toString ReflectionAttribute::__toString ReflectionEnum::__construct ReflectionEnum::__toString ReflectionEnumUnitCase::__construct ReflectionEnumUnitCase::__toString ReflectionEnumBackedCase::__construct ReflectionEnumBackedCase::__toString ReflectionFiber::__construct AssertionError::__construct AssertionError::__wakeup AssertionError::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString PharException::__construct PharException::__wakeup PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString PhpToken::__construct PhpToken::__toString GMP::__construct Collator::__construct NumberFormatter::__construct MessageFormatter::__construct IntlDateFormatter::__construct IntlDatePatternGenerator::__construct ResourceBundle::__construct IntlGregorianCalendar::__construct Spoofchecker::__construct IntlException::__construct IntlException::__wakeup IntlException::__toString IntlRuleBasedBreakIterator::__construct UConverter::__construct SodiumException::__construct SodiumException::__wakeup SodiumException::__toString
Output for 8.2.12 - 8.2.18
Exception::__construct Exception::__wakeup Exception::__toString ErrorException::__construct ErrorException::__wakeup ErrorException::__toString Error::__construct Error::__wakeup Error::__toString CompileError::__construct CompileError::__wakeup CompileError::__toString ParseError::__construct ParseError::__wakeup ParseError::__toString TypeError::__construct TypeError::__wakeup TypeError::__toString ArgumentCountError::__construct ArgumentCountError::__wakeup ArgumentCountError::__toString ValueError::__construct ValueError::__wakeup ValueError::__toString ArithmeticError::__construct ArithmeticError::__wakeup ArithmeticError::__toString DivisionByZeroError::__construct DivisionByZeroError::__wakeup DivisionByZeroError::__toString UnhandledMatchError::__construct UnhandledMatchError::__wakeup UnhandledMatchError::__toString ClosedGeneratorException::__construct ClosedGeneratorException::__wakeup ClosedGeneratorException::__toString WeakReference::__construct Attribute::__construct ReturnTypeWillChange::__construct AllowDynamicProperties::__construct SensitiveParameter::__construct SensitiveParameterValue::__construct Fiber::__construct FiberError::__construct FiberError::__wakeup FiberError::__toString DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeImmutable::__construct DateTimeImmutable::__wakeup DateTimeImmutable::__set_state DateTimeZone::__construct DateTimeZone::__wakeup DateTimeZone::__set_state DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct DatePeriod::__wakeup DatePeriod::__set_state SQLite3::__construct DOMException::__construct DOMException::__wakeup DOMException::__toString DOMNode::__sleep DOMNode::__wakeup DOMNameSpaceNode::__sleep DOMNameSpaceNode::__wakeup DOMDocumentFragment::__construct DOMDocumentFragment::__sleep DOMDocumentFragment::__wakeup DOMDocument::__construct DOMDocument::__sleep DOMDocument::__wakeup DOMCharacterData::__sleep DOMCharacterData::__wakeup DOMAttr::__construct DOMAttr::__sleep DOMAttr::__wakeup DOMElement::__construct DOMElement::__sleep DOMElement::__wakeup DOMText::__construct DOMText::__sleep DOMText::__wakeup DOMComment::__construct DOMComment::__sleep DOMComment::__wakeup DOMCdataSection::__construct DOMCdataSection::__sleep DOMCdataSection::__wakeup DOMDocumentType::__sleep DOMDocumentType::__wakeup DOMNotation::__sleep DOMNotation::__wakeup DOMEntity::__sleep DOMEntity::__wakeup DOMEntityReference::__construct DOMEntityReference::__sleep DOMEntityReference::__wakeup DOMProcessingInstruction::__construct DOMProcessingInstruction::__sleep DOMProcessingInstruction::__wakeup DOMXPath::__construct finfo::__construct JsonException::__construct JsonException::__wakeup JsonException::__toString LogicException::__construct LogicException::__wakeup LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__wakeup BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__wakeup BadMethodCallException::__toString DomainException::__construct DomainException::__wakeup DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__wakeup InvalidArgumentException::__toString LengthException::__construct LengthException::__wakeup LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__wakeup OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__wakeup RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__wakeup OutOfBoundsException::__toString OverflowException::__construct OverflowException::__wakeup OverflowException::__toString RangeException::__construct RangeException::__wakeup RangeException::__toString UnderflowException::__construct UnderflowException::__wakeup UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__wakeup UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct CallbackFilterIterator::__construct RecursiveCallbackFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct SplFixedArray::__wakeup MultipleIterator::__construct PDOException::__construct PDOException::__wakeup PDOException::__toString PDO::__construct Random\RandomError::__construct Random\RandomError::__wakeup Random\RandomError::__toString Random\BrokenRandomEngineError::__construct Random\BrokenRandomEngineError::__wakeup Random\BrokenRandomEngineError::__toString Random\RandomException::__construct Random\RandomException::__wakeup Random\RandomException::__toString Random\Engine\Mt19937::__construct Random\Engine\PcgOneseq128XslRr64::__construct Random\Engine\Xoshiro256StarStar::__construct Random\Randomizer::__construct ReflectionException::__construct ReflectionException::__wakeup ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionGenerator::__construct ReflectionParameter::__construct ReflectionParameter::__toString ReflectionType::__toString ReflectionNamedType::__toString ReflectionUnionType::__toString ReflectionIntersectionType::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionClassConstant::__construct ReflectionClassConstant::__toString ReflectionExtension::__construct ReflectionExtension::__toString ReflectionZendExtension::__construct ReflectionZendExtension::__toString ReflectionAttribute::__toString ReflectionEnum::__construct ReflectionEnum::__toString ReflectionEnumUnitCase::__construct ReflectionEnumUnitCase::__toString ReflectionEnumBackedCase::__construct ReflectionEnumBackedCase::__toString ReflectionFiber::__construct AssertionError::__construct AssertionError::__wakeup AssertionError::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString PharException::__construct PharException::__wakeup PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString PhpToken::__construct PhpToken::__toString GMP::__construct Collator::__construct NumberFormatter::__construct MessageFormatter::__construct IntlDateFormatter::__construct IntlDatePatternGenerator::__construct ResourceBundle::__construct IntlGregorianCalendar::__construct Spoofchecker::__construct IntlException::__construct IntlException::__wakeup IntlException::__toString IntlRuleBasedBreakIterator::__construct UConverter::__construct SodiumException::__construct SodiumException::__wakeup SodiumException::__toString
Output for 8.2.4 - 8.2.11
Exception::__construct Exception::__wakeup Exception::__toString ErrorException::__construct ErrorException::__wakeup ErrorException::__toString Error::__construct Error::__wakeup Error::__toString CompileError::__construct CompileError::__wakeup CompileError::__toString ParseError::__construct ParseError::__wakeup ParseError::__toString TypeError::__construct TypeError::__wakeup TypeError::__toString ArgumentCountError::__construct ArgumentCountError::__wakeup ArgumentCountError::__toString ValueError::__construct ValueError::__wakeup ValueError::__toString ArithmeticError::__construct ArithmeticError::__wakeup ArithmeticError::__toString DivisionByZeroError::__construct DivisionByZeroError::__wakeup DivisionByZeroError::__toString UnhandledMatchError::__construct UnhandledMatchError::__wakeup UnhandledMatchError::__toString ClosedGeneratorException::__construct ClosedGeneratorException::__wakeup ClosedGeneratorException::__toString WeakReference::__construct Attribute::__construct ReturnTypeWillChange::__construct AllowDynamicProperties::__construct SensitiveParameter::__construct SensitiveParameterValue::__construct Fiber::__construct FiberError::__construct FiberError::__wakeup FiberError::__toString DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeImmutable::__construct DateTimeImmutable::__wakeup DateTimeImmutable::__set_state DateTimeZone::__construct DateTimeZone::__wakeup DateTimeZone::__set_state DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct DatePeriod::__wakeup DatePeriod::__set_state SQLite3::__construct DOMException::__construct DOMException::__wakeup DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct finfo::__construct JsonException::__construct JsonException::__wakeup JsonException::__toString LogicException::__construct LogicException::__wakeup LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__wakeup BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__wakeup BadMethodCallException::__toString DomainException::__construct DomainException::__wakeup DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__wakeup InvalidArgumentException::__toString LengthException::__construct LengthException::__wakeup LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__wakeup OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__wakeup RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__wakeup OutOfBoundsException::__toString OverflowException::__construct OverflowException::__wakeup OverflowException::__toString RangeException::__construct RangeException::__wakeup RangeException::__toString UnderflowException::__construct UnderflowException::__wakeup UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__wakeup UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct CallbackFilterIterator::__construct RecursiveCallbackFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct SplFixedArray::__wakeup MultipleIterator::__construct PDOException::__construct PDOException::__wakeup PDOException::__toString PDO::__construct Random\RandomError::__construct Random\RandomError::__wakeup Random\RandomError::__toString Random\BrokenRandomEngineError::__construct Random\BrokenRandomEngineError::__wakeup Random\BrokenRandomEngineError::__toString Random\RandomException::__construct Random\RandomException::__wakeup Random\RandomException::__toString Random\Engine\Mt19937::__construct Random\Engine\PcgOneseq128XslRr64::__construct Random\Engine\Xoshiro256StarStar::__construct Random\Randomizer::__construct ReflectionException::__construct ReflectionException::__wakeup ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionGenerator::__construct ReflectionParameter::__construct ReflectionParameter::__toString ReflectionType::__toString ReflectionNamedType::__toString ReflectionUnionType::__toString ReflectionIntersectionType::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionClassConstant::__construct ReflectionClassConstant::__toString ReflectionExtension::__construct ReflectionExtension::__toString ReflectionZendExtension::__construct ReflectionZendExtension::__toString ReflectionAttribute::__toString ReflectionEnum::__construct ReflectionEnum::__toString ReflectionEnumUnitCase::__construct ReflectionEnumUnitCase::__toString ReflectionEnumBackedCase::__construct ReflectionEnumBackedCase::__toString ReflectionFiber::__construct AssertionError::__construct AssertionError::__wakeup AssertionError::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString PharException::__construct PharException::__wakeup PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString PhpToken::__construct PhpToken::__toString GMP::__construct Collator::__construct NumberFormatter::__construct MessageFormatter::__construct IntlDateFormatter::__construct IntlDatePatternGenerator::__construct ResourceBundle::__construct IntlGregorianCalendar::__construct Spoofchecker::__construct IntlException::__construct IntlException::__wakeup IntlException::__toString IntlRuleBasedBreakIterator::__construct UConverter::__construct SodiumException::__construct SodiumException::__wakeup SodiumException::__toString
Output for 8.2.0 - 8.2.3
Exception::__construct Exception::__wakeup Exception::__toString ErrorException::__construct ErrorException::__wakeup ErrorException::__toString Error::__construct Error::__wakeup Error::__toString CompileError::__construct CompileError::__wakeup CompileError::__toString ParseError::__construct ParseError::__wakeup ParseError::__toString TypeError::__construct TypeError::__wakeup TypeError::__toString ArgumentCountError::__construct ArgumentCountError::__wakeup ArgumentCountError::__toString ValueError::__construct ValueError::__wakeup ValueError::__toString ArithmeticError::__construct ArithmeticError::__wakeup ArithmeticError::__toString DivisionByZeroError::__construct DivisionByZeroError::__wakeup DivisionByZeroError::__toString UnhandledMatchError::__construct UnhandledMatchError::__wakeup UnhandledMatchError::__toString ClosedGeneratorException::__construct ClosedGeneratorException::__wakeup ClosedGeneratorException::__toString WeakReference::__construct Attribute::__construct ReturnTypeWillChange::__construct AllowDynamicProperties::__construct SensitiveParameter::__construct SensitiveParameterValue::__construct Fiber::__construct FiberError::__construct FiberError::__wakeup FiberError::__toString DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeImmutable::__construct DateTimeImmutable::__wakeup DateTimeImmutable::__set_state DateTimeZone::__construct DateTimeZone::__wakeup DateTimeZone::__set_state DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct DatePeriod::__wakeup DatePeriod::__set_state SQLite3::__construct DOMException::__construct DOMException::__wakeup DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct finfo::__construct JsonException::__construct JsonException::__wakeup JsonException::__toString LogicException::__construct LogicException::__wakeup LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__wakeup BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__wakeup BadMethodCallException::__toString DomainException::__construct DomainException::__wakeup DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__wakeup InvalidArgumentException::__toString LengthException::__construct LengthException::__wakeup LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__wakeup OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__wakeup RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__wakeup OutOfBoundsException::__toString OverflowException::__construct OverflowException::__wakeup OverflowException::__toString RangeException::__construct RangeException::__wakeup RangeException::__toString UnderflowException::__construct UnderflowException::__wakeup UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__wakeup UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct CallbackFilterIterator::__construct RecursiveCallbackFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct SplFixedArray::__wakeup MultipleIterator::__construct PDOException::__construct PDOException::__wakeup PDOException::__toString PDO::__construct Random\RandomError::__construct Random\RandomError::__wakeup Random\RandomError::__toString Random\BrokenRandomEngineError::__construct Random\BrokenRandomEngineError::__wakeup Random\BrokenRandomEngineError::__toString Random\RandomException::__construct Random\RandomException::__wakeup Random\RandomException::__toString Random\Engine\Mt19937::__construct Random\Engine\PcgOneseq128XslRr64::__construct Random\Engine\Xoshiro256StarStar::__construct Random\Randomizer::__construct ReflectionException::__construct ReflectionException::__wakeup ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionGenerator::__construct ReflectionParameter::__construct ReflectionParameter::__toString ReflectionType::__toString ReflectionNamedType::__toString ReflectionUnionType::__toString ReflectionIntersectionType::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionClassConstant::__construct ReflectionClassConstant::__toString ReflectionExtension::__construct ReflectionExtension::__toString ReflectionZendExtension::__construct ReflectionZendExtension::__toString ReflectionAttribute::__toString ReflectionEnum::__construct ReflectionEnum::__toString ReflectionEnumUnitCase::__construct ReflectionEnumUnitCase::__toString ReflectionEnumBackedCase::__construct ReflectionEnumBackedCase::__toString ReflectionFiber::__construct AssertionError::__construct AssertionError::__wakeup AssertionError::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString PharException::__construct PharException::__wakeup PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString PhpToken::__construct PhpToken::__toString Collator::__construct NumberFormatter::__construct MessageFormatter::__construct IntlDateFormatter::__construct IntlDatePatternGenerator::__construct ResourceBundle::__construct IntlGregorianCalendar::__construct Spoofchecker::__construct IntlException::__construct IntlException::__wakeup IntlException::__toString IntlRuleBasedBreakIterator::__construct UConverter::__construct SodiumException::__construct SodiumException::__wakeup SodiumException::__toString
Output for 8.1.25 - 8.1.28
Exception::__construct Exception::__wakeup Exception::__toString ErrorException::__construct ErrorException::__wakeup ErrorException::__toString Error::__construct Error::__wakeup Error::__toString CompileError::__construct CompileError::__wakeup CompileError::__toString ParseError::__construct ParseError::__wakeup ParseError::__toString TypeError::__construct TypeError::__wakeup TypeError::__toString ArgumentCountError::__construct ArgumentCountError::__wakeup ArgumentCountError::__toString ValueError::__construct ValueError::__wakeup ValueError::__toString ArithmeticError::__construct ArithmeticError::__wakeup ArithmeticError::__toString DivisionByZeroError::__construct DivisionByZeroError::__wakeup DivisionByZeroError::__toString UnhandledMatchError::__construct UnhandledMatchError::__wakeup UnhandledMatchError::__toString ClosedGeneratorException::__construct ClosedGeneratorException::__wakeup ClosedGeneratorException::__toString WeakReference::__construct Attribute::__construct ReturnTypeWillChange::__construct Fiber::__construct FiberError::__construct FiberError::__wakeup FiberError::__toString DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeImmutable::__construct DateTimeImmutable::__wakeup DateTimeImmutable::__set_state DateTimeZone::__construct DateTimeZone::__wakeup DateTimeZone::__set_state DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct DatePeriod::__wakeup DatePeriod::__set_state SQLite3::__construct DOMException::__construct DOMException::__wakeup DOMException::__toString DOMNode::__sleep DOMNode::__wakeup DOMNameSpaceNode::__sleep DOMNameSpaceNode::__wakeup DOMDocumentFragment::__construct DOMDocumentFragment::__sleep DOMDocumentFragment::__wakeup DOMDocument::__construct DOMDocument::__sleep DOMDocument::__wakeup DOMCharacterData::__sleep DOMCharacterData::__wakeup DOMAttr::__construct DOMAttr::__sleep DOMAttr::__wakeup DOMElement::__construct DOMElement::__sleep DOMElement::__wakeup DOMText::__construct DOMText::__sleep DOMText::__wakeup DOMComment::__construct DOMComment::__sleep DOMComment::__wakeup DOMCdataSection::__construct DOMCdataSection::__sleep DOMCdataSection::__wakeup DOMDocumentType::__sleep DOMDocumentType::__wakeup DOMNotation::__sleep DOMNotation::__wakeup DOMEntity::__sleep DOMEntity::__wakeup DOMEntityReference::__construct DOMEntityReference::__sleep DOMEntityReference::__wakeup DOMProcessingInstruction::__construct DOMProcessingInstruction::__sleep DOMProcessingInstruction::__wakeup DOMXPath::__construct finfo::__construct JsonException::__construct JsonException::__wakeup JsonException::__toString LogicException::__construct LogicException::__wakeup LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__wakeup BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__wakeup BadMethodCallException::__toString DomainException::__construct DomainException::__wakeup DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__wakeup InvalidArgumentException::__toString LengthException::__construct LengthException::__wakeup LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__wakeup OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__wakeup RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__wakeup OutOfBoundsException::__toString OverflowException::__construct OverflowException::__wakeup OverflowException::__toString RangeException::__construct RangeException::__wakeup RangeException::__toString UnderflowException::__construct UnderflowException::__wakeup UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__wakeup UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct CallbackFilterIterator::__construct RecursiveCallbackFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct SplFixedArray::__wakeup MultipleIterator::__construct PDOException::__construct PDOException::__wakeup PDOException::__toString PDO::__construct ReflectionException::__construct ReflectionException::__wakeup ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionGenerator::__construct ReflectionParameter::__construct ReflectionParameter::__toString ReflectionType::__toString ReflectionNamedType::__toString ReflectionUnionType::__toString ReflectionIntersectionType::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionClassConstant::__construct ReflectionClassConstant::__toString ReflectionExtension::__construct ReflectionExtension::__toString ReflectionZendExtension::__construct ReflectionZendExtension::__toString ReflectionAttribute::__toString ReflectionEnum::__construct ReflectionEnum::__toString ReflectionEnumUnitCase::__construct ReflectionEnumUnitCase::__toString ReflectionEnumBackedCase::__construct ReflectionEnumBackedCase::__toString ReflectionFiber::__construct AssertionError::__construct AssertionError::__wakeup AssertionError::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString PharException::__construct PharException::__wakeup PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString PhpToken::__construct PhpToken::__toString Collator::__construct NumberFormatter::__construct MessageFormatter::__construct IntlDateFormatter::__construct IntlDatePatternGenerator::__construct ResourceBundle::__construct IntlGregorianCalendar::__construct Spoofchecker::__construct IntlException::__construct IntlException::__wakeup IntlException::__toString IntlRuleBasedBreakIterator::__construct UConverter::__construct SodiumException::__construct SodiumException::__wakeup SodiumException::__toString
Output for 8.1.0 - 8.1.24
Exception::__construct Exception::__wakeup Exception::__toString ErrorException::__construct ErrorException::__wakeup ErrorException::__toString Error::__construct Error::__wakeup Error::__toString CompileError::__construct CompileError::__wakeup CompileError::__toString ParseError::__construct ParseError::__wakeup ParseError::__toString TypeError::__construct TypeError::__wakeup TypeError::__toString ArgumentCountError::__construct ArgumentCountError::__wakeup ArgumentCountError::__toString ValueError::__construct ValueError::__wakeup ValueError::__toString ArithmeticError::__construct ArithmeticError::__wakeup ArithmeticError::__toString DivisionByZeroError::__construct DivisionByZeroError::__wakeup DivisionByZeroError::__toString UnhandledMatchError::__construct UnhandledMatchError::__wakeup UnhandledMatchError::__toString ClosedGeneratorException::__construct ClosedGeneratorException::__wakeup ClosedGeneratorException::__toString WeakReference::__construct Attribute::__construct ReturnTypeWillChange::__construct Fiber::__construct FiberError::__construct FiberError::__wakeup FiberError::__toString DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeImmutable::__construct DateTimeImmutable::__wakeup DateTimeImmutable::__set_state DateTimeZone::__construct DateTimeZone::__wakeup DateTimeZone::__set_state DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct DatePeriod::__wakeup DatePeriod::__set_state SQLite3::__construct DOMException::__construct DOMException::__wakeup DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct finfo::__construct JsonException::__construct JsonException::__wakeup JsonException::__toString LogicException::__construct LogicException::__wakeup LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__wakeup BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__wakeup BadMethodCallException::__toString DomainException::__construct DomainException::__wakeup DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__wakeup InvalidArgumentException::__toString LengthException::__construct LengthException::__wakeup LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__wakeup OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__wakeup RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__wakeup OutOfBoundsException::__toString OverflowException::__construct OverflowException::__wakeup OverflowException::__toString RangeException::__construct RangeException::__wakeup RangeException::__toString UnderflowException::__construct UnderflowException::__wakeup UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__wakeup UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct CallbackFilterIterator::__construct RecursiveCallbackFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct SplFixedArray::__wakeup MultipleIterator::__construct PDOException::__construct PDOException::__wakeup PDOException::__toString PDO::__construct ReflectionException::__construct ReflectionException::__wakeup ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionGenerator::__construct ReflectionParameter::__construct ReflectionParameter::__toString ReflectionType::__toString ReflectionNamedType::__toString ReflectionUnionType::__toString ReflectionIntersectionType::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionClassConstant::__construct ReflectionClassConstant::__toString ReflectionExtension::__construct ReflectionExtension::__toString ReflectionZendExtension::__construct ReflectionZendExtension::__toString ReflectionAttribute::__toString ReflectionEnum::__construct ReflectionEnum::__toString ReflectionEnumUnitCase::__construct ReflectionEnumUnitCase::__toString ReflectionEnumBackedCase::__construct ReflectionEnumBackedCase::__toString ReflectionFiber::__construct AssertionError::__construct AssertionError::__wakeup AssertionError::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString PharException::__construct PharException::__wakeup PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString PhpToken::__construct PhpToken::__toString Collator::__construct NumberFormatter::__construct MessageFormatter::__construct IntlDateFormatter::__construct IntlDatePatternGenerator::__construct ResourceBundle::__construct IntlGregorianCalendar::__construct Spoofchecker::__construct IntlException::__construct IntlException::__wakeup IntlException::__toString IntlRuleBasedBreakIterator::__construct UConverter::__construct SodiumException::__construct SodiumException::__wakeup SodiumException::__toString
Output for 8.0.1 - 8.0.12, 8.0.14 - 8.0.30
Exception::__construct Exception::__wakeup Exception::__toString ErrorException::__construct ErrorException::__wakeup ErrorException::__toString Error::__construct Error::__wakeup Error::__toString CompileError::__construct CompileError::__wakeup CompileError::__toString ParseError::__construct ParseError::__wakeup ParseError::__toString TypeError::__construct TypeError::__wakeup TypeError::__toString ArgumentCountError::__construct ArgumentCountError::__wakeup ArgumentCountError::__toString ValueError::__construct ValueError::__wakeup ValueError::__toString ArithmeticError::__construct ArithmeticError::__wakeup ArithmeticError::__toString DivisionByZeroError::__construct DivisionByZeroError::__wakeup DivisionByZeroError::__toString UnhandledMatchError::__construct UnhandledMatchError::__wakeup UnhandledMatchError::__toString ClosedGeneratorException::__construct ClosedGeneratorException::__wakeup ClosedGeneratorException::__toString WeakReference::__construct Attribute::__construct DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeImmutable::__construct DateTimeImmutable::__wakeup DateTimeImmutable::__set_state DateTimeZone::__construct DateTimeZone::__wakeup DateTimeZone::__set_state DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct DatePeriod::__wakeup DatePeriod::__set_state SQLite3::__construct DOMException::__construct DOMException::__wakeup DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct finfo::__construct JsonException::__construct JsonException::__wakeup JsonException::__toString LogicException::__construct LogicException::__wakeup LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__wakeup BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__wakeup BadMethodCallException::__toString DomainException::__construct DomainException::__wakeup DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__wakeup InvalidArgumentException::__toString LengthException::__construct LengthException::__wakeup LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__wakeup OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__wakeup RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__wakeup OutOfBoundsException::__toString OverflowException::__construct OverflowException::__wakeup OverflowException::__toString RangeException::__construct RangeException::__wakeup RangeException::__toString UnderflowException::__construct UnderflowException::__wakeup UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__wakeup UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct CallbackFilterIterator::__construct RecursiveCallbackFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct SplFixedArray::__wakeup MultipleIterator::__construct PDOException::__construct PDOException::__wakeup PDOException::__toString PDO::__construct ReflectionException::__construct ReflectionException::__wakeup ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionGenerator::__construct ReflectionParameter::__construct ReflectionParameter::__toString ReflectionType::__toString ReflectionNamedType::__toString ReflectionUnionType::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionClassConstant::__construct ReflectionClassConstant::__toString ReflectionExtension::__construct ReflectionExtension::__toString ReflectionZendExtension::__construct ReflectionZendExtension::__toString AssertionError::__construct AssertionError::__wakeup AssertionError::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString PharException::__construct PharException::__wakeup PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString PhpToken::__construct PhpToken::__toString Collator::__construct NumberFormatter::__construct MessageFormatter::__construct IntlDateFormatter::__construct ResourceBundle::__construct IntlGregorianCalendar::__construct Spoofchecker::__construct IntlException::__construct IntlException::__wakeup IntlException::__toString IntlRuleBasedBreakIterator::__construct UConverter::__construct SodiumException::__construct SodiumException::__wakeup SodiumException::__toString
Output for 8.0.13
Exception::__construct Exception::__wakeup Exception::__toString ErrorException::__construct ErrorException::__wakeup ErrorException::__toString Error::__construct Error::__wakeup Error::__toString CompileError::__construct CompileError::__wakeup CompileError::__toString ParseError::__construct ParseError::__wakeup ParseError::__toString TypeError::__construct TypeError::__wakeup TypeError::__toString ArgumentCountError::__construct ArgumentCountError::__wakeup ArgumentCountError::__toString ValueError::__construct ValueError::__wakeup ValueError::__toString ArithmeticError::__construct ArithmeticError::__wakeup ArithmeticError::__toString DivisionByZeroError::__construct DivisionByZeroError::__wakeup DivisionByZeroError::__toString UnhandledMatchError::__construct UnhandledMatchError::__wakeup UnhandledMatchError::__toString ClosedGeneratorException::__construct ClosedGeneratorException::__wakeup ClosedGeneratorException::__toString WeakReference::__construct Attribute::__construct DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeImmutable::__construct DateTimeImmutable::__wakeup DateTimeImmutable::__set_state DateTimeZone::__construct DateTimeZone::__wakeup DateTimeZone::__set_state DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct DatePeriod::__wakeup DatePeriod::__set_state SQLite3::__construct DOMException::__construct DOMException::__wakeup DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct finfo::__construct JsonException::__construct JsonException::__wakeup JsonException::__toString LogicException::__construct LogicException::__wakeup LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__wakeup BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__wakeup BadMethodCallException::__toString DomainException::__construct DomainException::__wakeup DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__wakeup InvalidArgumentException::__toString LengthException::__construct LengthException::__wakeup LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__wakeup OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__wakeup RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__wakeup OutOfBoundsException::__toString OverflowException::__construct OverflowException::__wakeup OverflowException::__toString RangeException::__construct RangeException::__wakeup RangeException::__toString UnderflowException::__construct UnderflowException::__wakeup UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__wakeup UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct CallbackFilterIterator::__construct RecursiveCallbackFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct SplFixedArray::__wakeup MultipleIterator::__construct PDOException::__construct PDOException::__wakeup PDOException::__toString PDO::__construct ReflectionException::__construct ReflectionException::__wakeup ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionGenerator::__construct ReflectionParameter::__construct ReflectionParameter::__toString ReflectionType::__toString ReflectionNamedType::__toString ReflectionUnionType::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionClassConstant::__construct ReflectionClassConstant::__toString ReflectionExtension::__construct ReflectionExtension::__toString ReflectionZendExtension::__construct ReflectionZendExtension::__toString AssertionError::__construct AssertionError::__wakeup AssertionError::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString PharException::__construct PharException::__wakeup PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString PhpToken::__construct PhpToken::__toString SodiumException::__construct SodiumException::__wakeup SodiumException::__toString
Output for 8.0.0
Exception::__construct Exception::__wakeup Exception::__toString ErrorException::__construct ErrorException::__wakeup ErrorException::__toString Error::__construct Error::__wakeup Error::__toString CompileError::__construct CompileError::__wakeup CompileError::__toString ParseError::__construct ParseError::__wakeup ParseError::__toString TypeError::__construct TypeError::__wakeup TypeError::__toString ArgumentCountError::__construct ArgumentCountError::__wakeup ArgumentCountError::__toString ValueError::__construct ValueError::__wakeup ValueError::__toString ArithmeticError::__construct ArithmeticError::__wakeup ArithmeticError::__toString DivisionByZeroError::__construct DivisionByZeroError::__wakeup DivisionByZeroError::__toString UnhandledMatchError::__construct UnhandledMatchError::__wakeup UnhandledMatchError::__toString ClosedGeneratorException::__construct ClosedGeneratorException::__wakeup ClosedGeneratorException::__toString WeakReference::__construct Attribute::__construct DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeImmutable::__construct DateTimeImmutable::__wakeup DateTimeImmutable::__set_state DateTimeZone::__construct DateTimeZone::__wakeup DateTimeZone::__set_state DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct DatePeriod::__wakeup DatePeriod::__set_state SQLite3::__construct DOMException::__construct DOMException::__wakeup DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct finfo::__construct JsonException::__construct JsonException::__wakeup JsonException::__toString LogicException::__construct LogicException::__wakeup LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__wakeup BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__wakeup BadMethodCallException::__toString DomainException::__construct DomainException::__wakeup DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__wakeup InvalidArgumentException::__toString LengthException::__construct LengthException::__wakeup LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__wakeup OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__wakeup RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__wakeup OutOfBoundsException::__toString OverflowException::__construct OverflowException::__wakeup OverflowException::__toString RangeException::__construct RangeException::__wakeup RangeException::__toString UnderflowException::__construct UnderflowException::__wakeup UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__wakeup UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct CallbackFilterIterator::__construct RecursiveCallbackFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct SplFixedArray::__wakeup MultipleIterator::__construct PDOException::__construct PDOException::__wakeup PDOException::__toString PDO::__construct ReflectionException::__construct ReflectionException::__wakeup ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionGenerator::__construct ReflectionParameter::__construct ReflectionParameter::__toString ReflectionType::__toString ReflectionNamedType::__toString ReflectionUnionType::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionClassConstant::__construct ReflectionClassConstant::__toString ReflectionExtension::__construct ReflectionExtension::__toString ReflectionZendExtension::__construct ReflectionZendExtension::__toString AssertionError::__construct AssertionError::__wakeup AssertionError::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString PharException::__construct PharException::__wakeup PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString PhpToken::__construct PhpToken::__toString Collator::__construct NumberFormatter::__construct MessageFormatter::__construct IntlDateFormatter::__construct ResourceBundle::__construct IntlGregorianCalendar::__construct Spoofchecker::__construct IntlException::__construct IntlException::__wakeup IntlException::__toString IntlRuleBasedBreakIterator::__construct UConverter::__construct
Output for 7.4.33
Exception::__construct Exception::__wakeup Exception::__toString ErrorException::__construct ErrorException::__wakeup ErrorException::__toString Error::__construct Error::__wakeup Error::__toString CompileError::__construct CompileError::__wakeup CompileError::__toString ParseError::__construct ParseError::__wakeup ParseError::__toString TypeError::__construct TypeError::__wakeup TypeError::__toString ArgumentCountError::__construct ArgumentCountError::__wakeup ArgumentCountError::__toString ArithmeticError::__construct ArithmeticError::__wakeup ArithmeticError::__toString DivisionByZeroError::__construct DivisionByZeroError::__wakeup DivisionByZeroError::__toString ClosedGeneratorException::__construct ClosedGeneratorException::__wakeup ClosedGeneratorException::__toString WeakReference::__construct DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeImmutable::__construct DateTimeImmutable::__wakeup DateTimeImmutable::__set_state DateTimeZone::__construct DateTimeZone::__wakeup DateTimeZone::__set_state DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct DatePeriod::__wakeup DatePeriod::__set_state SQLite3::__construct DOMException::__construct DOMException::__wakeup DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct JsonException::__construct JsonException::__wakeup JsonException::__toString LogicException::__construct LogicException::__wakeup LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__wakeup BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__wakeup BadMethodCallException::__toString DomainException::__construct DomainException::__wakeup DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__wakeup InvalidArgumentException::__toString LengthException::__construct LengthException::__wakeup LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__wakeup OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__wakeup RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__wakeup OutOfBoundsException::__toString OverflowException::__construct OverflowException::__wakeup OverflowException::__toString RangeException::__construct RangeException::__wakeup RangeException::__toString UnderflowException::__construct UnderflowException::__wakeup UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__wakeup UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct CallbackFilterIterator::__construct RecursiveCallbackFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct SplFixedArray::__wakeup MultipleIterator::__construct PDOException::__construct PDOException::__wakeup PDOException::__toString PDO::__construct ReflectionException::__construct ReflectionException::__wakeup ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionGenerator::__construct ReflectionParameter::__construct ReflectionParameter::__toString ReflectionType::__toString ReflectionNamedType::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionClassConstant::__construct ReflectionClassConstant::__toString ReflectionExtension::__construct ReflectionExtension::__toString ReflectionZendExtension::__construct ReflectionZendExtension::__toString AssertionError::__construct AssertionError::__wakeup AssertionError::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString PharException::__construct PharException::__wakeup PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString
Output for 7.4.0 - 7.4.25, 7.4.27 - 7.4.32
Exception::__construct Exception::__wakeup Exception::__toString ErrorException::__construct ErrorException::__wakeup ErrorException::__toString Error::__construct Error::__wakeup Error::__toString CompileError::__construct CompileError::__wakeup CompileError::__toString ParseError::__construct ParseError::__wakeup ParseError::__toString TypeError::__construct TypeError::__wakeup TypeError::__toString ArgumentCountError::__construct ArgumentCountError::__wakeup ArgumentCountError::__toString ArithmeticError::__construct ArithmeticError::__wakeup ArithmeticError::__toString DivisionByZeroError::__construct DivisionByZeroError::__wakeup DivisionByZeroError::__toString ClosedGeneratorException::__construct ClosedGeneratorException::__wakeup ClosedGeneratorException::__toString WeakReference::__construct DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeImmutable::__construct DateTimeImmutable::__wakeup DateTimeImmutable::__set_state DateTimeZone::__construct DateTimeZone::__wakeup DateTimeZone::__set_state DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct DatePeriod::__wakeup DatePeriod::__set_state SQLite3::__construct DOMException::__construct DOMException::__wakeup DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct JsonException::__construct JsonException::__wakeup JsonException::__toString LogicException::__construct LogicException::__wakeup LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__wakeup BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__wakeup BadMethodCallException::__toString DomainException::__construct DomainException::__wakeup DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__wakeup InvalidArgumentException::__toString LengthException::__construct LengthException::__wakeup LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__wakeup OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__wakeup RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__wakeup OutOfBoundsException::__toString OverflowException::__construct OverflowException::__wakeup OverflowException::__toString RangeException::__construct RangeException::__wakeup RangeException::__toString UnderflowException::__construct UnderflowException::__wakeup UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__wakeup UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct CallbackFilterIterator::__construct RecursiveCallbackFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct SplFixedArray::__wakeup MultipleIterator::__construct PDOException::__construct PDOException::__wakeup PDOException::__toString PDO::__construct ReflectionException::__construct ReflectionException::__wakeup ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionGenerator::__construct ReflectionParameter::__construct ReflectionParameter::__toString ReflectionType::__toString ReflectionNamedType::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionClassConstant::__construct ReflectionClassConstant::__toString ReflectionExtension::__construct ReflectionExtension::__toString ReflectionZendExtension::__construct ReflectionZendExtension::__toString AssertionError::__construct AssertionError::__wakeup AssertionError::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString PharException::__construct PharException::__wakeup PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString Collator::__construct NumberFormatter::__construct MessageFormatter::__construct IntlDateFormatter::__construct ResourceBundle::__construct IntlGregorianCalendar::__construct Spoofchecker::__construct IntlException::__construct IntlException::__wakeup IntlException::__toString IntlRuleBasedBreakIterator::__construct UConverter::__construct SodiumException::__construct SodiumException::__wakeup SodiumException::__toString
Output for 7.4.26
Exception::__construct Exception::__wakeup Exception::__toString ErrorException::__construct ErrorException::__wakeup ErrorException::__toString Error::__construct Error::__wakeup Error::__toString CompileError::__construct CompileError::__wakeup CompileError::__toString ParseError::__construct ParseError::__wakeup ParseError::__toString TypeError::__construct TypeError::__wakeup TypeError::__toString ArgumentCountError::__construct ArgumentCountError::__wakeup ArgumentCountError::__toString ArithmeticError::__construct ArithmeticError::__wakeup ArithmeticError::__toString DivisionByZeroError::__construct DivisionByZeroError::__wakeup DivisionByZeroError::__toString ClosedGeneratorException::__construct ClosedGeneratorException::__wakeup ClosedGeneratorException::__toString WeakReference::__construct DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeImmutable::__construct DateTimeImmutable::__wakeup DateTimeImmutable::__set_state DateTimeZone::__construct DateTimeZone::__wakeup DateTimeZone::__set_state DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct DatePeriod::__wakeup DatePeriod::__set_state SQLite3::__construct DOMException::__construct DOMException::__wakeup DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct JsonException::__construct JsonException::__wakeup JsonException::__toString LogicException::__construct LogicException::__wakeup LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__wakeup BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__wakeup BadMethodCallException::__toString DomainException::__construct DomainException::__wakeup DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__wakeup InvalidArgumentException::__toString LengthException::__construct LengthException::__wakeup LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__wakeup OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__wakeup RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__wakeup OutOfBoundsException::__toString OverflowException::__construct OverflowException::__wakeup OverflowException::__toString RangeException::__construct RangeException::__wakeup RangeException::__toString UnderflowException::__construct UnderflowException::__wakeup UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__wakeup UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct CallbackFilterIterator::__construct RecursiveCallbackFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct SplFixedArray::__wakeup MultipleIterator::__construct PDOException::__construct PDOException::__wakeup PDOException::__toString PDO::__construct ReflectionException::__construct ReflectionException::__wakeup ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionGenerator::__construct ReflectionParameter::__construct ReflectionParameter::__toString ReflectionType::__toString ReflectionNamedType::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionClassConstant::__construct ReflectionClassConstant::__toString ReflectionExtension::__construct ReflectionExtension::__toString ReflectionZendExtension::__construct ReflectionZendExtension::__toString AssertionError::__construct AssertionError::__wakeup AssertionError::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString PharException::__construct PharException::__wakeup PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString SodiumException::__construct SodiumException::__wakeup SodiumException::__toString
Output for 7.3.32 - 7.3.33
Exception::__construct Exception::__wakeup Exception::__toString ErrorException::__construct ErrorException::__wakeup ErrorException::__toString Error::__construct Error::__wakeup Error::__toString CompileError::__construct CompileError::__wakeup CompileError::__toString ParseError::__construct ParseError::__wakeup ParseError::__toString TypeError::__construct TypeError::__wakeup TypeError::__toString ArgumentCountError::__construct ArgumentCountError::__wakeup ArgumentCountError::__toString ArithmeticError::__construct ArithmeticError::__wakeup ArithmeticError::__toString DivisionByZeroError::__construct DivisionByZeroError::__wakeup DivisionByZeroError::__toString Generator::__wakeup ClosedGeneratorException::__construct ClosedGeneratorException::__wakeup ClosedGeneratorException::__toString DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeImmutable::__construct DateTimeImmutable::__wakeup DateTimeImmutable::__set_state DateTimeZone::__construct DateTimeZone::__wakeup DateTimeZone::__set_state DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct DatePeriod::__wakeup DatePeriod::__set_state SQLite3::__construct DOMException::__construct DOMException::__wakeup DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct JsonException::__construct JsonException::__wakeup JsonException::__toString LogicException::__construct LogicException::__wakeup LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__wakeup BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__wakeup BadMethodCallException::__toString DomainException::__construct DomainException::__wakeup DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__wakeup InvalidArgumentException::__toString LengthException::__construct LengthException::__wakeup LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__wakeup OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__wakeup RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__wakeup OutOfBoundsException::__toString OverflowException::__construct OverflowException::__wakeup OverflowException::__toString RangeException::__construct RangeException::__wakeup RangeException::__toString UnderflowException::__construct UnderflowException::__wakeup UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__wakeup UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct CallbackFilterIterator::__construct RecursiveCallbackFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct SplFixedArray::__wakeup MultipleIterator::__construct PDOException::__construct PDOException::__wakeup PDOException::__toString PDO::__construct PDO::__wakeup PDO::__sleep PDOStatement::__wakeup PDOStatement::__sleep ReflectionException::__construct ReflectionException::__wakeup ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionGenerator::__construct ReflectionParameter::__construct ReflectionParameter::__toString ReflectionType::__toString ReflectionNamedType::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionClassConstant::__construct ReflectionClassConstant::__toString ReflectionExtension::__construct ReflectionExtension::__toString ReflectionZendExtension::__construct ReflectionZendExtension::__toString AssertionError::__construct AssertionError::__wakeup AssertionError::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString PharException::__construct PharException::__wakeup PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString SodiumException::__construct SodiumException::__wakeup SodiumException::__toString
Output for 7.3.0 - 7.3.31
Exception::__construct Exception::__wakeup Exception::__toString ErrorException::__construct ErrorException::__wakeup ErrorException::__toString Error::__construct Error::__wakeup Error::__toString CompileError::__construct CompileError::__wakeup CompileError::__toString ParseError::__construct ParseError::__wakeup ParseError::__toString TypeError::__construct TypeError::__wakeup TypeError::__toString ArgumentCountError::__construct ArgumentCountError::__wakeup ArgumentCountError::__toString ArithmeticError::__construct ArithmeticError::__wakeup ArithmeticError::__toString DivisionByZeroError::__construct DivisionByZeroError::__wakeup DivisionByZeroError::__toString Generator::__wakeup ClosedGeneratorException::__construct ClosedGeneratorException::__wakeup ClosedGeneratorException::__toString DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeImmutable::__construct DateTimeImmutable::__wakeup DateTimeImmutable::__set_state DateTimeZone::__construct DateTimeZone::__wakeup DateTimeZone::__set_state DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct DatePeriod::__wakeup DatePeriod::__set_state SQLite3::__construct DOMException::__construct DOMException::__wakeup DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct JsonException::__construct JsonException::__wakeup JsonException::__toString LogicException::__construct LogicException::__wakeup LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__wakeup BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__wakeup BadMethodCallException::__toString DomainException::__construct DomainException::__wakeup DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__wakeup InvalidArgumentException::__toString LengthException::__construct LengthException::__wakeup LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__wakeup OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__wakeup RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__wakeup OutOfBoundsException::__toString OverflowException::__construct OverflowException::__wakeup OverflowException::__toString RangeException::__construct RangeException::__wakeup RangeException::__toString UnderflowException::__construct UnderflowException::__wakeup UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__wakeup UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct CallbackFilterIterator::__construct RecursiveCallbackFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct SplFixedArray::__wakeup MultipleIterator::__construct PDOException::__construct PDOException::__wakeup PDOException::__toString PDO::__construct PDO::__wakeup PDO::__sleep PDOStatement::__wakeup PDOStatement::__sleep ReflectionException::__construct ReflectionException::__wakeup ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionGenerator::__construct ReflectionParameter::__construct ReflectionParameter::__toString ReflectionType::__toString ReflectionNamedType::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionClassConstant::__construct ReflectionClassConstant::__toString ReflectionExtension::__construct ReflectionExtension::__toString ReflectionZendExtension::__construct ReflectionZendExtension::__toString AssertionError::__construct AssertionError::__wakeup AssertionError::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString PharException::__construct PharException::__wakeup PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString Collator::__construct NumberFormatter::__construct MessageFormatter::__construct IntlDateFormatter::__construct ResourceBundle::__construct IntlGregorianCalendar::__construct Spoofchecker::__construct IntlException::__construct IntlException::__wakeup IntlException::__toString IntlRuleBasedBreakIterator::__construct UConverter::__construct SodiumException::__construct SodiumException::__wakeup SodiumException::__toString
Output for 7.2.0 - 7.2.33
Exception::__construct Exception::__wakeup Exception::__toString ErrorException::__construct ErrorException::__wakeup ErrorException::__toString Error::__construct Error::__wakeup Error::__toString ParseError::__construct ParseError::__wakeup ParseError::__toString TypeError::__construct TypeError::__wakeup TypeError::__toString ArgumentCountError::__construct ArgumentCountError::__wakeup ArgumentCountError::__toString ArithmeticError::__construct ArithmeticError::__wakeup ArithmeticError::__toString DivisionByZeroError::__construct DivisionByZeroError::__wakeup DivisionByZeroError::__toString Generator::__wakeup ClosedGeneratorException::__construct ClosedGeneratorException::__wakeup ClosedGeneratorException::__toString DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeImmutable::__construct DateTimeImmutable::__wakeup DateTimeImmutable::__set_state DateTimeZone::__construct DateTimeZone::__wakeup DateTimeZone::__set_state DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct DatePeriod::__wakeup DatePeriod::__set_state SQLite3::__construct DOMException::__construct DOMException::__wakeup DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct LogicException::__construct LogicException::__wakeup LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__wakeup BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__wakeup BadMethodCallException::__toString DomainException::__construct DomainException::__wakeup DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__wakeup InvalidArgumentException::__toString LengthException::__construct LengthException::__wakeup LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__wakeup OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__wakeup RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__wakeup OutOfBoundsException::__toString OverflowException::__construct OverflowException::__wakeup OverflowException::__toString RangeException::__construct RangeException::__wakeup RangeException::__toString UnderflowException::__construct UnderflowException::__wakeup UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__wakeup UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct CallbackFilterIterator::__construct RecursiveCallbackFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct SplFixedArray::__wakeup MultipleIterator::__construct PDOException::__construct PDOException::__wakeup PDOException::__toString PDO::__construct PDO::__wakeup PDO::__sleep PDOStatement::__wakeup PDOStatement::__sleep ReflectionException::__construct ReflectionException::__wakeup ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionGenerator::__construct ReflectionParameter::__construct ReflectionParameter::__toString ReflectionType::__toString ReflectionNamedType::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionClassConstant::__construct ReflectionClassConstant::__toString ReflectionExtension::__construct ReflectionExtension::__toString ReflectionZendExtension::__construct ReflectionZendExtension::__toString AssertionError::__construct AssertionError::__wakeup AssertionError::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString PharException::__construct PharException::__wakeup PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString Collator::__construct NumberFormatter::__construct MessageFormatter::__construct IntlDateFormatter::__construct ResourceBundle::__construct IntlGregorianCalendar::__construct Spoofchecker::__construct IntlException::__construct IntlException::__wakeup IntlException::__toString IntlRuleBasedBreakIterator::__construct UConverter::__construct SodiumException::__construct SodiumException::__wakeup SodiumException::__toString
Output for 7.1.0 - 7.1.33
Exception::__construct Exception::__wakeup Exception::__toString ErrorException::__construct ErrorException::__wakeup ErrorException::__toString Error::__construct Error::__wakeup Error::__toString ParseError::__construct ParseError::__wakeup ParseError::__toString TypeError::__construct TypeError::__wakeup TypeError::__toString ArgumentCountError::__construct ArgumentCountError::__wakeup ArgumentCountError::__toString ArithmeticError::__construct ArithmeticError::__wakeup ArithmeticError::__toString DivisionByZeroError::__construct DivisionByZeroError::__wakeup DivisionByZeroError::__toString Generator::__wakeup ClosedGeneratorException::__construct ClosedGeneratorException::__wakeup ClosedGeneratorException::__toString DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeImmutable::__construct DateTimeImmutable::__wakeup DateTimeImmutable::__set_state DateTimeZone::__construct DateTimeZone::__wakeup DateTimeZone::__set_state DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct DatePeriod::__wakeup DatePeriod::__set_state SQLite3::__construct DOMException::__construct DOMException::__wakeup DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct LogicException::__construct LogicException::__wakeup LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__wakeup BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__wakeup BadMethodCallException::__toString DomainException::__construct DomainException::__wakeup DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__wakeup InvalidArgumentException::__toString LengthException::__construct LengthException::__wakeup LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__wakeup OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__wakeup RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__wakeup OutOfBoundsException::__toString OverflowException::__construct OverflowException::__wakeup OverflowException::__toString RangeException::__construct RangeException::__wakeup RangeException::__toString UnderflowException::__construct UnderflowException::__wakeup UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__wakeup UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct CallbackFilterIterator::__construct RecursiveCallbackFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct SplFixedArray::__wakeup MultipleIterator::__construct PDOException::__construct PDOException::__wakeup PDOException::__toString PDO::__construct PDO::__wakeup PDO::__sleep PDOStatement::__wakeup PDOStatement::__sleep ReflectionException::__construct ReflectionException::__wakeup ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionGenerator::__construct ReflectionParameter::__construct ReflectionParameter::__toString ReflectionType::__toString ReflectionNamedType::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionClassConstant::__construct ReflectionClassConstant::__toString ReflectionExtension::__construct ReflectionExtension::__toString ReflectionZendExtension::__construct ReflectionZendExtension::__toString AssertionError::__construct AssertionError::__wakeup AssertionError::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString PharException::__construct PharException::__wakeup PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString Collator::__construct NumberFormatter::__construct MessageFormatter::__construct IntlDateFormatter::__construct ResourceBundle::__construct IntlGregorianCalendar::__construct Spoofchecker::__construct IntlException::__construct IntlException::__wakeup IntlException::__toString IntlRuleBasedBreakIterator::__construct UConverter::__construct
Output for 7.0.0 - 7.0.33
Exception::__construct Exception::__wakeup Exception::__toString ErrorException::__construct ErrorException::__wakeup ErrorException::__toString Error::__construct Error::__wakeup Error::__toString ParseError::__construct ParseError::__wakeup ParseError::__toString TypeError::__construct TypeError::__wakeup TypeError::__toString ArithmeticError::__construct ArithmeticError::__wakeup ArithmeticError::__toString DivisionByZeroError::__construct DivisionByZeroError::__wakeup DivisionByZeroError::__toString Generator::__wakeup ClosedGeneratorException::__construct ClosedGeneratorException::__wakeup ClosedGeneratorException::__toString DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeImmutable::__construct DateTimeImmutable::__wakeup DateTimeImmutable::__set_state DateTimeZone::__construct DateTimeZone::__wakeup DateTimeZone::__set_state DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct DatePeriod::__wakeup DatePeriod::__set_state SQLite3::__construct DOMException::__construct DOMException::__wakeup DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct LogicException::__construct LogicException::__wakeup LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__wakeup BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__wakeup BadMethodCallException::__toString DomainException::__construct DomainException::__wakeup DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__wakeup InvalidArgumentException::__toString LengthException::__construct LengthException::__wakeup LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__wakeup OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__wakeup RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__wakeup OutOfBoundsException::__toString OverflowException::__construct OverflowException::__wakeup OverflowException::__toString RangeException::__construct RangeException::__wakeup RangeException::__toString UnderflowException::__construct UnderflowException::__wakeup UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__wakeup UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct CallbackFilterIterator::__construct RecursiveCallbackFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct SplFixedArray::__wakeup MultipleIterator::__construct PDOException::__construct PDOException::__wakeup PDOException::__toString PDO::__construct PDO::__wakeup PDO::__sleep PDOStatement::__wakeup PDOStatement::__sleep ReflectionException::__construct ReflectionException::__wakeup ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionGenerator::__construct ReflectionParameter::__construct ReflectionParameter::__toString ReflectionType::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionExtension::__construct ReflectionExtension::__toString ReflectionZendExtension::__construct ReflectionZendExtension::__toString AssertionError::__construct AssertionError::__wakeup AssertionError::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString PharException::__construct PharException::__wakeup PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString Collator::__construct NumberFormatter::__construct MessageFormatter::__construct IntlDateFormatter::__construct ResourceBundle::__construct IntlGregorianCalendar::__construct Spoofchecker::__construct IntlException::__construct IntlException::__wakeup IntlException::__toString IntlRuleBasedBreakIterator::__construct UConverter::__construct
Output for 5.5.28 - 5.5.38, 5.6.12 - 5.6.40
Exception::__construct Exception::__wakeup Exception::__toString ErrorException::__construct ErrorException::__wakeup ErrorException::__toString Generator::__wakeup DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeImmutable::__construct DateTimeImmutable::__wakeup DateTimeImmutable::__set_state DateTimeZone::__construct DateTimeZone::__wakeup DateTimeZone::__set_state DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct DatePeriod::__wakeup DatePeriod::__set_state SQLite3::__construct DOMException::__construct DOMException::__wakeup DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct LogicException::__construct LogicException::__wakeup LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__wakeup BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__wakeup BadMethodCallException::__toString DomainException::__construct DomainException::__wakeup DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__wakeup InvalidArgumentException::__toString LengthException::__construct LengthException::__wakeup LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__wakeup OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__wakeup RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__wakeup OutOfBoundsException::__toString OverflowException::__construct OverflowException::__wakeup OverflowException::__toString RangeException::__construct RangeException::__wakeup RangeException::__toString UnderflowException::__construct UnderflowException::__wakeup UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__wakeup UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct CallbackFilterIterator::__construct RecursiveCallbackFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct SplFixedArray::__wakeup MultipleIterator::__construct PDOException::__construct PDOException::__wakeup PDOException::__toString PDO::__construct PDO::__wakeup PDO::__sleep PDOStatement::__wakeup PDOStatement::__sleep ReflectionException::__construct ReflectionException::__wakeup ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionParameter::__construct ReflectionParameter::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionExtension::__construct ReflectionExtension::__toString ReflectionZendExtension::__construct ReflectionZendExtension::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString PharException::__construct PharException::__wakeup PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString Collator::__construct NumberFormatter::__construct MessageFormatter::__construct IntlDateFormatter::__construct ResourceBundle::__construct IntlGregorianCalendar::__construct Spoofchecker::__construct IntlException::__construct IntlException::__wakeup IntlException::__toString IntlRuleBasedBreakIterator::__construct UConverter::__construct
Output for 5.5.0 - 5.5.27, 5.6.0 - 5.6.11
Exception::__construct Exception::__toString ErrorException::__construct ErrorException::__toString Generator::__wakeup DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeImmutable::__construct DateTimeImmutable::__wakeup DateTimeImmutable::__set_state DateTimeZone::__construct DateTimeZone::__wakeup DateTimeZone::__set_state DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct DatePeriod::__wakeup DatePeriod::__set_state SQLite3::__construct DOMException::__construct DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct LogicException::__construct LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__toString DomainException::__construct DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__toString LengthException::__construct LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__toString OverflowException::__construct OverflowException::__toString RangeException::__construct RangeException::__toString UnderflowException::__construct UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct CallbackFilterIterator::__construct RecursiveCallbackFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct SplFixedArray::__wakeup MultipleIterator::__construct PDOException::__construct PDOException::__toString PDO::__construct PDO::__wakeup PDO::__sleep PDOStatement::__wakeup PDOStatement::__sleep ReflectionException::__construct ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionParameter::__construct ReflectionParameter::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionExtension::__construct ReflectionExtension::__toString ReflectionZendExtension::__construct ReflectionZendExtension::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString PharException::__construct PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString Collator::__construct NumberFormatter::__construct MessageFormatter::__construct IntlDateFormatter::__construct ResourceBundle::__construct IntlGregorianCalendar::__construct Spoofchecker::__construct IntlException::__construct IntlException::__toString IntlRuleBasedBreakIterator::__construct UConverter::__construct
Output for 5.4.44 - 5.4.45
Exception::__construct Exception::__wakeup Exception::__toString ErrorException::__construct ErrorException::__wakeup ErrorException::__toString DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeZone::__construct DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct DatePeriod::__wakeup DatePeriod::__set_state SQLite3::__construct DOMException::__construct DOMException::__wakeup DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct LogicException::__construct LogicException::__wakeup LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__wakeup BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__wakeup BadMethodCallException::__toString DomainException::__construct DomainException::__wakeup DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__wakeup InvalidArgumentException::__toString LengthException::__construct LengthException::__wakeup LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__wakeup OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__wakeup RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__wakeup OutOfBoundsException::__toString OverflowException::__construct OverflowException::__wakeup OverflowException::__toString RangeException::__construct RangeException::__wakeup RangeException::__toString UnderflowException::__construct UnderflowException::__wakeup UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__wakeup UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct CallbackFilterIterator::__construct RecursiveCallbackFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct SplFixedArray::__wakeup MultipleIterator::__construct PDOException::__construct PDOException::__wakeup PDOException::__toString PDO::__construct PDO::__wakeup PDO::__sleep PDOStatement::__wakeup PDOStatement::__sleep ReflectionException::__construct ReflectionException::__wakeup ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionParameter::__construct ReflectionParameter::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionExtension::__construct ReflectionExtension::__toString ReflectionZendExtension::__construct ReflectionZendExtension::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString PharException::__construct PharException::__wakeup PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString
Output for 5.4.18 - 5.4.43
Exception::__construct Exception::__toString ErrorException::__construct ErrorException::__toString DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeZone::__construct DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct DatePeriod::__wakeup DatePeriod::__set_state SQLite3::__construct DOMException::__construct DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct LogicException::__construct LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__toString DomainException::__construct DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__toString LengthException::__construct LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__toString OverflowException::__construct OverflowException::__toString RangeException::__construct RangeException::__toString UnderflowException::__construct UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct CallbackFilterIterator::__construct RecursiveCallbackFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct SplFixedArray::__wakeup MultipleIterator::__construct PDOException::__construct PDOException::__toString PDO::__construct PDO::__wakeup PDO::__sleep PDOStatement::__wakeup PDOStatement::__sleep ReflectionException::__construct ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionParameter::__construct ReflectionParameter::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionExtension::__construct ReflectionExtension::__toString ReflectionZendExtension::__construct ReflectionZendExtension::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString PharException::__construct PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString
Output for 5.4.17
Exception::__construct Exception::__toString ErrorException::__construct ErrorException::__toString DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeZone::__construct DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct DatePeriod::__wakeup DatePeriod::__set_state SQLite3::__construct DOMException::__construct DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct LogicException::__construct LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__toString DomainException::__construct DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__toString LengthException::__construct LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__toString OverflowException::__construct OverflowException::__toString RangeException::__construct RangeException::__toString UnderflowException::__construct UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct CallbackFilterIterator::__construct RecursiveCallbackFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct MultipleIterator::__construct PDOException::__construct PDOException::__toString PDO::__construct PDO::__wakeup PDO::__sleep PDOStatement::__wakeup PDOStatement::__sleep ReflectionException::__construct ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionParameter::__construct ReflectionParameter::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionExtension::__construct ReflectionExtension::__toString ReflectionZendExtension::__construct ReflectionZendExtension::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString PharException::__construct PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString
Output for 5.4.0 - 5.4.16
Exception::__construct Exception::__toString ErrorException::__construct ErrorException::__toString DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeZone::__construct DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct SQLite3::__construct DOMException::__construct DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct LogicException::__construct LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__toString DomainException::__construct DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__toString LengthException::__construct LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__toString OverflowException::__construct OverflowException::__toString RangeException::__construct RangeException::__toString UnderflowException::__construct UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct CallbackFilterIterator::__construct RecursiveCallbackFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct MultipleIterator::__construct PDOException::__construct PDOException::__toString PDO::__construct PDO::__wakeup PDO::__sleep PDOStatement::__wakeup PDOStatement::__sleep ReflectionException::__construct ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionParameter::__construct ReflectionParameter::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionExtension::__construct ReflectionExtension::__toString ReflectionZendExtension::__construct ReflectionZendExtension::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString PharException::__construct PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString
Output for 5.3.27 - 5.3.29
Exception::__construct Exception::__toString ErrorException::__construct ErrorException::__toString DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeZone::__construct DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct DatePeriod::__wakeup DatePeriod::__set_state SQLite3::__construct DOMException::__construct DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct LogicException::__construct LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__toString DomainException::__construct DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__toString LengthException::__construct LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__toString OverflowException::__construct OverflowException::__toString RangeException::__construct RangeException::__toString UnderflowException::__construct UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct MultipleIterator::__construct PDOException::__construct PDOException::__toString PDO::__construct PDO::__wakeup PDO::__sleep PDOStatement::__wakeup PDOStatement::__sleep ReflectionException::__construct ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionParameter::__construct ReflectionParameter::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionExtension::__construct ReflectionExtension::__toString PharException::__construct PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString SoapClient::__call SoapFault::__toString SoapFault::__construct SQLiteDatabase::__construct SQLiteException::__construct SQLiteException::__toString
Output for 5.3.9 - 5.3.26
Exception::__construct Exception::__toString ErrorException::__construct ErrorException::__toString DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeZone::__construct DateInterval::__construct DateInterval::__wakeup DateInterval::__set_state DatePeriod::__construct SQLite3::__construct DOMException::__construct DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct LogicException::__construct LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__toString DomainException::__construct DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__toString LengthException::__construct LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__toString OverflowException::__construct OverflowException::__toString RangeException::__construct RangeException::__toString UnderflowException::__construct UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct MultipleIterator::__construct PDOException::__construct PDOException::__toString PDO::__construct PDO::__wakeup PDO::__sleep PDOStatement::__wakeup PDOStatement::__sleep ReflectionException::__construct ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionParameter::__construct ReflectionParameter::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionExtension::__construct ReflectionExtension::__toString PharException::__construct PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString SoapClient::__call SoapFault::__toString SoapFault::__construct SQLiteDatabase::__construct SQLiteException::__construct SQLiteException::__toString
Output for 5.3.0 - 5.3.8
Exception::__construct Exception::__toString ErrorException::__construct ErrorException::__toString DateTime::__construct DateTime::__wakeup DateTime::__set_state DateTimeZone::__construct DateInterval::__construct DatePeriod::__construct SQLite3::__construct DOMException::__construct DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct LogicException::__construct LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__toString DomainException::__construct DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__toString LengthException::__construct LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__toString OverflowException::__construct OverflowException::__toString RangeException::__construct RangeException::__toString UnderflowException::__construct UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__toString RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct RecursiveTreeIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString FilesystemIterator::__construct FilesystemIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString GlobIterator::__construct GlobIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SplFixedArray::__construct MultipleIterator::__construct PDOException::__construct PDOException::__toString PDO::__construct PDO::__wakeup PDO::__sleep PDOStatement::__wakeup PDOStatement::__sleep ReflectionException::__construct ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionParameter::__construct ReflectionParameter::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionExtension::__construct ReflectionExtension::__toString PharException::__construct PharException::__toString Phar::__construct Phar::__destruct Phar::__toString PharData::__construct PharData::__destruct PharData::__toString PharFileInfo::__construct PharFileInfo::__destruct PharFileInfo::__toString SimpleXMLElement::__construct SimpleXMLElement::__toString SimpleXMLIterator::__construct SimpleXMLIterator::__toString SoapClient::__call SoapFault::__toString SoapFault::__construct SQLiteDatabase::__construct SQLiteException::__construct SQLiteException::__toString
Output for 5.2.10 - 5.2.17
Exception::__construct Exception::__toString ErrorException::__construct ErrorException::__toString DateTime::__construct DateTimeZone::__construct DOMException::__construct DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct SimpleXMLElement::__construct RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SimpleXMLIterator::__construct LogicException::__construct LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__toString DomainException::__construct DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__toString LengthException::__construct LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__toString OverflowException::__construct OverflowException::__toString RangeException::__construct RangeException::__toString UnderflowException::__construct UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__toString PDOException::__construct PDOException::__toString PDO::__construct PDO::__wakeup PDO::__sleep PDOStatement::__wakeup PDOStatement::__sleep ReflectionException::__construct ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionParameter::__construct ReflectionParameter::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionExtension::__construct ReflectionExtension::__toString SoapClient::__call SoapFault::__toString SoapFault::__construct SQLiteDatabase::__construct SQLiteException::__construct SQLiteException::__toString
Output for 5.2.0 - 5.2.9
Exception::__construct Exception::__toString ErrorException::__construct ErrorException::__toString DOMException::__construct DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct SimpleXMLElement::__construct RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct RegexIterator::__construct RecursiveRegexIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SimpleXMLIterator::__construct LogicException::__construct LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__toString DomainException::__construct DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__toString LengthException::__construct LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__toString OverflowException::__construct OverflowException::__toString RangeException::__construct RangeException::__toString UnderflowException::__construct UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__toString PDOException::__construct PDOException::__toString PDO::__construct PDO::__wakeup PDO::__sleep PDOStatement::__wakeup PDOStatement::__sleep SoapClient::__call SoapFault::__toString SoapFault::__construct SQLiteDatabase::__construct SQLiteException::__construct SQLiteException::__toString ReflectionException::__construct ReflectionException::__toString ReflectionFunctionAbstract::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionParameter::__construct ReflectionParameter::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionExtension::__construct ReflectionExtension::__toString DateTime::__construct DateTimeZone::__construct
Output for 5.1.3 - 5.1.6
Exception::__construct Exception::__toString ErrorException::__construct ErrorException::__toString DOMException::__construct DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct SimpleXMLElement::__construct RecursiveIteratorIterator::__construct IteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SimpleXMLIterator::__construct LogicException::__construct LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__toString DomainException::__construct DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__toString LengthException::__construct LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__toString OverflowException::__construct OverflowException::__toString RangeException::__construct RangeException::__toString UnderflowException::__construct UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__toString SoapClient::__construct SoapClient::__call SoapVar::__construct SoapServer::__construct SoapFault::__construct SoapFault::__toString SoapParam::__construct SoapHeader::__construct PDOException::__construct PDOException::__toString PDO::__construct PDO::__wakeup PDO::__sleep PDOStatement::__wakeup PDOStatement::__sleep SQLiteDatabase::__construct SQLiteException::__construct SQLiteException::__toString ReflectionException::__construct ReflectionException::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionParameter::__construct ReflectionParameter::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionExtension::__construct ReflectionExtension::__toString
Output for 5.1.2
Exception::__construct Exception::__toString ErrorException::__construct ErrorException::__toString DOMException::__construct DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct SimpleXMLElement::__construct RecursiveIteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString IteratorIterator::__construct NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct SplFileInfo::__construct SplFileInfo::__toString DirectoryIterator::__construct DirectoryIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString SplFileObject::__construct SplFileObject::__toString SplTempFileObject::__construct SplTempFileObject::__toString SimpleXMLIterator::__construct LogicException::__construct LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__toString DomainException::__construct DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__toString LengthException::__construct LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__toString OverflowException::__construct OverflowException::__toString RangeException::__construct RangeException::__toString UnderflowException::__construct UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__toString SoapClient::__construct SoapClient::__call SoapVar::__construct SoapServer::__construct SoapFault::__construct SoapFault::__toString SoapParam::__construct SoapHeader::__construct PDOException::__construct PDOException::__toString PDO::__construct PDO::__wakeup PDO::__sleep PDOStatement::__wakeup PDOStatement::__sleep SQLiteDatabase::__construct SQLiteException::__construct SQLiteException::__toString ReflectionException::__construct ReflectionException::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionParameter::__construct ReflectionParameter::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionExtension::__construct ReflectionExtension::__toString
Output for 5.1.1
Exception::__construct Exception::__toString ErrorException::__construct ErrorException::__toString ReflectionException::__construct ReflectionException::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionParameter::__construct ReflectionParameter::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionExtension::__construct ReflectionExtension::__toString SimpleXMLElement::__construct RecursiveIteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString IteratorIterator::__construct NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct DirectoryIterator::__construct DirectoryIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString SplFileObject::__construct SplFileObject::__toString SimpleXMLIterator::__construct LogicException::__construct LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__toString DomainException::__construct DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__toString LengthException::__construct LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__toString OverflowException::__construct OverflowException::__toString RangeException::__construct RangeException::__toString UnderflowException::__construct UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__toString SoapClient::__construct SoapClient::__call SoapVar::__construct SoapServer::__construct SoapFault::__construct SoapFault::__toString SoapParam::__construct SoapHeader::__construct PDOException::__construct PDOException::__toString PDO::__construct PDO::__wakeup PDO::__sleep PDOStatement::__wakeup PDOStatement::__sleep SQLiteDatabase::__construct SQLiteException::__construct SQLiteException::__toString DOMException::__construct DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct
Output for 5.1.0
Exception::__construct Exception::__toString ErrorException::__construct ErrorException::__toString ReflectionException::__construct ReflectionException::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionParameter::__construct ReflectionParameter::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionExtension::__construct ReflectionExtension::__toString SimpleXMLElement::__construct PDOException::__construct PDOException::__toString PDO::__construct PDO::__wakeup PDO::__sleep PDOStatement::__wakeup PDOStatement::__sleep RecursiveIteratorIterator::__construct FilterIterator::__construct RecursiveFilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString RecursiveCachingIterator::__construct RecursiveCachingIterator::__toString IteratorIterator::__construct NoRewindIterator::__construct AppendIterator::__construct InfiniteIterator::__construct ArrayObject::__construct ArrayIterator::__construct RecursiveArrayIterator::__construct DirectoryIterator::__construct DirectoryIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString SplFileObject::__construct SplFileObject::__toString SimpleXMLIterator::__construct LogicException::__construct LogicException::__toString BadFunctionCallException::__construct BadFunctionCallException::__toString BadMethodCallException::__construct BadMethodCallException::__toString DomainException::__construct DomainException::__toString InvalidArgumentException::__construct InvalidArgumentException::__toString LengthException::__construct LengthException::__toString OutOfRangeException::__construct OutOfRangeException::__toString RuntimeException::__construct RuntimeException::__toString OutOfBoundsException::__construct OutOfBoundsException::__toString OverflowException::__construct OverflowException::__toString RangeException::__construct RangeException::__toString UnderflowException::__construct UnderflowException::__toString UnexpectedValueException::__construct UnexpectedValueException::__toString SoapClient::__construct SoapClient::__call SoapVar::__construct SoapServer::__construct SoapFault::__construct SoapFault::__toString SoapParam::__construct SoapHeader::__construct SQLiteDatabase::__construct SQLiteException::__construct SQLiteException::__toString DOMException::__construct DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct
Output for 5.0.3 - 5.0.5
Exception::__construct Exception::__toString ReflectionException::__construct ReflectionException::__toString ReflectionFunction::__construct ReflectionFunction::__toString ReflectionParameter::__construct ReflectionParameter::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__toString ReflectionProperty::__construct ReflectionProperty::__toString ReflectionExtension::__construct ReflectionExtension::__toString SQLiteDatabase::__construct SQLiteException::__construct SQLiteException::__toString RecursiveIteratorIterator::__construct FilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString CachingRecursiveIterator::__construct CachingRecursiveIterator::__toString ArrayObject::__construct ArrayIterator::__construct DirectoryIterator::__construct DirectoryIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString SoapClient::__construct SoapClient::__call SoapVar::__construct SoapServer::__construct SoapFault::__construct SoapFault::__toString SoapParam::__construct SoapHeader::__construct SimpleXMLElement::__construct SimpleXMLIterator::__construct DOMException::__construct DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct
Output for 5.0.2
Exception::__clone Exception::__construct Exception::__toString ReflectionException::__clone ReflectionException::__construct ReflectionException::__toString ReflectionFunction::__clone ReflectionFunction::__construct ReflectionFunction::__toString ReflectionParameter::__clone ReflectionParameter::__construct ReflectionParameter::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionMethod::__clone ReflectionClass::__clone ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__clone ReflectionObject::__toString ReflectionProperty::__clone ReflectionProperty::__construct ReflectionProperty::__toString ReflectionExtension::__clone ReflectionExtension::__construct ReflectionExtension::__toString SQLiteDatabase::__construct SQLiteException::__clone SQLiteException::__construct SQLiteException::__toString RecursiveIteratorIterator::__construct FilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString CachingRecursiveIterator::__construct CachingRecursiveIterator::__toString ArrayObject::__construct ArrayIterator::__construct DirectoryIterator::__construct DirectoryIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString SoapClient::__construct SoapClient::__call SoapVar::__construct SoapServer::__construct SoapFault::__construct SoapFault::__toString SoapFault::__clone SoapParam::__construct SoapHeader::__construct SimpleXMLElement::__construct SimpleXMLIterator::__construct DOMException::__clone DOMException::__construct DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct
Output for 5.0.0 - 5.0.1
Exception::__clone Exception::__construct Exception::__toString ReflectionException::__clone ReflectionException::__construct ReflectionException::__toString ReflectionFunction::__clone ReflectionFunction::__construct ReflectionFunction::__toString ReflectionParameter::__clone ReflectionParameter::__construct ReflectionParameter::__toString ReflectionMethod::__construct ReflectionMethod::__toString ReflectionMethod::__clone ReflectionClass::__clone ReflectionClass::__construct ReflectionClass::__toString ReflectionObject::__construct ReflectionObject::__clone ReflectionObject::__toString ReflectionProperty::__clone ReflectionProperty::__construct ReflectionProperty::__toString ReflectionExtension::__clone ReflectionExtension::__construct ReflectionExtension::__toString SQLiteDatabase::__construct SQLiteException::__clone SQLiteException::__construct SQLiteException::__toString RecursiveIteratorIterator::__construct FilterIterator::__construct ParentIterator::__construct LimitIterator::__construct CachingIterator::__construct CachingIterator::__toString CachingRecursiveIterator::__construct CachingRecursiveIterator::__toString ArrayObject::__construct ArrayIterator::__construct DirectoryIterator::__construct DirectoryIterator::__toString RecursiveDirectoryIterator::__construct RecursiveDirectoryIterator::__toString SoapClient::__call SoapFault::__toString SoapFault::__clone SoapFault::__construct SimpleXMLElement::__construct SimpleXMLIterator::__construct DOMException::__clone DOMException::__construct DOMException::__toString DOMDocumentFragment::__construct DOMDocument::__construct DOMAttr::__construct DOMElement::__construct DOMText::__construct DOMComment::__construct DOMCdataSection::__construct DOMEntityReference::__construct DOMProcessingInstruction::__construct DOMXPath::__construct
Output for 4.3.0 - 4.3.11, 4.4.0 - 4.4.9

preferences:
287.1 ms | 402 KiB | 460 Q