Skip to content

Commit e20095a

Browse files
committed
Zend: Move coercion related tests into a subfolder
1 parent 30f73aa commit e20095a

File tree

46 files changed

+0
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+0
-0
lines changed

Zend/tests/float_to_int/explicit_casts_should_not_warn.phpt renamed to Zend/tests/type_coercion/float_to_int/explicit_casts_should_not_warn.phpt

File renamed without changes.

Zend/tests/float_to_int/explicit_casts_should_not_warn_32bit.phpt renamed to Zend/tests/type_coercion/float_to_int/explicit_casts_should_not_warn_32bit.phpt

File renamed without changes.

Zend/tests/float_to_int/negative_zero_check.phpt renamed to Zend/tests/type_coercion/float_to_int/negative_zero_check.phpt

File renamed without changes.

Zend/tests/float_to_int/no_warning_compatible_float_literals.phpt renamed to Zend/tests/type_coercion/float_to_int/no_warning_compatible_float_literals.phpt

File renamed without changes.

Zend/tests/float_to_int/no_warning_compatible_string_float_literals.phpt renamed to Zend/tests/type_coercion/float_to_int/no_warning_compatible_string_float_literals.phpt

File renamed without changes.

Zend/tests/float_to_int/no_warnings_compatible_float_literals_assignment_ops.phpt renamed to Zend/tests/type_coercion/float_to_int/no_warnings_compatible_float_literals_assignment_ops.phpt

File renamed without changes.

Zend/tests/float_to_int/no_warnings_compatible_float_vars.phpt renamed to Zend/tests/type_coercion/float_to_int/no_warnings_compatible_float_vars.phpt

File renamed without changes.

Zend/tests/float_to_int/no_warnings_compatible_string_float_vars.phpt renamed to Zend/tests/type_coercion/float_to_int/no_warnings_compatible_string_float_vars.phpt

File renamed without changes.

Zend/tests/float_to_int/union_int_string_type_arg.phpt renamed to Zend/tests/type_coercion/float_to_int/union_int_string_type_arg.phpt

File renamed without changes.

Zend/tests/float_to_int/union_int_string_type_arg_promote_exception.phpt renamed to Zend/tests/type_coercion/float_to_int/union_int_string_type_arg_promote_exception.phpt

File renamed without changes.

0 commit comments

Comments
 (0)