Home
last modified time | relevance | path

Searched refs:increment (Results 1 – 25 of 38) sorted by relevance

12

/PHP-8.1/ext/opcache/tests/
H A Dinc_array.phpt2 Do not constant fold increment of array
26 Cannot increment array
27 Cannot increment array
/PHP-8.1/ext/tokenizer/tests/
H A Dtoken_get_all_variation7.phpt2 Test token_get_all() function : usage variations - with increment/decrement operators
8 * Passing 'source' argument with different increment/decrement operators to test them for token
13 echo "*** Testing token_get_all() : 'source' string with different increment/decrement operators **…
15 // increment/decrement operators : '++' , '--'
27 *** Testing token_get_all() : 'source' string with different increment/decrement operators ***
/PHP-8.1/Zend/tests/
H A Dincrement_001.phpt40 Cannot increment array
59 Cannot increment stdClass
62 Cannot increment array
H A Dbug40809.phpt8 $increment = 50;
25 $evil .= str_repeat("a", $increment);
H A Dbug44660.phpt18 echo "\n--> increment:\n";
56 --> increment:
57 Attempt to increment/decrement property "p" on bool
H A Dbug78531.phpt31 Attempt to increment/decrement property "a" on null
34 Attempt to increment/decrement property "a" on null
H A Dincrement_function_return_error.phpt2 It's not possible to increment the return value of a function
H A Dbug54305.phpt19 Cannot increment ReflectionMethod
/PHP-8.1/Zend/tests/type_declarations/
H A Dtyped_properties_044.phpt2 Test increment functions on typed property references
55 Cannot increment a reference held by property class@anonymous::$bar of type ?int past its maximal v…
56 Cannot increment a reference held by property class@anonymous::$bar of type ?int past its maximal v…
H A Dtyped_properties_097.phpt79 Cannot increment property Test::$foo of type int past its maximal value
81 Cannot increment property Test::$foo of type int past its maximal value
87 Cannot increment a reference held by property Test::$foo of type int past its maximal value
89 Cannot increment a reference held by property Test::$foo of type int past its maximal value
H A Dtyped_properties_075.phpt46 string(70) "Cannot increment property Foo::$bar of type int past its maximal value"
50 string(70) "Cannot increment property Foo::$bar of type int past its maximal value"
H A Dtyped_properties_038.phpt43 string(82) "Cannot increment property class@anonymous::$bar of type int past its maximal value"
53 string(82) "Cannot increment property class@anonymous::$bar of type int past its maximal value"
H A Dtyped_properties_019.phpt22 Cannot increment property Foo::$bar of type int past its maximal value
H A Dtyped_properties_065.phpt68 Cannot increment a reference held by property ArrayAccess@anonymous::$foo of type int past its maxi…
70 Cannot increment a reference held by property ArrayAccess@anonymous::$foo of type int past its maxi…
H A Dtyped_properties_063.phpt74 Cannot increment a reference held by property class@anonymous::$foo of type int past its maximal va…
76 Cannot increment a reference held by property class@anonymous::$foo of type int past its maximal va…
H A Dtyped_properties_064.phpt74 Cannot increment a reference held by property class@anonymous::$foo of type int past its maximal va…
76 Cannot increment a reference held by property class@anonymous::$foo of type int past its maximal va…
H A Dtyped_properties_057.phpt2 Type change in pre/post-increment (use-after-free)
/PHP-8.1/Zend/tests/nullsafe_operator/
H A D006.phpt2 Test nullsafe property post increment
H A D007.phpt2 Test nullsafe property pre increment
/PHP-8.1/Zend/tests/type_declarations/union_types/
H A Dincdec_prop.phpt125 Cannot increment property Test::$prop2 of type int|bool past its maximal value
126 Cannot increment property Test::$prop2 of type int|bool past its maximal value
129 Cannot increment a reference held by property Test::$prop2 of type int|bool past its maximal value
130 Cannot increment a reference held by property Test::$prop2 of type int|bool past its maximal value
/PHP-8.1/tests/classes/
H A Dincdec_property_001.phpt2 ZE2 post increment/decrement property of overloaded object
H A Dincdec_property_003.phpt2 ZE2 pre increment/decrement property of overloaded object
H A Dincdec_property_002.phpt2 ZE2 post increment/decrement property of overloaded object with assignment
H A Dincdec_property_004.phpt2 ZE2 pre increment/decrement property of overloaded object with assignment
/PHP-8.1/ext/opcache/tests/jit/
H A Dinc_obj_005.phpt16 Fatal error: Uncaught Error: Attempt to increment/decrement property "y" on string in %sinc_obj_005…

Completed in 58 milliseconds

12