php-src/Zend/tests/in-de-crement
2023-09-17 15:49:46 +01:00
..
decrement_001_64bit.phpt
decrement_001.phpt
decrement_diagnostic_change_type.phpt
decrement_with_castable_objects_no_subtraction.phpt
incdec_bool_exception.phpt
incdec_ref_property.phpt
incdec_strings_exception.phpt
incdec_strings.phpt
incdec_types.phpt
incdec_undef.phpt
increment_001_64bit.phpt
increment_001.phpt
increment_diagnostic_change_type_do_operator.phpt
increment_diagnostic_change_type.phpt
increment_function_return_error.phpt
increment_with_castable_objects_no_addition.phpt
object_cannot_incdec_use_result_op.phpt Fix OSS Fuzz #60734: use-after-free visible in ASAN build 2023-08-01 16:40:25 +01:00
object_cannot_incdec.phpt Fix OSS Fuzz #60734: use-after-free visible in ASAN build 2023-08-01 16:40:25 +01:00
oss-fuzz-60709_globals_unset_after_undef_warning.phpt Fixed oss-fuzz #62294: Unsetting variable after ++/-- on string variable warning 2023-09-17 15:49:46 +01:00
oss-fuzz-60734_predec-object.phpt Fix OSS Fuzz #60734: use-after-free visible in ASAN build 2023-08-01 16:40:25 +01:00
oss-fuzz-60734_preinc-object.phpt Fix OSS Fuzz #60734: use-after-free visible in ASAN build 2023-08-01 16:40:25 +01:00
oss-fuzz-61469_binop_dynamic_property_unset_error_handler.phpt Add tests for oss-fuzz-61469: Undef dynamic property in ++/-- unset in error handler 2023-09-02 23:34:20 +01:00
oss-fuzz-61469_postdec_dynamic_property_unset_error_handler.phpt Add tests for oss-fuzz-61469: Undef dynamic property in ++/-- unset in error handler 2023-09-02 23:34:20 +01:00
oss-fuzz-61469_postinc_dynamic_property_unset_error_handler.phpt Add tests for oss-fuzz-61469: Undef dynamic property in ++/-- unset in error handler 2023-09-02 23:34:20 +01:00
oss-fuzz-61469_predec_dynamic_property_unset_error_handler.phpt Add tests for oss-fuzz-61469: Undef dynamic property in ++/-- unset in error handler 2023-09-02 23:34:20 +01:00
oss-fuzz-61469_preinc_dynamic_property_unset_error_handler.phpt Add tests for oss-fuzz-61469: Undef dynamic property in ++/-- unset in error handler 2023-09-02 23:34:20 +01:00
oss-fuzz-61865_binop_declared_property_unset_error_handler.phpt Fix OSS Fuzz #61865: Undef variable in ++/-- for declared property that is unset in error handler 2023-09-05 10:40:02 +01:00
oss-fuzz-61865_postdec_declared_property_unset_error_handler.phpt Fix OSS Fuzz #61865: Undef variable in ++/-- for declared property that is unset in error handler 2023-09-05 10:40:02 +01:00
oss-fuzz-61865_postinc_declared_property_unset_error_handler.phpt Fix OSS Fuzz #61865: Undef variable in ++/-- for declared property that is unset in error handler 2023-09-05 10:40:02 +01:00
oss-fuzz-61865_predec_declared_property_unset_error_handler.phpt Fix OSS Fuzz #61865: Undef variable in ++/-- for declared property that is unset in error handler 2023-09-05 10:40:02 +01:00
oss-fuzz-61865_preinc_declared_property_unset_error_handler.phpt Fix OSS Fuzz #61865: Undef variable in ++/-- for declared property that is unset in error handler 2023-09-05 10:40:02 +01:00
oss-fuzz-62294_globals_unset_after_string_warning.phpt Fixed oss-fuzz #62294: Unsetting variable after ++/-- on string variable warning 2023-09-17 15:49:46 +01:00
overloaded_access.phpt Zend: Fix memory leak in ++/-- when overloading fetch access 2023-08-02 18:47:08 +01:00
string_increment_various.phpt
unset_globals_in_error_handler.phpt
unset_object_property_in_error_handler.phpt
unset_property_converted_to_obj_in_error_handler.phpt Fix OSS Fuzz #61865: Undef variable in ++/-- for declared property that is unset in error handler 2023-09-05 10:40:02 +01:00