Home
last modified time | relevance | path

Searched refs:truncated (Results 1 – 25 of 44) sorted by relevance

12

/PHP-7.4/ext/zlib/tests/
H A Dgzinflate-bug42663.phpt2 Bug #42663 (gzinflate() try to allocate all memory with truncated $data)
15 $truncated = substr($deflated, 0, 65535);
16 var_dump(strlen($truncated));
17 // inflate $truncated string (check if it will not eat all memory)
18 var_dump(gzinflate($truncated));
/PHP-7.4/ext/phar/tests/
H A D006.phpt2 Phar::mapPhar truncated manifest (manifest length truncated)
14 internal corruption of phar "%s" (truncated manifest at manifest length)
H A D005.phpt2 Phar::mapPhar truncated manifest (none)
14 internal corruption of phar "%s" (truncated manifest at manifest length)
H A D002.phpt2 Phar::mapPhar truncated manifest/improper params
17 internal corruption of phar "%s002.php" (truncated manifest at manifest length)
H A D008.phpt2 Phar::mapPhar truncated manifest (not enough for manifest length)
21 internal corruption of phar "%s" (truncated manifest header)
H A Dwebphar_compilefail.phpt17 internal corruption of phar "%swebphar_compilefail.php" (truncated manifest at manifest length)
H A Dbug69324.phpt17 internal corruption of phar "%s" (truncated manifest entry)
H A Dbug73764.phpt16 internal corruption of phar "%sbug73764.phar" (truncated manifest entry)
H A Dbug73768.phpt16 internal corruption of phar "%sbug73768.phar" (truncated manifest header)
H A Dbug77143.phpt18 internal corruption of phar "%sbug77143.phar" (truncated manifest header)
/PHP-7.4/ext/phar/tests/tar/
H A Dtruncated.phpt2 Phar: truncated tar
21 phar error: "%strunc.tar" is a corrupted tar file (truncated)
H A Dtar_001.phpt28 … open stream: phar error: "%star_001.phar.tar" is a corrupted tar file (truncated) in %star_001.ph…
29 phar error: "%star_001.phar.tar" is a corrupted tar file (truncated)
H A Dtar_002.phpt31 … open stream: phar error: "%star_002.phar.tar" is a corrupted tar file (truncated) in %star_002.ph…
32 phar error: "%star_002.phar.tar" is a corrupted tar file (truncated)
/PHP-7.4/Zend/tests/
H A Dbug46665.phpt2 Bug #46665 (Triggering autoload with a variable classname causes truncated autoload param)
/PHP-7.4/ext/xml/tests/
H A Dbug65236.phpt14 Warning: xml_parse_into_struct(): Maximum depth exceeded - Results truncated in %s on line %d
/PHP-7.4/ext/phar/tests/zip/
H A Dcorrupt_003.phpt2 Phar: corrupted zip (truncated file comment)
H A Dcorrupt_007.phpt2 Phar: corrupted zip (truncated filename record)
/PHP-7.4/ext/gd/tests/
H A Dimagefilter_error13.phpt14 var_dump(imagefilter($image, IMG_FILTER_COLORIZE, 800, 255, 255)); // Wrong value is truncated to 2…
H A Dlibgd00086_extern.phpt15 gd-png: fatal libpng error: Read Error: truncated data
H A Dbug39780_extern.phpt15 gd-png: fatal libpng error: Read Error: truncated data
H A Dlibgd00086.phpt15 Warning: imagecreatefrompng(): gd-png: fatal libpng error: Read Error: truncated data in %s on lin…
H A Dbug39780.phpt15 Warning: imagecreatefrompng(): gd-png: fatal libpng error: Read Error: truncated data in %s on lin…
/PHP-7.4/ext/json/tests/
H A Dbug47644.phpt2 Bug #47644 (valid large integers are truncated)
/PHP-7.4/ext/standard/tests/streams/
H A Dbug60106.phpt23 …ream_socket_server(): socket path exceeded the maximum allowed length of %d bytes and was truncated
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_commit_oo.phpt104 Warning: mysqli::commit(): Transaction name truncated. Must be only [0-9A-Za-z\-_=]+ in %s on line …
106 Warning: mysqli::commit(): Transaction name truncated. Must be only [0-9A-Za-z\-_=]+ in %s on line …
108 Warning: mysqli::commit(): Transaction name truncated. Must be only [0-9A-Za-z\-_=]+ in %s on line …

Completed in 50 milliseconds

12