Home
last modified time | relevance | path

Searched refs:extensions (Results 1 – 25 of 57) sorted by path

123

/PHP-7.4/
H A DCONTRIBUTING.md22 * [PECL extensions](#pecl-extensions)
152 └─ ext/ # PHP core extensions
187 └─ skeleton/ # Skeleton for developing new extensions with `ext/ext_skel.php`
208 └─ main/ # Binding that ties extensions, SAPIs, and engine together
234 ## PECL extensions
240 PECL extensions have their own bug tracker locations and different contributing
H A DEXTENSIONS68 == Database extensions ==
177 == XML extensions ==
237 == Other extensions ==
H A DNEWS709 . Fixed bug #77932 (File extensions are case-sensitive). (cmb)
H A DREADME.md85 ## PHP extensions
88 essential bundled extensions. Additional extensions can be found in the PHP
H A DUPGRADING566 conversion the iconv or mbstring extensions could be used instead.
610 . All libxml based extensions now require libxml 2.7.6 or newer.
748 A number of extensions have been migrated to exclusively use pkg-config for the
754 The following extensions and SAPIs are affected:
H A DUPGRADING.INTERNALS172 possible type coercions) rather than void. For extensions, it should
243 should be considered to have these extensions always available.
281 - PHP_PROG_RE2C is not called in the generated configure.ac for extensions
326 - The hash extension is now always available, allowing extensions to rely
H A Dconfigure.ac415 dnl locale.h is checked for supporting old code in extensions such as imagick.
846 [whether to dlopen extensions with RTLD_NOW instead of RTLD_LAZY],
1025 NOTE: Not all extensions can be build as 'shared'.
1033 PHP_CONFIGURE_PART(Configuring extensions)
1035 dnl Check if all enabled by default extensions should be disabled.
1038 [Disable all extensions which are enabled by default])],
1252 EXTENSION_DIR=$libdir/extensions/$extbasedir
/PHP-7.4/Zend/
H A DREADME.md24 ### Shared extensions
26 Since PHP 5.3.11 it is possible to prevent shared extensions from unloading so
27 that valgrind can correctly track the memory leaks in shared extensions. For
29 `DL_UNLOAD()` is skipped during the shutdown of shared extensions.
/PHP-7.4/build/
H A Dgenif.sh24 extensions="$@"
37 module_ptrs="$(echo $extensions | $AWK -f ./build/order_by_dep.awk)"
39 for ext in $extensions; do
H A Dltmain.sh2301 $echo "*** because the file extensions .$libext of this argument makes me believe"
H A Dphp.m42711 dnl example, main/php_config.h.in for PHP or config.h.in for PHP extensions.
/PHP-7.4/docs/
H A Drelease-process.md35 7. Moving extensions from/to PECL requires write access to the destination.
38 Moving extensions from php-src to PECL:
71 For moving extensions from PECL to php-src the procedure needs to go through
99 bumped as little as possible because PHP extensions will need to be rebuilt
/PHP-7.4/ext/ffi/tests/
H A D023.phpt2 FFI 023: GCC struct extensions
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic698 >8 string jpx \b, JPEG 2000 w/ extensions (.JPX) [ISO 15444-2]
2210 # extensions rsr/rsrc
2802 # header flags to mark header extensions
3220 # lha archives with standard file name extensions ".lha" ".lzh"
3850 # Google Chrome extensions
3851 # https://developer.chrome.com/extensions/crx
3852 # https://developer.chrome.com/extensions/hosting
16890 # Typical file extensions: .lfp .lfr .lfx
21663 # TODO: additional extensions like
26199 0 ubelong 0xa1b2cd34 pcap capture file, microsecond ts, extensions (big-endian)
[all …]
H A Dmagic私はガラスを食べられます698 >8 string jpx \b, JPEG 2000 w/ extensions (.JPX) [ISO 15444-2]
2210 # extensions rsr/rsrc
2802 # header flags to mark header extensions
3220 # lha archives with standard file name extensions ".lha" ".lzh"
3850 # Google Chrome extensions
3851 # https://developer.chrome.com/extensions/crx
3852 # https://developer.chrome.com/extensions/hosting
16890 # Typical file extensions: .lfp .lfr .lfx
21663 # TODO: additional extensions like
26199 0 ubelong 0xa1b2cd34 pcap capture file, microsecond ts, extensions (big-endian)
[all …]
/PHP-7.4/ext/intl/tests/
H A Dlocale_get_display_language.phpt62 /*Tags that use extensions (examples ONLY: extensions MUST be defined
H A Dlocale_get_display_language2.phpt62 /*Tags that use extensions (examples ONLY: extensions MUST be defined
H A Dlocale_get_display_name2.phpt72 /*Tags that use extensions (examples ONLY: extensions MUST be defined
H A Dlocale_get_display_name3.phpt72 /*Tags that use extensions (examples ONLY: extensions MUST be defined
H A Dlocale_get_display_name4.phpt73 /*Tags that use extensions (examples ONLY: extensions MUST be defined
H A Dlocale_get_display_name5.phpt73 /*Tags that use extensions (examples ONLY: extensions MUST be defined
H A Dlocale_get_display_name6.phpt73 /*Tags that use extensions (examples ONLY: extensions MUST be defined
H A Dlocale_get_display_name7.phpt73 /*Tags that use extensions (examples ONLY: extensions MUST be defined
H A Dlocale_get_display_name8.phpt72 /*Tags that use extensions (examples ONLY: extensions MUST be defined
H A Dlocale_get_display_region2.phpt61 /*Tags that use extensions (examples ONLY: extensions MUST be defined

Completed in 231 milliseconds

123