Home
last modified time | relevance | path

Searched refs:xml (Results 1 – 12 of 12) sorted by relevance

/imagick/.github/workflows/
H A Dmain.yml50 - name: Sanity check package.xml and install ImageMagick
52 … tests/*.phpt; do grep $(basename $file) package.xml >/dev/null || (echo "Missing $file from packa…
60 …export PHP_IMAGICK_VERSION=$(php -r '$sxe = simplexml_load_file ("package.xml"); echo (string) $sx…
119 - name: Sanity check package.xml and install ImageMagick
121 … tests/*.phpt; do grep $(basename $file) package.xml >/dev/null || (echo "Missing $file from packa…
129 …export PHP_IMAGICK_VERSION=$(php -r '$sxe = simplexml_load_file ("package.xml"); echo (string) $sx…
/imagick/tests/
H A D243_Tutorial_svgExample_basic.phpt12 <?xml version="1.0"?>
26 $svg = '<?xml version="1.0"?>
H A D254_getConfigureOptions.phpt60 // string(33) "freetype jng jpeg png ps xml zlib"
122 …b cairo djvu fontconfig freetype heic jng jp2 jpeg lcms lzma openexr png rsvg tiff webp x xml zlib"
H A D150_Imagick_setregistry.phpt12 //I am unsure if this is guaranteed - it might be set via policy.xml
H A D014-setresourcelimit.phpt19 // are limited by the policy.xml of the system.
/imagick/
H A D.travis.yml58 … tests/*.phpt; do grep $(basename $file) package.xml >/dev/null || (echo "Missing $file from packa…
66 …- export PHP_IMAGICK_VERSION=$(php -r '$sxe = simplexml_load_file ("package.xml"); echo (string) $…
H A DREADME.md109 …ck' policy.xml file with `<policy domain="resource" name="thread" value="1"/>` This file is possib…
H A DImagickDraw.stub.php371 public function setVectorGraphics(string $xml): bool {} argument
H A DImagickDraw_arginfo.h1431 ZEND_ARG_TYPE_INFO(0, xml, IS_STRING, 0)
1433 ZEND_ARG_INFO(0, xml)
H A DChangeLog962 - added package.xml
963 - removed ChangeLog, everything is now in package.xml
1056 - adjust package.xml to the new "pear build" command
/imagick/docker/testing7_2/
H A DDockerfile17 php7.2-mysql php7.2-curl php7.2-xml php7.2-mbstring \
/imagick/docker/testing8_0/
H A DDockerfile17 php8.0-mysql php8.0-curl php8.0-xml php8.0-mbstring \

Completed in 24 milliseconds