Home
last modified time | relevance | path

Searched refs:corrupt (Results 1 – 15 of 15) sorted by relevance

/PHP-5.3/ext/phar/tests/zip/
H A Dcorrupt_001.phpt21 phar error: corrupt zip archive, conflicting file count in end of central directory record in zip-b…
22 phar error: corrupt zip archive, conflicting file count in end of central directory record in zip-b…
H A Dcorrupt_003.phpt16 phar error: corrupt zip archive, zip file comment truncated in zip-based phar "%sfilecomment.zip"
/PHP-5.3/Zend/tests/
H A Dbug34879.phpt2 Bug #34879 (str_replace, array_map corrupt negative array indexes on 64-bit platforms)
/PHP-5.3/ext/standard/tests/file/
H A Dstream_rfc2397_006.phpt2 Stream: RFC2397 with corrupt? payload
/PHP-5.3/ext/phar/tests/tar/files/
H A Dcorrupt_tarmaker.php.inc41 function addFile($path, $fileOrStream, $stat = null, $corrupt = null)
59 if ($stat['mode'] & 0xA000 && $corrupt === 'symlink') {
115 if ($corrupt === 'checksum') $checksum++;
/PHP-5.3/ext/exif/tests/
H A Dbug34704.phpt2 Bug #34704 (Infinite recursion due to corrupt JPEG)
H A Dbug48378.phpt2 Bug #48378 (Infinite recursion due to corrupt JPEG)
/PHP-5.3/ext/fileinfo/libmagic/
H A Dreadcdf.c236 const char *corrupt = "corrupt: "; local
281 corrupt = expn;
327 if (file_printf(ms, ", %s%s", corrupt, expn) == -1)
/PHP-5.3/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc2 // this corrupt zip maker uses portions of Vincent Lascaux's File_Archive to create
87 …try($compmethod, $mtime, $crc32, $complength, $uncomplength, $filename, $data, $corrupt, $fakecomp)
89 switch ($corrupt) {
164 …ethod, $mtime, $crc32, $complength, $uncomplength, $filename, $comment, $corrupt, &$offset, $fakec…
167 switch ($corrupt) {
281 function writeZip($zipfile, $corrupt = null)
284 switch ($corrupt) {
/PHP-5.3/ext/spl/tests/
H A Dspl_pq_top_error_corrupt.phpt24 //corrupt heap
H A Dspl_heap_iteration_error.phpt2 SPL: Attempt to corrupt the heap while iterating
/PHP-5.3/ext/phar/phar/
H A Dpharcommand.inc249 self::notice("PEAR package PHP_Archive: corrupt or inaccessible base dir: $php_dir.\n");
/PHP-5.3/
H A DNEWS435 . Fixed bug #62432 (ReflectionMethod random corrupt memory on high
2553 - Fixed bug #48763 (ZipArchive produces corrupt archive). (dani dot church at
4939 - Fixed bug #39506 (Archive corrupt with ZipArchive::addFile method). (Pierre)
6264 - Fixed bug #34879 (str_replace, array_map corrupt negative array indexes on
6307 - Fixed bug #34704 (Infinite recursion due to corrupt JPEG). (Marcus)
6892 - Fixed bug #28451 (corrupt EXIF headers have unlimited recursive IFD directory
H A Dphp.ini-development744 ; otherwise corrupt data being placed in resources such as databases before
H A Dphp.ini-production744 ; otherwise corrupt data being placed in resources such as databases before

Completed in 45 milliseconds