Home
last modified time | relevance | path

Searched refs:features (Results 1 – 25 of 43) sorted by path

12

/php-src/.github/
H A DCODEOWNERS9 # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizi…
/php-src/
H A DCODING_STANDARDS.md5 features are going in that general direction. Many sections have been
305 In general, new features should go to PECL or experimental branches until there
H A DCONTRIBUTING.md244 ├─ tests/ # Core features tests
287 - Run `make test` to check your change doesn't break other features.
382 needed for later branches (i.e. fixes for features which were dropped from
385 2. All news updates intended for public viewing, such as new features, bug
H A DREADME.REDIST.BINS339 3. All advertising materials mentioning features or use of this software
395 3. All advertising materials mentioning features or use of this
H A DREADME.md112 New features require an RFC and must be accepted by the developers. See
114 [Voting on PHP features](https://wiki.php.net/rfc/voting) for more information
H A DUPGRADING198 associative array of all known Curl features, and whether they are
/php-src/Zend/
H A DLICENSE39 6. All advertising materials mentioning features or use of this
/php-src/build/
H A Dlibtool.m42936 # overridden to take advantage of the native linker features on
H A Dltmain.sh519 --features)
H A Dphp_cxx_compile_stdcxx.m410 dnl second arg - if mandatory, the configure will fail when no features found.
44 AC_CACHE_CHECK(whether $CXX supports C++$1 features with $switch,
66 AC_MSG_ERROR([*** A compiler with support for C++$1 language features is required.])
132 dnl Tests for new features in C++11
423 dnl Tests for new features in C++14
547 dnl Tests for new features in C++17
929 dnl Tests for new features in C++20
H A Dpkg.m456 dnl used since that's the first version where most current features of
/php-src/docs/
H A Drelease-process.md840 The feature freeze for `php-src` means that we will not accept any new features
847 fixing bugs, writing tests, and completing/polishing all accepted features.
900 > minor improvements and bug fixes. All major improvements and new features must
/php-src/docs/source/
H A Dindex.rst59 differentiate between bugs and expected behavior, and model new language features.
/php-src/docs/source/introduction/ides/
H A Dvisual-studio-code.rst25 The `C/C++ extension`_ provides most of the features we'll need for php-src development. You can
/php-src/ext/curl/
H A Dinterface.c265 if (d->features) { in PHP_INI_END()
319 php_info_print_table_row(2, feats[i].name, d->features & feats[i].bitmask ? "Yes" : "No"); in PHP_INI_END()
922 CAAL("features", d->features); in PHP_FUNCTION()
979 add_assoc_bool(&feature_list, feats[i].name, d->features & feats[i].bitmask ? true : false); in PHP_FUNCTION()
/php-src/ext/curl/tests/
H A Dbug72189.phpt30 if ($version['features'] & $feature) {
H A Dcurl_version_basic_001.phpt10 var_dump($info_curl["features"]);
/php-src/ext/fileinfo/tests/
H A Dmagic22866 >>>>12 ulelong x cpu features: %#08X,
22885 >>>>12 ulelong x cpu features: %#08X,
23249 # if the following features were implemented in file:
24054 >48 lelong x \b, undo file features:
36629 # https://onsongapp.com/docs/features/formats/sysex
H A Dmagic私はガラスを食べられます22866 >>>>12 ulelong x cpu features: %#08X,
22885 >>>>12 ulelong x cpu features: %#08X,
23249 # if the following features were implemented in file:
24054 >48 lelong x \b, undo file features:
36629 # https://onsongapp.com/docs/features/formats/sysex
/php-src/ext/gd/
H A Dconfig.m4225 dnl Various checks for GD features
/php-src/ext/mbstring/tests/
H A Dmb_ereg_variation7.phpt2 Test mb_ereg() function : usage variations - different regex features in $pattern
12 * Testing the following regular expression features match correctly:
/php-src/ext/mysqli/tests/
H A Dconnect.inc24 …/* Development setting: test experimental features and/or feature requests that never worked befor…
/php-src/ext/mysqli/tests/test_setup/
H A Dtest_helpers.inc145 /* Development setting: test experimental features and/or feature requests that never worked before…
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native.phpt60 // Trying to hack around MySQL Server version dependent features
H A Dpdo_mysql_prepare_native_anonymous_placeholder.phpt60 // Trying to hack around MySQL Server version dependent features

Completed in 296 milliseconds

12