Home
last modified time | relevance | path

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

/PHP-5.6/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.phpt16 Warning: getimagesize(): corrupt JPEG data: 3 extraneous bytes before marker in %s%ebug72278.php on…
/PHP-5.6/ext/standard/
H A Dimage.c383 size_t extraneous = 0; in php_next_marker() local
389 extraneous++; in php_next_marker()
391 if (extraneous) { in php_next_marker()
392 …ef(NULL TSRMLS_CC, E_WARNING, "corrupt JPEG data: %zu extraneous bytes before marker", extraneous); in php_next_marker()
/PHP-5.6/ext/pcre/pcrelib/
H A DChangeLog5174 1. A bit of extraneous text had somehow crept into the pcregrep documentation.
/PHP-5.6/
H A DNEWS11126 - Fixed bug #33057 (Don't send extraneous entity-headers on a 304 as per

Completed in 62 milliseconds