php-src/tests/lang/operators
2015-06-29 13:05:14 +03:00
..
add_basiclong_64bit.phpt
add_variationStr.phpt
bitwiseAnd_basiclong_64bit.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
bitwiseAnd_variationStr.phpt
bitwiseNot_basiclong_64bit.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
bitwiseNot_variationStr.phpt
bitwiseOr_basiclong_64bit.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
bitwiseOr_variationStr.phpt
bitwiseShiftLeft_basiclong_64bit.phpt Fixed weird operators behavior. Division by zero now emits warning and returns +/-INF, modulo by zero and intdid() throws an exception, shifts by negative offset throw exceptions. Compile-time evaluation of division by zero is disabled. 2015-04-06 14:30:05 +03:00
bitwiseShiftLeft_variationStr2.phpt Skip those test which fails on ARM architecture 2014-01-20 14:42:28 +01:00
bitwiseShiftLeft_variationStr_64bit.phpt Fixed weird operators behavior. Division by zero now emits warning and returns +/-INF, modulo by zero and intdid() throws an exception, shifts by negative offset throw exceptions. Compile-time evaluation of division by zero is disabled. 2015-04-06 14:30:05 +03:00
bitwiseShiftLeft_variationStr.phpt Fixed weird operators behavior. Division by zero now emits warning and returns +/-INF, modulo by zero and intdid() throws an exception, shifts by negative offset throw exceptions. Compile-time evaluation of division by zero is disabled. 2015-04-06 14:30:05 +03:00
bitwiseShiftRight_basiclong_64bit.phpt Fixed weird operators behavior. Division by zero now emits warning and returns +/-INF, modulo by zero and intdid() throws an exception, shifts by negative offset throw exceptions. Compile-time evaluation of division by zero is disabled. 2015-04-06 14:30:05 +03:00
bitwiseShiftRight_variationStr2.phpt Skip those test which fails on ARM architecture 2014-01-20 14:42:28 +01:00
bitwiseShiftRight_variationStr.phpt Fixed weird operators behavior. Division by zero now emits warning and returns +/-INF, modulo by zero and intdid() throws an exception, shifts by negative offset throw exceptions. Compile-time evaluation of division by zero is disabled. 2015-04-06 14:30:05 +03:00
bitwiseXor_basiclong_64bit.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
bitwiseXor_variationStr.phpt
coalesce.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
divide_basiclong_64bit.phpt Revert "Fixed last previously broken tests" 2015-06-29 13:05:14 +03:00
divide_variationStr.phpt Revert "Fixed last previously broken tests" 2015-06-29 13:05:14 +03:00
modulus_basiclong_64bit.phpt Revert "Fixed last previously broken tests" 2015-06-29 13:05:14 +03:00
modulus_variationStr.phpt Revert "Fixed last previously broken tests" 2015-06-29 13:05:14 +03:00
multiply_basiclong_64bit.phpt
multiply_variationStr.phpt
negate_basiclong_64bit.phpt
negate_variationStr.phpt
operator_equals_basic.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operator_equals_variation_64bit.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operator_equals_variation.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operator_gt_basic.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operator_gt_or_equal_basic.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operator_gt_or_equal_variation_64bit.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operator_gt_or_equal_variation.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operator_gt_variation_64bit.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operator_gt_variation.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operator_identical_basic.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operator_identical_variation_64bit.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operator_identical_variation.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operator_lt_basic.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operator_lt_or_equal_basic.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operator_lt_or_equal_variation_64bit.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operator_lt_or_equal_variation.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operator_lt_variation_64bit.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operator_lt_variation.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operator_notequals_basic.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operator_notequals_variation_64bit.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operator_notequals_variation.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operator_notidentical_basic.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operator_notidentical_variation_64bit.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operator_notidentical_variation.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operator_spaceship_basic.phpt Blast off to space. 2015-01-29 17:56:09 +00:00
postdec_basiclong_64bit.phpt
postdec_variationStr.phpt
postinc_basiclong_64bit.phpt
postinc_variationStr.phpt
predec_basiclong_64bit.phpt
predec_variationStr.phpt
preinc_basiclong_64bit.phpt
preinc_variationStr.phpt Fix string increment 2014-09-05 12:45:42 +02:00
subtract_basiclong_64bit.phpt
subtract_variationStr.phpt