Searched refs:ReflectionException (Results 1 – 25 of 58) sorted by relevance
123
14 } catch (ReflectionException $e) {20 } catch (ReflectionException $e) {27 } catch (ReflectionException $e) {35 } catch (ReflectionException $e) {41 } catch (ReflectionException $e) {47 ReflectionException: ReflectionClass::newLazyGhost(): Argument #2 ($options) contains invalid flags48 ReflectionException: ReflectionClass::newLazyProxy(): Argument #2 ($options) contains invalid flags49 ReflectionException: ReflectionClass::newLazyGhost(): Argument #2 ($options) does not accept Reflec…50 ReflectionException: ReflectionClass::resetAsLazyGhost(): Argument #3 ($options) contains invalid f…51 ReflectionException: ReflectionClass::resetAsLazyProxy(): Argument #3 ($options) contains invalid f…
58 } catch (ReflectionException $e) {85 } catch (ReflectionException $e) {125 throw new \ReflectionException();128 throw new \ReflectionException();201 ReflectionException: Can not use skipLazyInitialization on static property B::$static241 ReflectionException: Can not use skipLazyInitialization on virtual property B::$virtual249 ReflectionException: 252 ReflectionException: 298 ReflectionException: Can not use skipLazyInitialization on static property B::$static346 ReflectionException: [all …]
42 } catch (ReflectionException $e) {49 } catch (ReflectionException $e) {80 ReflectionException: Property C::$xxx does not exist81 ReflectionException: Property C::$b does not exist93 ReflectionException: Property C::$xxx does not exist94 ReflectionException: Property C::$b does not exist
20 } catch (\ReflectionException $e) {41 ReflectionException: Can not use skipLazyInitialization on dynamic property C::$dyn43 ReflectionException: Can not use skipLazyInitialization on dynamic property C::$dyn
20 } catch (\ReflectionException $e) {41 ReflectionException: Can not use setRawValueWithoutLazyInitialization on dynamic property C::$dyn43 ReflectionException: Can not use setRawValueWithoutLazyInitialization on dynamic property C::$dyn
53 ReflectionException: Object is already lazy55 ReflectionException: Object is already lazy
41 ReflectionException: Enum_::Bar is not a case42 ReflectionException: Case Enum_::Baz does not exist49 ReflectionException: IntEnum::Bar is not a case50 ReflectionException: Case IntEnum::Baz does not exist
9 } catch (ReflectionException $e) { echo $e->getMessage()."\n"; }14 } catch (ReflectionException $e) { echo $e->getMessage ()."\n"; }19 } catch (ReflectionException $e) { echo $e->getMessage ()."\n"; }35 catch(ReflectionException $e) {
7 echo $classes["ReflectionException"]->getName();10 ReflectionException
20 } catch (ReflectionException $E) {27 } catch (ReflectionException $E) {34 } catch (ReflectionException $E) {
14 } catch (ReflectionException $e) {22 catch(ReflectionException $e) {30 catch(ReflectionException $e) {
24 } catch (ReflectionException $e) {29 } catch (ReflectionException $e) {34 } catch (ReflectionException $e) {
70 ReflectionException: ReflectionMethod::__construct(): Argument #1 ($objectOrMethod) must be a valid…77 ReflectionException: ReflectionMethod::__construct(): Argument #1 ($objectOrMethod) must be a valid…82 ReflectionException: Class "1" does not exist in %s:%d87 ReflectionException: Method TestClass::1() does not exist in %s:%d94 ReflectionException: ReflectionMethod::__construct(): Argument #1 ($objectOrMethod) must be a valid…101 ReflectionException: Method TestClass::foop::dedoop() does not exist in %s:%d108 ReflectionException: Class "TestCla" does not exist in %s:%d
13 catch (ReflectionException $e)24 catch (ReflectionException $e)38 catch (ReflectionException $e)48 catch (ReflectionException $e)
9 } catch (ReflectionException $e) {16 } catch (ReflectionException $e) {24 } catch (ReflectionException $e) {
43 } catch (ReflectionException $e) {58 } catch (ReflectionException $e) {63 } catch (ReflectionException $e) {
29 catch(ReflectionException $e)37 catch(ReflectionException $e)
14 ReflectionException: Constant "C" does not exist
11 } catch (ReflectionException $e) {
9 } catch (ReflectionException $e) {
17 } catch (ReflectionException $e) {
11 } catch (ReflectionException $exception) {24 } catch (ReflectionException $exception) {37 } catch (ReflectionException $exception) {
11 } catch (ReflectionException $exception) {24 } catch (ReflectionException $exception) {
Completed in 19 milliseconds