├── reference ├── wkhtmltox │ ├── wkhtmltox │ │ └── bits │ │ │ └── .xmlfragmentdir │ └── reference.xml ├── uopz │ ├── test.out │ └── reference.xml ├── yar │ ├── image │ │ └── yar.png │ ├── reference.xml │ └── configure.xml ├── image │ ├── figures │ │ ├── scatter.png │ │ ├── imagearc.png │ │ ├── imagechar.png │ │ ├── imagecopy.gif │ │ ├── imagefill.png │ │ ├── imagejpeg.jpg │ │ ├── imagecharup.png │ │ ├── imagecreate.png │ │ ├── imageellipse.png │ │ ├── imagepolygon.png │ │ ├── imagerotate.jpg │ │ ├── imagesettile.png │ │ ├── imagestring.png │ │ ├── imagettftext.png │ │ ├── watermarks.png │ │ ├── imageantialias.png │ │ ├── imagefilledarc.png │ │ ├── imagerectangle.jpg │ │ ├── imagesetbrush.png │ │ ├── imagesetpixel.png │ │ ├── imagesetstyle.jpg │ │ ├── imagestringup.png │ │ ├── imagecopyresized.jpg │ │ ├── imagedashedline.png │ │ ├── imagefilltoborder.png │ │ ├── imageflipvertical.png │ │ ├── imagelayereffect.png │ │ ├── imageopenpolygon.png │ │ ├── imagesetthickness.png │ │ ├── watermark-merged.png │ │ ├── imagecopyresampled.jpg │ │ ├── imagecreatefromgif.gif │ │ ├── imagecreatefromjpeg.jpg │ │ ├── imagecreatefrompng.png │ │ ├── imagefilledellipse.png │ │ ├── imagefilledpolygon.png │ │ ├── imagefilterpixelate.png │ │ ├── imagefliphorizontal.png │ │ ├── imagecolortransparent.png │ │ ├── imagecopyresampled_2.jpg │ │ ├── imagecreatefromstring.png │ │ ├── imagecreatetruecolor.png │ │ ├── imagefilledrectangle.png │ │ ├── imagecolorallocatealpha.png │ │ ├── imageconvolution_emboss.png │ │ └── imageconvolution_gaussian.png │ └── reference.xml ├── imagick │ └── figures │ │ ├── php_logo.png │ │ ├── distortImage.png │ │ ├── hello_world.png │ │ ├── adaptiveBlurImage.gif │ │ ├── importimagepixels.jpg │ │ ├── floodfillpaint_result.png │ │ ├── hello_world_reflection.png │ │ ├── functionImage_multiplied.png │ │ ├── functionImage_polynomial.png │ │ ├── functionImage_sinusoidal.png │ │ └── floodfillpaint_intermediate.png ├── filesystem │ └── figures │ │ └── readfile.png ├── swoole │ ├── reference.xml │ └── configure.xml ├── intl │ ├── incfieldparam.xml │ ├── idn.xml │ ├── reference.xml │ └── grapheme.xml ├── var │ ├── setup.xml │ └── reference.xml ├── pdo_odbc │ └── versions.xml ├── pdo_dblib │ └── versions.xml ├── pcre │ ├── setup.xml │ ├── pattern.xml │ └── reference.xml ├── tcpwrap │ ├── versions.xml │ ├── reference.xml │ └── setup.xml ├── fpm │ ├── observability.xml │ ├── reference.xml │ ├── versions.xml │ └── setup.xml ├── opcache │ ├── setup.xml │ └── reference.xml ├── filter │ ├── setup.xml │ ├── reference.xml │ └── configure.xml ├── var_representation │ ├── versions.xml │ └── reference.xml ├── mqseries │ ├── ini.xml │ └── reference.xml ├── mysqli │ └── reference.xml ├── sem │ └── reference.xml ├── exif │ └── reference.xml ├── lzf │ ├── reference.xml │ ├── setup.xml │ └── versions.xml ├── mail │ ├── reference.xml │ └── versions.xml ├── bc │ ├── reference.xml │ ├── configure.xml │ └── setup.xml ├── dio │ ├── reference.xml │ └── configure.xml ├── rnp │ ├── reference.xml │ └── configure.xml ├── ibm_db2 │ └── reference.xml ├── math │ └── reference.xml ├── misc │ ├── reference.xml │ └── setup.xml ├── shmop │ ├── reference.xml │ └── configure.xml ├── stream │ └── reference.xml ├── apache │ └── reference.xml ├── ctype │ ├── reference.xml │ └── configure.xml ├── info │ ├── setup.xml │ └── reference.xml ├── phpdbg │ ├── setup.xml │ └── reference.xml ├── fileinfo │ └── reference.xml ├── inotify │ └── reference.xml ├── network │ └── reference.xml ├── random │ └── reference.xml ├── errorfunc │ └── setup.xml ├── ev │ └── reference.xml ├── igbinary │ ├── reference.xml │ └── versions.xml ├── radius │ ├── reference.xml │ └── setup.xml ├── simdjson │ └── reference.xml ├── zookeeper │ └── reference.xml ├── classobj │ └── reference.xml ├── outcontrol │ └── setup.xml ├── simplexml │ ├── reference.xml │ └── configure.xml ├── tokenizer │ ├── reference.xml │ ├── setup.xml │ └── configure.xml ├── funchand │ └── reference.xml ├── password │ └── reference.xml ├── pdo_mysql │ └── versions.xml ├── rar │ └── reference.xml ├── spl │ └── reference.xml ├── svn │ └── reference.xml ├── win32service │ └── reference.xml ├── yaz │ └── reference.xml ├── dba │ └── reference.xml ├── expect │ ├── versions.xml │ └── reference.xml ├── ui │ └── reference.xml ├── xpass │ ├── reference.xml │ └── versions.xml ├── eio │ └── reference.xml ├── fann │ ├── reference.xml │ └── configure.xml ├── fdf │ └── reference.xml ├── geoip │ └── reference.xml ├── hash │ └── reference.xml ├── ldap │ └── reference.xml ├── lua │ ├── reference.xml │ └── configure.xml ├── pdo_firebird │ └── versions.xml ├── rpminfo │ └── reference.xml ├── rrd │ ├── reference.xml │ └── configure.xml ├── ssh2 │ └── reference.xml ├── sync │ ├── reference.xml │ └── configure.xml ├── tidy │ ├── reference.xml │ └── configure.xml ├── yaconf │ ├── reference.xml │ └── configure.xml ├── yaf │ ├── reference.xml │ └── configure.xml ├── curl │ └── reference.xml ├── ftp │ └── reference.xml ├── libxml │ └── reference.xml ├── oci8 │ ├── reference.xml │ └── aliases.xml ├── snmp │ └── reference.xml ├── stats │ └── reference.xml ├── taint │ ├── reference.xml │ ├── versions.xml │ └── configure.xml ├── uodbc │ └── reference.xml ├── url │ └── reference.xml ├── xattr │ └── reference.xml ├── xdiff │ └── reference.xml ├── apcu │ └── reference.xml ├── bzip2 │ └── reference.xml ├── cubrid │ ├── reference.xml │ ├── aliases.xml │ └── cubridmysql.xml ├── json │ └── reference.xml ├── mcrypt │ └── reference.xml ├── oauth │ ├── reference.xml │ └── configure.xml ├── openal │ └── reference.xml ├── pspell │ └── reference.xml ├── recode │ ├── reference.xml │ └── versions.xml ├── soap │ ├── reference.xml │ └── configure.xml ├── sodium │ └── reference.xml ├── solr │ └── reference.xml ├── ssdeep │ ├── reference.xml │ └── configure.xml ├── stomp │ └── reference.xml ├── trader │ ├── reference.xml │ └── configure.xml ├── wddx │ └── reference.xml ├── xhprof │ ├── reference.xml │ └── configure.xml ├── xlswriter │ └── reference.xml ├── xml │ └── reference.xml ├── yaml │ └── reference.xml ├── zlib │ ├── reference.xml │ └── configure.xml ├── enchant │ └── reference.xml ├── mhash │ └── reference.xml ├── posix │ ├── configure.xml │ └── setup.xml ├── runkit7 │ └── reference.xml ├── seaslog │ ├── reference.xml │ └── configure.xml ├── sockets │ └── reference.xml ├── xmlrpc │ └── reference.xml ├── calendar │ ├── reference.xml │ ├── setup.xml │ └── configure.xml ├── gearman │ ├── reference.xml │ └── configure.xml ├── gettext │ └── reference.xml ├── mailparse │ └── reference.xml ├── memcache │ └── reference.xml ├── openssl │ └── reference.xml ├── pthreads │ └── reference.xml ├── readline │ └── reference.xml ├── scoutapm │ ├── reference.xml │ └── versions.xml ├── session │ └── reference.xml ├── datetime │ └── reference.xml ├── ibase │ └── reference.xml ├── luasandbox │ └── reference.xml ├── wincache │ └── reference.xml ├── xmldiff │ └── reference.xml ├── pcntl │ └── setup.xml ├── quickhash │ └── reference.xml ├── gnupg │ └── configure.xml ├── mysql_xdevapi │ └── reference.xml ├── reflection │ └── configure.xml ├── ps │ └── configure.xml ├── event │ └── configure.xml ├── dbase │ └── configure.xml ├── svm │ └── configure.xml ├── yac │ └── configure.xml ├── v8js │ └── configure.xml ├── componere │ └── reference.xml ├── parle │ └── configure.xml ├── gender │ └── configure.xml ├── varnish │ └── configure.xml └── gmp │ └── configure.xml ├── .gitignore ├── .gitattributes ├── language └── figures │ └── xkcd-goto.png ├── features └── figures │ ├── leak-array.png │ ├── loop-array.png │ ├── gc-algorithm.png │ ├── gc-benchmark.png │ ├── simple-array.png │ └── simple-array2.png ├── security └── figures │ └── xkcd-bobby-tables.png ├── .github └── dependabot.yml ├── .gitleaks.toml ├── .editorconfig ├── contributors.ent ├── .docker └── Dockerfile ├── Makefile ├── appendices ├── reserved.constants.standard.xml └── ini.xml ├── CODEOWNERS └── install └── macos └── compile.xml /reference/wkhtmltox/wkhtmltox/bits/.xmlfragmentdir: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | entities.*.xml 2 | output 3 | .docker/built 4 | -------------------------------------------------------------------------------- /.gitattributes: -------------------------------------------------------------------------------- 1 | *.xml linguist-detectable 2 | *.ent linguist-language=XML linguist-detectable 3 | -------------------------------------------------------------------------------- /reference/uopz/test.out: -------------------------------------------------------------------------------- 1 | array(1) { 2 | ["myInterface"]=> 3 | string(11) "myInterface" 4 | } 5 | -------------------------------------------------------------------------------- /reference/yar/image/yar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/yar/image/yar.png -------------------------------------------------------------------------------- /language/figures/xkcd-goto.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/language/figures/xkcd-goto.png -------------------------------------------------------------------------------- /features/figures/leak-array.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/features/figures/leak-array.png -------------------------------------------------------------------------------- /features/figures/loop-array.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/features/figures/loop-array.png -------------------------------------------------------------------------------- /features/figures/gc-algorithm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/features/figures/gc-algorithm.png -------------------------------------------------------------------------------- /features/figures/gc-benchmark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/features/figures/gc-benchmark.png -------------------------------------------------------------------------------- /features/figures/simple-array.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/features/figures/simple-array.png -------------------------------------------------------------------------------- /features/figures/simple-array2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/features/figures/simple-array2.png -------------------------------------------------------------------------------- /reference/image/figures/scatter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/scatter.png -------------------------------------------------------------------------------- /reference/image/figures/imagearc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagearc.png -------------------------------------------------------------------------------- /reference/image/figures/imagechar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagechar.png -------------------------------------------------------------------------------- /reference/image/figures/imagecopy.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagecopy.gif -------------------------------------------------------------------------------- /reference/image/figures/imagefill.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagefill.png -------------------------------------------------------------------------------- /reference/image/figures/imagejpeg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagejpeg.jpg -------------------------------------------------------------------------------- /reference/image/figures/imagecharup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagecharup.png -------------------------------------------------------------------------------- /reference/image/figures/imagecreate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagecreate.png -------------------------------------------------------------------------------- /reference/image/figures/imageellipse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imageellipse.png -------------------------------------------------------------------------------- /reference/image/figures/imagepolygon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagepolygon.png -------------------------------------------------------------------------------- /reference/image/figures/imagerotate.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagerotate.jpg -------------------------------------------------------------------------------- /reference/image/figures/imagesettile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagesettile.png -------------------------------------------------------------------------------- /reference/image/figures/imagestring.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagestring.png -------------------------------------------------------------------------------- /reference/image/figures/imagettftext.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagettftext.png -------------------------------------------------------------------------------- /reference/image/figures/watermarks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/watermarks.png -------------------------------------------------------------------------------- /reference/imagick/figures/php_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/imagick/figures/php_logo.png -------------------------------------------------------------------------------- /security/figures/xkcd-bobby-tables.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/security/figures/xkcd-bobby-tables.png -------------------------------------------------------------------------------- /reference/filesystem/figures/readfile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/filesystem/figures/readfile.png -------------------------------------------------------------------------------- /reference/image/figures/imageantialias.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imageantialias.png -------------------------------------------------------------------------------- /reference/image/figures/imagefilledarc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagefilledarc.png -------------------------------------------------------------------------------- /reference/image/figures/imagerectangle.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagerectangle.jpg -------------------------------------------------------------------------------- /reference/image/figures/imagesetbrush.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagesetbrush.png -------------------------------------------------------------------------------- /reference/image/figures/imagesetpixel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagesetpixel.png -------------------------------------------------------------------------------- /reference/image/figures/imagesetstyle.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagesetstyle.jpg -------------------------------------------------------------------------------- /reference/image/figures/imagestringup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagestringup.png -------------------------------------------------------------------------------- /reference/imagick/figures/distortImage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/imagick/figures/distortImage.png -------------------------------------------------------------------------------- /reference/imagick/figures/hello_world.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/imagick/figures/hello_world.png -------------------------------------------------------------------------------- /reference/image/figures/imagecopyresized.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagecopyresized.jpg -------------------------------------------------------------------------------- /reference/image/figures/imagedashedline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagedashedline.png -------------------------------------------------------------------------------- /reference/image/figures/imagefilltoborder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagefilltoborder.png -------------------------------------------------------------------------------- /reference/image/figures/imageflipvertical.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imageflipvertical.png -------------------------------------------------------------------------------- /reference/image/figures/imagelayereffect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagelayereffect.png -------------------------------------------------------------------------------- /reference/image/figures/imageopenpolygon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imageopenpolygon.png -------------------------------------------------------------------------------- /reference/image/figures/imagesetthickness.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagesetthickness.png -------------------------------------------------------------------------------- /reference/image/figures/watermark-merged.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/watermark-merged.png -------------------------------------------------------------------------------- /reference/image/figures/imagecopyresampled.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagecopyresampled.jpg -------------------------------------------------------------------------------- /reference/image/figures/imagecreatefromgif.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagecreatefromgif.gif -------------------------------------------------------------------------------- /reference/image/figures/imagecreatefromjpeg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagecreatefromjpeg.jpg -------------------------------------------------------------------------------- /reference/image/figures/imagecreatefrompng.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagecreatefrompng.png -------------------------------------------------------------------------------- /reference/image/figures/imagefilledellipse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagefilledellipse.png -------------------------------------------------------------------------------- /reference/image/figures/imagefilledpolygon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagefilledpolygon.png -------------------------------------------------------------------------------- /reference/image/figures/imagefilterpixelate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagefilterpixelate.png -------------------------------------------------------------------------------- /reference/image/figures/imagefliphorizontal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagefliphorizontal.png -------------------------------------------------------------------------------- /reference/imagick/figures/adaptiveBlurImage.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/imagick/figures/adaptiveBlurImage.gif -------------------------------------------------------------------------------- /reference/imagick/figures/importimagepixels.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/imagick/figures/importimagepixels.jpg -------------------------------------------------------------------------------- /reference/image/figures/imagecolortransparent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagecolortransparent.png -------------------------------------------------------------------------------- /reference/image/figures/imagecopyresampled_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagecopyresampled_2.jpg -------------------------------------------------------------------------------- /reference/image/figures/imagecreatefromstring.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagecreatefromstring.png -------------------------------------------------------------------------------- /reference/image/figures/imagecreatetruecolor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagecreatetruecolor.png -------------------------------------------------------------------------------- /reference/image/figures/imagefilledrectangle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagefilledrectangle.png -------------------------------------------------------------------------------- /reference/image/figures/imagecolorallocatealpha.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imagecolorallocatealpha.png -------------------------------------------------------------------------------- /reference/image/figures/imageconvolution_emboss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imageconvolution_emboss.png -------------------------------------------------------------------------------- /reference/imagick/figures/floodfillpaint_result.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/imagick/figures/floodfillpaint_result.png -------------------------------------------------------------------------------- /reference/imagick/figures/hello_world_reflection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/imagick/figures/hello_world_reflection.png -------------------------------------------------------------------------------- /reference/image/figures/imageconvolution_gaussian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/image/figures/imageconvolution_gaussian.png -------------------------------------------------------------------------------- /reference/imagick/figures/functionImage_multiplied.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/imagick/figures/functionImage_multiplied.png -------------------------------------------------------------------------------- /reference/imagick/figures/functionImage_polynomial.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/imagick/figures/functionImage_polynomial.png -------------------------------------------------------------------------------- /reference/imagick/figures/functionImage_sinusoidal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/imagick/figures/functionImage_sinusoidal.png -------------------------------------------------------------------------------- /reference/imagick/figures/floodfillpaint_intermediate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php/doc-en/master/reference/imagick/figures/floodfillpaint_intermediate.png -------------------------------------------------------------------------------- /.github/dependabot.yml: -------------------------------------------------------------------------------- 1 | version: 2 2 | updates: 3 | - package-ecosystem: "github-actions" 4 | directory: "/" 5 | schedule: 6 | interval: "monthly" 7 | -------------------------------------------------------------------------------- /.gitleaks.toml: -------------------------------------------------------------------------------- 1 | [allowlist] 2 | description = "Global Allowlist" 3 | 4 | # Ignore based on any subset of the file path 5 | paths = [ 6 | # Ignore Xpass function with examples 7 | '''reference\/xpass\/functions\/.*\.xml''', 8 | ] 9 | -------------------------------------------------------------------------------- /reference/swoole/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Swoole &Functions; 6 | 7 | &reference.swoole.entities.functions; 8 | 9 | -------------------------------------------------------------------------------- /.editorconfig: -------------------------------------------------------------------------------- 1 | ; This file is for unifying the coding style for different editors and IDEs. 2 | ; More information at https://editorconfig.org 3 | 4 | root = true 5 | 6 | [*.xml] 7 | charset = utf-8 8 | indent_size = 1 9 | indent_style = space 10 | end_of_line = lf 11 | insert_final_newline = true 12 | trim_trailing_whitespace = false 13 | -------------------------------------------------------------------------------- /contributors.ent: -------------------------------------------------------------------------------- 1 | 2 | 3 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /reference/intl/incfieldparam.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | One of the IntlCalendar date/time field constants. These are integer 6 | values between 0 and 7 | IntlCalendar::FIELD_COUNT. 8 | 9 | -------------------------------------------------------------------------------- /reference/swoole/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | Use when compiling PHP. 9 | 10 | 11 | 12 | &pecl.info; 13 | &url.pecl.package;swoole 14 | 15 |
-------------------------------------------------------------------------------- /reference/var/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &reftitle.setup; 6 | 7 | &reference.var.ini; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /.docker/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM php:8.2-cli 2 | 3 | RUN apt-get update && \ 4 | apt-get install -y git default-jre-headless 5 | 6 | WORKDIR /var/www 7 | 8 | ADD https://api.github.com/repos/php/phd/git/refs/heads/master version-phd.json 9 | ADD https://api.github.com/repos/php/doc-base/git/refs/heads/master version-doc-base.json 10 | 11 | RUN git clone --depth 1 https://github.com/php/phd.git && \ 12 | git clone --depth 1 https://github.com/php/doc-base.git 13 | 14 | RUN echo 'memory_limit = 512M' >> /usr/local/etc/php/conf.d/local.ini 15 | 16 | ENV FORMAT=xhtml 17 | 18 | CMD php doc-base/configure.php --disable-segfault-error && \ 19 | php phd/render.php --docbook doc-base/.manual.xml --output=/var/www/en/output --package PHP --format ${FORMAT} 20 | -------------------------------------------------------------------------------- /reference/pdo_odbc/versions.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 6 | 7 | 8 | 9 | 29 | -------------------------------------------------------------------------------- /reference/pdo_dblib/versions.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 6 | 7 | 8 | 9 | 29 | -------------------------------------------------------------------------------- /reference/pcre/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | &reftitle.setup; 5 | 6 | &reference.pcre.configure; 7 | 8 | &reference.pcre.ini; 9 | 10 | 11 | 12 | 32 | 33 | -------------------------------------------------------------------------------- /reference/tcpwrap/versions.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /reference/fpm/observability.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Observability 6 | 7 | &reference.fpm.status; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/opcache/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &reftitle.setup; 6 | 7 | &reference.opcache.configure; 8 | 9 | &reference.opcache.ini; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/filter/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &reftitle.setup; 6 | 7 | &reference.filter.configure; 8 | 9 | &reference.filter.ini; 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /reference/var_representation/versions.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 27 | -------------------------------------------------------------------------------- /reference/mqseries/ini.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.runtime; 6 | &extension.runtime; 7 | &no.config; 8 |
9 | 10 | 30 | -------------------------------------------------------------------------------- /reference/mqseries/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | mqseries &Functions; 6 | &reference.mqseries.entities.functions; 7 | 8 | 9 | 29 | 30 | -------------------------------------------------------------------------------- /reference/mysqli/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Aliases and deprecated Mysqli &Functions; 6 | 7 | &reference.mysqli.entities.functions; 8 | 9 | 10 | 30 | 31 | -------------------------------------------------------------------------------- /reference/sem/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Semaphore &Functions; 5 | 6 | &reference.sem.entities.functions; 7 | 8 | 9 | 29 | -------------------------------------------------------------------------------- /reference/exif/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Exif &Functions; 6 | 7 | &reference.exif.entities.functions; 8 | 9 | 10 | 30 | -------------------------------------------------------------------------------- /reference/fpm/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | FPM &Functions; 6 | 7 | &reference.fpm.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/lzf/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | LZF &Functions; 6 | 7 | &reference.lzf.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/mail/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Mail &Functions; 6 | 7 | &reference.mail.entities.functions; 8 | 9 | 10 | 30 | -------------------------------------------------------------------------------- /reference/bc/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | BC Math &Functions; 6 | 7 | &reference.bc.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/dio/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Direct IO &Functions; 6 | 7 | &reference.dio.entities.functions; 8 | 9 | 10 | 30 | 31 | -------------------------------------------------------------------------------- /reference/rnp/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | Rnp &Functions; 4 | 5 | &reference.rnp.entities.functions; 6 | 7 | 8 | 28 | -------------------------------------------------------------------------------- /reference/ibm_db2/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | IBM DB2 &Functions; 6 | 7 | &reference.ibm-db2.entities.functions; 8 | 9 | 10 | 30 | -------------------------------------------------------------------------------- /reference/math/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Math &Functions; 6 | 7 | &reference.math.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/misc/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Misc. &Functions; 6 | 7 | &reference.misc.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/shmop/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Shared Memory &Functions; 5 | 6 | &reference.shmop.entities.functions; 7 | 8 | 9 | 10 | 30 | -------------------------------------------------------------------------------- /reference/stream/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Stream &Functions; 6 | 7 | &reference.stream.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/tcpwrap/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | TCP &Functions; 6 | 7 | &reference.tcpwrap.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/apache/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Apache &Functions; 6 | 7 | &reference.apache.entities.functions; 8 | 9 | 10 | 30 | 31 | -------------------------------------------------------------------------------- /reference/ctype/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Ctype &Functions; 6 | 7 | &reference.ctype.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/info/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &reftitle.setup; 6 | 7 | &reference.info.ini; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/misc/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &reftitle.setup; 6 | 7 | &reference.misc.ini; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/phpdbg/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &reftitle.setup; 6 | 7 | &reference.phpdbg.ini; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/fileinfo/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Fileinfo &Functions; 6 | 7 | &reference.fileinfo.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/filter/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Filter &Functions; 6 | 7 | &reference.filter.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/inotify/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Inotify &Functions; 6 | 7 | &reference.inotify.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/network/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Network &Functions; 6 | 7 | &reference.network.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/opcache/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | OPcache &Functions; 6 | 7 | &reference.opcache.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/random/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | Random &Functions; 4 | 5 | &reference.random.entities.functions; 6 | 7 | 8 | 28 | -------------------------------------------------------------------------------- /reference/var/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Variable handling &Functions; 6 | 7 | &reference.var.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/errorfunc/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | &reftitle.setup; 5 | 6 | &reference.errorfunc.ini; 7 | 8 | 9 | 10 | 30 | 31 | -------------------------------------------------------------------------------- /reference/ev/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Ev &Functions; 5 | 6 | &reference.ev.entities.functions; 7 | 8 | 9 | 29 | -------------------------------------------------------------------------------- /reference/igbinary/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | Igbinary &Functions; 4 | 5 | &reference.igbinary.entities.functions; 6 | 7 | 8 | 28 | -------------------------------------------------------------------------------- /reference/info/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PHP Options/Info &Functions; 6 | 7 | &reference.info.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/radius/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Radius &Functions; 6 | 7 | &reference.radius.entities.functions; 8 | 9 | 10 | 29 | -------------------------------------------------------------------------------- /reference/simdjson/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | Simdjson &Functions; 4 | 5 | &reference.simdjson.entities.functions; 6 | 7 | 8 | 28 | -------------------------------------------------------------------------------- /reference/zookeeper/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | ZooKeeper &Functions; 6 | 7 | &reference.zookeeper.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/classobj/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Classes/Object &Functions; 6 | 7 | &reference.classobj.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/outcontrol/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | &reftitle.setup; 5 | 6 | &reference.outcontrol.ini; 7 | 8 | 9 | 10 | 30 | 31 | -------------------------------------------------------------------------------- /reference/simplexml/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | SimpleXML &Functions; 6 | 7 | &reference.simplexml.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/tokenizer/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Tokenizer &Functions; 6 | 7 | &reference.tokenizer.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/funchand/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Function handling &Functions; 6 | 7 | &reference.funchand.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/password/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Password Hashing &Functions; 6 | 7 | &reference.password.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/pcre/pattern.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PCRE Patterns 6 | 7 | &reference.pcre.pattern.syntax; 8 | &reference.pcre.pattern.modifiers; 9 | &reference.pcre.pattern.differences; 10 | 11 | 12 | 32 | 33 | -------------------------------------------------------------------------------- /reference/pdo_mysql/versions.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 6 | 7 | 8 | 9 | 10 | 30 | -------------------------------------------------------------------------------- /reference/rar/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Rar &Functions; 6 | 7 | &reference.rar.entities.functions; 8 | 9 | 10 | 30 | -------------------------------------------------------------------------------- /reference/spl/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | SPL &Functions; 6 | 7 | &reference.spl.entities.functions; 8 | 9 | 10 | 30 | -------------------------------------------------------------------------------- /reference/svn/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | SVN &Functions; 5 | 6 | &reference.svn.entities.functions; 7 | 8 | 9 | 10 | 30 | -------------------------------------------------------------------------------- /reference/win32service/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | win32service &Functions; 6 | 7 | &reference.win32service.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/yaz/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | YAZ &Functions; 5 | 6 | &reference.yaz.entities.functions; 7 | 8 | 9 | 10 | 30 | -------------------------------------------------------------------------------- /reference/dba/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | DBA &Functions; 6 | 7 | &reference.dba.entities.functions; 8 | 9 | 10 | 30 | 31 | -------------------------------------------------------------------------------- /reference/expect/versions.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /reference/igbinary/versions.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 28 | -------------------------------------------------------------------------------- /reference/intl/idn.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | IDN &Functions; 5 | &reference.intl.entities.idn; 6 | 7 | 8 | 28 | -------------------------------------------------------------------------------- /reference/tokenizer/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &reftitle.setup; 6 | 7 | &reference.tokenizer.configure; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/ui/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | UI &Functions; 6 | 7 | &reference.ui.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/xpass/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Xpass &Functions; 5 | 6 | &reference.xpass.entities.functions; 7 | 8 | 9 | 29 | -------------------------------------------------------------------------------- /reference/eio/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Eio &Functions; 6 | 7 | &reference.eio.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/fann/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Fann &Functions; 6 | 7 | &reference.fann.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/fdf/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | FDF &Functions; 5 | 6 | &reference.fdf.entities.functions; 7 | 8 | 9 | 10 | 30 | 31 | -------------------------------------------------------------------------------- /reference/geoip/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | GeoIP &Functions; 6 | &reference.geoip.entities.functions; 7 | 8 | 9 | 29 | 30 | -------------------------------------------------------------------------------- /reference/hash/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Hash &Functions; 6 | 7 | &reference.hash.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/intl/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | intl &Functions; 5 | &reference.intl.entities.functions; 6 | 7 | 8 | 28 | -------------------------------------------------------------------------------- /reference/ldap/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | LDAP &Functions; 6 | &reference.ldap.entities.functions; 7 | 8 | 9 | 10 | 30 | 31 | -------------------------------------------------------------------------------- /reference/lua/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Lua &Functions; 6 | 7 | &reference.lua.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/pdo_firebird/versions.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 6 | 7 | 8 | 9 | 10 | 30 | -------------------------------------------------------------------------------- /reference/rpminfo/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | RpmInfo &Functions; 5 | 6 | &reference.rpminfo.entities.functions; 7 | 8 | 9 | 29 | -------------------------------------------------------------------------------- /reference/rrd/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | RRD &Functions; 6 | 7 | &reference.rrd.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/ssh2/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | SSH2 &Functions; 6 | 7 | &reference.ssh2.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/sync/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Sync &Functions; 6 | 7 | &reference.sync.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/tidy/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Tidy &Functions; 6 | 7 | &reference.tidy.entities.functions; 8 | 9 | 10 | 30 | -------------------------------------------------------------------------------- /reference/uopz/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Uopz &Functions; 6 | 7 | &reference.uopz.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/yaconf/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Yaconf &Functions; 6 | &reference.yaconf.entities.functions; 7 | 8 | 9 | 29 | -------------------------------------------------------------------------------- /reference/yaf/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Yaf &Functions; 6 | 7 | &reference.yaf.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/yar/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Yar &Functions; 6 | 7 | &reference.yar.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/curl/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | cURL &Functions; 6 | 7 | &reference.curl.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/ftp/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | FTP &Functions; 6 | 7 | &reference.ftp.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/libxml/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | libxml &Functions; 6 | 7 | &reference.libxml.entities.functions; 8 | 9 | 10 | 30 | -------------------------------------------------------------------------------- /reference/oci8/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | OCI8 &Functions; 5 | 6 | &reference.oci8.entities.functions; 7 | 8 | 9 | 29 | 30 | 31 | -------------------------------------------------------------------------------- /reference/snmp/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | SNMP &Functions; 6 | 7 | &reference.snmp.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/stats/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Statistic &Functions; 5 | 6 | &reference.stats.entities.functions; 7 | 8 | 9 | 10 | 30 | -------------------------------------------------------------------------------- /reference/taint/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Taint &Functions; 6 | 7 | &reference.taint.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/uodbc/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | ODBC &Functions; 6 | 7 | &reference.uodbc.entities.functions; 8 | 9 | 10 | 30 | 31 | -------------------------------------------------------------------------------- /reference/url/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | URL &Functions; 6 | 7 | &reference.url.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/xattr/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | xattr &Functions; 6 | 7 | &reference.xattr.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/xdiff/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | xdiff &Functions; 6 | 7 | &reference.xdiff.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- 1 | .PHONY: * 2 | 3 | SHELL = /bin/sh 4 | 5 | CURRENT_UID := $(shell id -u) 6 | CURRENT_GID := $(shell id -g) 7 | 8 | # 9 | # If doc-base or phd exist as siblings to the current directory, add those as 10 | # volumes to our Docker runs. 11 | # 12 | 13 | PATHS := -v .:/var/www/en 14 | ifneq ($(wildcard ../doc-base/LICENSE),) 15 | PATHS += -v ${PWD}/../doc-base:/var/www/doc-base 16 | endif 17 | ifneq ($(wildcard ../phd/LICENSE),) 18 | PATHS += -v ${PWD}/../phd:/var/www/phd 19 | endif 20 | 21 | xhtml: .docker/built 22 | docker run --rm ${PATHS} -w /var/www -u ${CURRENT_UID}:${CURRENT_GID} php/doc-en 23 | 24 | php: .docker/built 25 | docker run --rm ${PATHS} -w /var/www -u ${CURRENT_UID}:${CURRENT_GID} \ 26 | -e FORMAT=php php/doc-en 27 | 28 | build: .docker/built 29 | 30 | .docker/built: 31 | docker build .docker -t php/doc-en 32 | touch .docker/built 33 | -------------------------------------------------------------------------------- /reference/apcu/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | APCu &Functions; 6 | 7 | &reference.apcu.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/bzip2/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Bzip2 &Functions; 6 | 7 | &reference.bzip2.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/cubrid/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | CUBRID &Functions; 6 | 7 | &reference.cubrid.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/expect/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Expect &Functions; 6 | &reference.expect.entities.functions; 7 | 8 | 9 | 10 | 30 | 31 | -------------------------------------------------------------------------------- /reference/json/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | JSON &Functions; 6 | 7 | &reference.json.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/mcrypt/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Mcrypt &Functions; 6 | 7 | &reference.mcrypt.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/oauth/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | OAuth &Functions; 6 | 7 | &reference.oauth.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/openal/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | OpenAL &Functions; 6 | 7 | &reference.openal.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/pcre/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PCRE &Functions; 6 | 7 | &reference.pcre.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/phpdbg/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | phpdbg &Functions; 6 | 7 | &reference.phpdbg.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/pspell/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Pspell &Functions; 6 | 7 | &reference.pspell.entities.functions; 8 | 9 | 10 | 30 | 31 | -------------------------------------------------------------------------------- /reference/recode/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Recode &Functions; 6 | 7 | &reference.recode.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/soap/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | SOAP &Functions; 6 | 7 | &reference.soap.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/sodium/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Sodium &Functions; 6 | 7 | &reference.sodium.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/solr/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Solr &Functions; 6 | 7 | &reference.solr.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/ssdeep/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | ssdeep &Functions; 6 | 7 | &reference.ssdeep.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/stomp/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Stomp &Functions; 6 | 7 | &reference.stomp.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/trader/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Trader &Functions; 6 | 7 | &reference.trader.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/wddx/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | WDDX &Functions; 6 | 7 | &reference.wddx.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/xhprof/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Xhprof &Functions; 6 | 7 | &reference.xhprof.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/xlswriter/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | XlsWriter &Functions; 6 | &reference.xlswriter.entities.functions; 7 | 8 | 9 | 29 | -------------------------------------------------------------------------------- /reference/xml/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | XML Parser &Functions; 6 | 7 | &reference.xml.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/yaml/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Yaml &Functions; 6 | 7 | &reference.yaml.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/zlib/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Zlib &Functions; 6 | 7 | &reference.zlib.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/enchant/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Enchant &Functions; 6 | 7 | &reference.enchant.entities.functions; 8 | 9 | 10 | 30 | 31 | -------------------------------------------------------------------------------- /reference/fpm/versions.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 32 | -------------------------------------------------------------------------------- /reference/image/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | GD and Image &Functions; 6 | 7 | &reference.image.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/intl/grapheme.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Grapheme &Functions; 5 | &reference.intl.entities.grapheme; 6 | 7 | 8 | 28 | -------------------------------------------------------------------------------- /reference/mhash/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Mhash &Functions; 6 | 7 | &reference.mhash.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/posix/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | &reftitle.install; 5 | 6 | &installation.enabled.disable; 7 | 8 | 9 |
10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/runkit7/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | runkit7 &Functions; 6 | 7 | &reference.runkit7.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/seaslog/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Seaslog &Functions; 6 | 7 | &reference.seaslog.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/sockets/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Socket &Functions; 5 | 6 | &reference.sockets.entities.functions; 7 | 8 | 9 | 10 | 30 | 31 | -------------------------------------------------------------------------------- /reference/xmlrpc/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | XML-RPC &Functions; 6 | 7 | &reference.xmlrpc.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/calendar/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Calendar &Functions; 6 | 7 | &reference.calendar.entities.functions; 8 | 9 | 10 | 30 | 31 | -------------------------------------------------------------------------------- /reference/gearman/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Gearman &Functions; 6 | 7 | &reference.gearman.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/gettext/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Gettext &Functions; 6 | 7 | &reference.gettext.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/mailparse/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Mailparse &Functions; 6 | 7 | &reference.mailparse.entities.functions; 8 | 9 | 10 | 30 | -------------------------------------------------------------------------------- /reference/memcache/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Memcache &Functions; 6 | &reference.memcache.entities.functions; 7 | 8 | 9 | 10 | 30 | 31 | -------------------------------------------------------------------------------- /reference/openssl/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | OpenSSL &Functions; 6 | 7 | &reference.openssl.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/pthreads/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | pthreads &Functions; 6 | 7 | &reference.pthreads.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/readline/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Readline &Functions; 6 | 7 | &reference.readline.entities.functions; 8 | 9 | 10 | 30 | 31 | -------------------------------------------------------------------------------- /reference/scoutapm/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Scoutapm &Functions; 6 | 7 | &reference.scoutapm.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/session/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Session &Functions; 6 | 7 | &reference.session.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/var_representation/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | var_representation &Functions; 4 | 5 | &reference.var-representation.entities.functions; 6 | 7 | 8 | 28 | -------------------------------------------------------------------------------- /reference/wkhtmltox/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | wkhtmltox &Functions; 6 | 7 | &reference.wkhtmltox.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /appendices/reserved.constants.standard.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Standard Predefined Constants 6 | 7 | All constants from core 8 | extensions are defined in PHP by default. 9 | 10 | 11 | 12 | 29 | -------------------------------------------------------------------------------- /reference/datetime/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Date/Time &Functions; 6 | 7 | &reference.datetime.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/filter/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | &reftitle.install; 5 | 6 | &installation.enabled.disable; 7 | 8 | 9 |
10 | 11 | 12 | 32 | -------------------------------------------------------------------------------- /reference/ibase/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Firebird/InterBase &Functions; 6 | 7 | &reference.ibase.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/luasandbox/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | LuaSandbox &Functions; 6 | 7 | &reference.luasandbox.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/lzf/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &reftitle.setup; 6 | 7 | 8 | &reference.lzf.configure; 9 | 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /reference/mail/versions.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 6 | 7 | 8 | 9 | 10 | 30 | -------------------------------------------------------------------------------- /reference/simplexml/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | &reftitle.install; 5 | 6 | &installation.enabled.disable; 7 | 8 | 9 |
10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/wincache/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | WinCache &Functions; 6 | 7 | &reference.wincache.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/xmldiff/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Xmldiff &Functions; 6 | 7 | 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/oci8/aliases.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | OCI8 Obsolete Aliases and Functions 5 | 6 | &reference.oci8.entities.oldaliases; 7 | 8 | 9 | 29 | 30 | 31 | -------------------------------------------------------------------------------- /reference/pcntl/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &reftitle.setup; 6 | 7 | 8 | &reference.pcntl.configure; 9 | 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /reference/posix/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &reftitle.setup; 6 | 7 | 8 | &reference.posix.configure; 9 | 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /reference/quickhash/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Quickhash &Functions; 6 | 7 | &reference.quickhash.entities.functions; 8 | 9 | 10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /appendices/ini.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &php.ini; directives 6 | 7 | &appendices.ini.list; 8 | &appendices.ini.sections; 9 | &appendices.ini.core; 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/cubrid/aliases.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CUBRID Obsolete Aliases and Functions 5 | 6 | &reference.cubrid.entities.oldaliases; 7 | 8 | 9 | 29 | 30 | 31 | -------------------------------------------------------------------------------- /reference/radius/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &reftitle.setup; 6 | 7 | 8 | &reference.radius.configure; 9 | 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /reference/rnp/configure.xml: -------------------------------------------------------------------------------- 1 | 2 |
3 | &reftitle.install; 4 | 5 | 6 | &pecl.info; 7 | &url.pecl.package;rnp 8 | 9 | 10 |
11 | 31 | -------------------------------------------------------------------------------- /CODEOWNERS: -------------------------------------------------------------------------------- 1 | # The following volunteers have self-identified as subject matter experts 2 | # or interested parties over a particular area of the documentation. 3 | # While requesting a review from someone does not obligate that person to 4 | # review a pull request, these reviewers might have valuable knowledge of 5 | # the problem area and could aid in deciding whether a pull request is ready 6 | # for merging. 7 | # 8 | # For more information, see the GitHub CODEOWNERS documentation: 9 | # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners 10 | 11 | /reference/dom @nielsdos 12 | /reference/hash @TimWolla 13 | /reference/libxml @nielsdos 14 | /reference/mysqli @kamil-tekiela 15 | /reference/mysqlnd @kamil-tekiela 16 | /reference/pdo @kamil-tekiela 17 | /reference/pdo_mysql @kamil-tekiela 18 | /reference/random @TimWolla 19 | -------------------------------------------------------------------------------- /reference/calendar/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &reftitle.setup; 6 | 7 | 8 | &reference.calendar.configure; 9 | 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /reference/ctype/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | &reftitle.install; 5 | 6 | &installation.enabled.disable; 7 | 8 | 9 | &windows.builtin; 10 |
11 | 12 | 32 | -------------------------------------------------------------------------------- /reference/cubrid/cubridmysql.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | CUBRID MySQL Compatibility Functions 6 | 7 | &reference.cubrid.entities.cubridmysql; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/gnupg/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | &reftitle.install; 5 | 6 | &pecl.info; 7 | . 8 | 9 |
10 | 11 | 31 | 32 | -------------------------------------------------------------------------------- /reference/mysql_xdevapi/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Mysql_xdevapi &Functions; 6 | 7 | &reference.mysql-xdevapi.entities.functions; 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/tcpwrap/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &reftitle.setup; 6 | 7 | 8 | &reference.tcpwrap.configure; 9 | 10 | 11 | 12 | 13 | 33 | 34 | -------------------------------------------------------------------------------- /reference/reflection/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | The reflection extension is enabled by default. 9 | 10 | 11 |
12 | 13 | 14 | 34 | -------------------------------------------------------------------------------- /reference/tokenizer/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | &reftitle.install; 5 | 6 | &installation.enabled.disable; 7 | 8 | 9 | &windows.builtin; 10 |
11 | 12 | 32 | 33 | -------------------------------------------------------------------------------- /reference/lzf/versions.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /reference/ps/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | &reftitle.install; 5 | 6 | &pecl.info; 7 | &url.pecl.package;ps. 8 | 9 |
10 | 11 | 12 | 32 | -------------------------------------------------------------------------------- /reference/scoutapm/versions.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/bc/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | &reftitle.install; 5 | 6 | These functions are only available if PHP was 7 | configured with . 8 | 9 | &windows.builtin; 10 |
11 | 12 | 32 | -------------------------------------------------------------------------------- /reference/event/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | &reftitle.install; 5 | 6 | 7 | &pecl.info; 8 | &url.pecl.package;event 9 | 10 |
11 | 31 | -------------------------------------------------------------------------------- /reference/fpm/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &reftitle.setup; 6 | 7 | 8 | Information on installing and configuring FPM can be found in the 9 | installation and configuration section of 10 | the PHP manual. 11 | 12 | 13 | 14 | 15 | 35 | -------------------------------------------------------------------------------- /reference/soap/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | To enable SOAP support, configure PHP with . 8 | 9 |
10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/calendar/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | &reftitle.install; 5 | 6 | To get these functions to work, you have to compile PHP with 7 | . 8 | 9 | &windows.builtin; 10 |
11 | 31 | -------------------------------------------------------------------------------- /reference/dbase/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | &reftitle.install; 5 | 6 | &pecl.info; 7 | &url.pecl.package;dbase. 8 | 9 |
10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/oauth/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | &pecl.info; 8 | &url.pear.package;oauth 9 | 10 |
11 | 12 | 13 | 33 | -------------------------------------------------------------------------------- /reference/recode/versions.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 6 | 7 | 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/rrd/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | &pecl.info; 9 | &url.pecl.package;rrd 10 | 11 | 12 |
13 | 14 | 34 | -------------------------------------------------------------------------------- /reference/sync/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | &pecl.info; 9 | &url.pecl.package;sync 10 | 11 | 12 |
13 | 14 | 34 | -------------------------------------------------------------------------------- /reference/taint/versions.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 34 | -------------------------------------------------------------------------------- /reference/shmop/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | &reftitle.install; 5 | 6 | To use shmop you will need to compile PHP with the 7 | parameter in your 8 | configure line. 9 | 10 |
11 | 12 | 32 | 33 | -------------------------------------------------------------------------------- /reference/svm/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | &pecl.info; 9 | &url.pecl.package;svm 10 | 11 | 12 |
13 | 14 | 15 | 35 | -------------------------------------------------------------------------------- /reference/yar/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | &pecl.info; 9 | &url.pecl.package;yar 10 | 11 | 12 |
13 | 14 | 15 | 35 | -------------------------------------------------------------------------------- /reference/lua/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | &pecl.info; 9 | &url.pecl.package;lua 10 | 11 | 12 | 13 |
14 | 15 | 16 | 36 | -------------------------------------------------------------------------------- /reference/yac/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | &pecl.info; 9 | &url.pecl.package;yac 10 | 11 | 12 | 13 |
14 | 15 | 16 | 36 | -------------------------------------------------------------------------------- /reference/yaf/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | &pecl.info; 9 | &url.pecl.package;yaf 10 | 11 | 12 | 13 |
14 | 15 | 16 | 36 | -------------------------------------------------------------------------------- /reference/fann/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | &pecl.info; 9 | &url.pecl.package;fann 10 | 11 | 12 | 13 |
14 | 15 | 16 | 36 | -------------------------------------------------------------------------------- /reference/ssdeep/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | &pecl.info; 9 | &url.pecl.package;ssdeep 10 | 11 | 12 |
13 | 14 | 15 | 35 | -------------------------------------------------------------------------------- /reference/v8js/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | &pecl.info; 9 | &url.pecl.package;v8js 10 | 11 | 12 | 13 |
14 | 15 | 16 | 36 | -------------------------------------------------------------------------------- /reference/xhprof/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | &pecl.info; 9 | &url.pecl.package;xhprof 10 | 11 | 12 |
13 | 14 | 15 | 35 | -------------------------------------------------------------------------------- /reference/zlib/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | &reftitle.install; 5 | 6 | Zlib support in PHP is not enabled by default. You will need to 7 | configure PHP 8 | 9 | &windows.builtin; 10 |
11 | 12 | 32 | 33 | -------------------------------------------------------------------------------- /reference/componere/reference.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Componere &Functions; 6 | 7 | &reference.componere.functions.componere.cast; 8 | &reference.componere.functions.componere.cast-by-ref; 9 | 10 | 11 | 12 | 32 | -------------------------------------------------------------------------------- /reference/gearman/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | &pecl.info; 9 | &url.pecl.package;gearman 10 | 11 | 12 |
13 | 14 | 15 | 35 | -------------------------------------------------------------------------------- /reference/parle/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | &pecl.info; 9 | &url.pecl.package;parle 10 | 11 | 12 | 13 |
14 | 15 | 16 | 36 | -------------------------------------------------------------------------------- /reference/taint/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | &pecl.info; 9 | &url.pecl.package;taint 10 | 11 | 12 | 13 |
14 | 15 | 16 | 36 | -------------------------------------------------------------------------------- /reference/xpass/versions.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 32 | -------------------------------------------------------------------------------- /install/macos/compile.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Compiling PHP on macOS 5 | 6 | Use the Unix installation guide to compile 7 | PHP on macOS. 8 | 9 | 10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/gender/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | &pecl.info; 9 | &url.pecl.package;gender 10 | 11 | 12 | 13 |
14 | 15 | 16 | 36 | -------------------------------------------------------------------------------- /reference/seaslog/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | &pecl.info; 9 | &url.pecl.package;seaslog 10 | 11 | 12 | 13 |
14 | 15 | 16 | 36 | -------------------------------------------------------------------------------- /reference/tidy/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | &reftitle.install; 5 | 6 | This extension is bundled with PHP, and is installed 7 | using the configure option. 8 | 9 |
10 | 11 | 31 | -------------------------------------------------------------------------------- /reference/trader/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | &pecl.info; 9 | &url.pecl.package;trader 10 | 11 | 12 | 13 |
14 | 15 | 16 | 36 | -------------------------------------------------------------------------------- /reference/varnish/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | &pecl.info; 9 | &url.pecl.package;varnish 10 | 11 | 12 | 13 |
14 | 15 | 16 | 36 | -------------------------------------------------------------------------------- /reference/yaconf/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | &reftitle.install; 6 | 7 | 8 | &pecl.info; 9 | &url.pecl.package;yaconf 10 | 11 | 12 | 13 |
14 | 15 | 16 | 36 | -------------------------------------------------------------------------------- /reference/bc/setup.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | &reftitle.setup; 6 | 7 | 8 | &reference.bc.configure; 9 | 10 | 11 | 12 | &reference.bc.ini; 13 | 14 | 15 | 16 | 17 | 37 | 38 | -------------------------------------------------------------------------------- /reference/dio/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | &reftitle.install; 5 | 6 | &pecl.moved; 7 | 8 | 9 | &pecl.info; 10 | &url.pecl.package;dio. 11 | 12 |
13 | 14 | 34 | -------------------------------------------------------------------------------- /reference/gmp/configure.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | &reftitle.install; 5 | 6 | In order to have these functions available, PHP must be compiled with 7 | GMP support by using the option. 9 | 10 |
11 | 12 | 32 | --------------------------------------------------------------------------------