Home
last modified time | relevance | path

Searched refs:image (Results 1 – 25 of 266) sorted by path

1234567891011

/PHP-7.4/
H A D.appveyor.yml3 image: Visual Studio 2017
H A DNEWS1277 . Fixed bug #78923 (Artifacts when convoluting image with transparency).
2037 . Fixed bug #77943 (imageantialias($image, false); does not work). (cmb)
2309 . Fixed bug #77272 (imagescale() may return image resource on failure). (cmb)
H A DUPGRADING282 . Added the "scatter" image filter (IMG_FILTER_SCATTER) to apply a scatter
/PHP-7.4/build/
H A Dlibtool.m43095 …tdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --ou…
3104 …tdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --ou…
3291 # Instead, shared libraries are loaded at an image base (0x10000000 by
3294 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
3296 …shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDO…
3297 …h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDO…
5469 …bjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --ou…
5478 …bjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --ou…
5490 # Instead, shared libraries are loaded at an image base (0x10000000 by
5493 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
[all …]
/PHP-7.4/docs/
H A Drelease-process.md75 8. There is a PHP release Docker image https://github.com/sgolemon/php-release
/PHP-7.4/ext/dom/tests/
H A Ddom007.phpt21 <!NOTATION GIF PUBLIC "-" "image/gif">
93 Key GIF: GIF (image/gif) (-)
95 Index 0: GIF (image/gif) (-)
/PHP-7.4/ext/exif/
H A Dconfig.w323 ARG_ENABLE('exif', 'Exchangeable image information (EXIF) Support', 'no');
/PHP-7.4/ext/exif/tests/
H A Dbug34704-mb.phpt25 string(10) "image/jpeg"
H A Dbug34704.phpt25 string(10) "image/jpeg"
H A Dbug50845.phpt20 string(10) "image/jpeg"
42 string(10) "image/jpeg"
H A Dbug68547.phpt21 string(10) "image/jpeg"
H A Dbug68799.phpt48 [MimeType] => image/jpeg
H A Dbug72627.phpt26 string(10) "image/tiff"
46 string(10) "image/jpeg"
H A Dbug78910.phpt6 var_dump(exif_read_data('data:image/jpg;base64,TU0AKgAAAAwgICAgAAIBDwAEAAAAAgAAACKSfCAgAAAAAEZVSklG…
25 string(10) "image/tiff"
H A Dbug79046.phpt5 var_dump(exif_read_data('data://image/tiff;base64,TU0AKgAAAA7//wAAANUAAQERAAsAAAABAAD4fwAAAA4A'));
16 string(10) "image/tiff"
H A Dbug79282.phpt6 var_dump(exif_read_data('data://image/jpeg;base64,/9jhAAlFeGlmAAAg'));
H A Dexif000.phpt11 test1.jpg is a 1*1 image that does not contain any Exif/Comment information
12 test2.jpg is the same image but contains Exif/Comment information and a
24 [MimeType] => image/jpeg
33 [UserComment] => Exif test image.
39 [Thumbnail.MimeType] => image/jpeg
H A Dexif001.phpt11 test1.jpg is a 1*1 image that does not contain any Exif/Comment information
12 test2.jpg is the same image but contains Exif/Comment information and a
30 string(10) "image/jpeg"
47 string(16) "Exif test image."
59 string(10) "image/jpeg"
H A Dexif002.phpt11 test1.jpg is a 1*1 image that does not contain any Exif/Comment information
12 test2.jpg is the same image but contains Exif/Comment information and a
H A Dexif003.phpt17 test1.jpg is a 1*1 image that does not contain any Exif/Comment information
18 test2.jpg is the same image but contains Exif/Comment information and a
37 string(10) "image/jpeg"
66 string(10) "image/jpeg"
H A Dexif004.phpt18 test4.jpg is a 1*1 image that contains Exif tags written by WindowsXP
20 $image = exif_read_data(__DIR__.'/test4.jpg','',true,false);
21 var_dump($image['WINXP']);
H A Dexif005.phpt10 // test5.jpg is a 1*1 image that contains an Exif section with ifd = 00000009h
11 $image = exif_read_data(__DIR__.'/test5.jpg','',true,false);
12 var_dump($image['IFD0']);
H A Dexif007.phpt23 string(10) "image/jpeg"
H A Dexif008.phpt23 string(10) "image/jpeg"
/PHP-7.4/ext/exif/tests/bug74428/
H A Dbug74428.phpt25 string(10) "image/jpeg"

Completed in 56 milliseconds

1234567891011