Home
last modified time | relevance | path

Searched refs:extraneous (Results 1 – 6 of 6) sorted by relevance

/PHP-7.4/ext/standard/tests/image/
H A Dbug13213.phpt8 Warning: getimagesize(): corrupt JPEG data: 2 extraneous bytes before marker in %s%ebug13213.php on…
H A Dbug72278.phpt11 Warning: getimagesize(): corrupt JPEG data: 3 extraneous bytes before marker in %s%ebug72278.php on…
/PHP-7.4/ext/simplexml/tests/
H A Dbug76712.phpt2 BUg #76712 (Assignment of empty string creates extraneous text node)
/PHP-7.4/ext/standard/tests/mail/
H A Dbug54298.phpt2 Bug #54298 (Using empty additional_headers adding extraneous CRLF)
/PHP-7.4/ext/standard/
H A Dimage.c394 size_t extraneous = 0; in php_next_marker() local
400 extraneous++; in php_next_marker()
402 if (extraneous) { in php_next_marker()
403 …error_docref(NULL, E_WARNING, "corrupt JPEG data: %zu extraneous bytes before marker", extraneous); in php_next_marker()
/PHP-7.4/
H A DNEWS1258 . Fixed bug #54298 (Using empty additional_headers adding extraneous CRLF).
2741 . Fixed bug #76712 (Assignment of empty string creates extraneous text node).

Completed in 17 milliseconds