Home
last modified time | relevance | path

Searched refs:type (Results 26 – 50 of 1876) sorted by path

12345678910>>...76

/PHP-5.5/Zend/tests/
H A D036.phpt11 Warning: Illegal offset type in %s on line %d
13 Warning: Illegal offset type in %s on line %d
H A D038.phpt10 Warning: Illegal offset type in %s on line %d
H A Daccess_modifiers_001.phpt14 Fatal error: Multiple access type modifiers are not allowed in %s on line %d
H A Daccess_modifiers_002.phpt13 Fatal error: Multiple access type modifiers are not allowed in %s on line %d
H A Darray_type_hint_001.phpt2 Array type hint
15 Catchable fatal error: Argument 1 passed to foo() must be of the type array, integer given, called …
H A Dbug30828.phpt10 print $t['class'].$t['type'].$t['function']."\n";
18 print $t['class'].$t['type'].$t['function']."\n";
26 print $t['class'].$t['type'].$t['function']."\n";
H A Dbug31098.phpt2 Bug #31098 (isset() / empty() incorrectly returns true in dereference of a wrong type)
H A Dbug35393.phpt9 static protected $type = array(0=>'main');
13 return self::$type;
H A Dbug37251.phpt2 Bug #37251 (deadlock when custom error handler is to catch array type hint error)
H A Dbug39003.phpt2 Bug #39003 (__autoload() is called for type hinting)
H A Dbug43332_1.phpt2 Bug #43332.1 (self and parent as type hint in namespace)
H A Dbug43332_2.phpt2 Bug #43332.2 (self and parent as type hint in namespace)
H A Dbug50383.phpt48 [type] => ::
66 [type] => ::
94 [type] => ->
112 [type] => ->
H A Dbug53347.phpt8 public static function isValidFormatCode( $type, $key )
10 return isset( self::${$type}[$key] );
H A Dbug54624.phpt2 Bug #54624 (class_alias and type hint)
H A Dbug55135.phpt2 Bug #55135 (Array keys are no longer type casted in unset())
H A Dbug60573.phpt2 Bug #60573 (type hinting with "self" keyword causes weird errors)
H A Dbug61767.phpt28 [type] => 1
H A Dbug63762.phpt24 'type' => NULL,
46 Warning: Value for type is no string in %s on line %d
H A Dbug64239_2.phpt43 [type] => ->
55 [type] => ->
H A Dcallable_type_hint_001.phpt2 callable type hint#001
H A Dcallable_type_hint_002.phpt2 callable type hint#002 - Reflection
H A Dcallable_type_hint_003.phpt2 callable type hint#003
H A Dcast_to_array.phpt90 resource(%d) of type (stream)
H A Dcast_to_object.phpt86 resource(%d) of type (stream)

Completed in 22 milliseconds

12345678910>>...76