php-src/Zend/tests/numeric_strings
Niels Dossche 91749844e6
Fix OSS-Fuzz #427814456
The first warning may trigger an error handler, destroying the operand
and its string. So we need to protect the string in that case.
Care was taken to avoid unnecessary refcounts and to avoid touching the
hot code path.

Closes GH-18951.
2025-07-01 18:50:41 +02:00
..
array_offset.phpt
explicit_cast_leading_numeric_must_work.phpt
invalid_numeric_string_must_generate_warning_assign.phpt
invalid_numeric_strings_must_generate_warning.phpt Fix compile-time/run-time discrepancies with unary operators 2020-09-15 15:08:55 +02:00
neg_num_string.phpt
oss_fuzz_427814456.phpt Fix OSS-Fuzz #427814456 2025-07-01 18:50:41 +02:00
string_offset.phpt
trailling_whitespaces.phpt