Home
last modified time | relevance | path

Searched refs:no (Results 1 – 25 of 1293) sorted by last modified time

12345678910>>...52

/php-src/ext/bcmath/
H A Dconfig.m46 if test "$PHP_BCMATH" != "no"; then
/php-src/.github/workflows/
H A Dnightly.yml422 php /usr/bin/composer install --no-progress --ignore-platform-reqs
436 php /usr/bin/composer install --no-progress --ignore-platform-reqs
453 php /usr/bin/composer install --no-progress --ignore-platform-reqs
467 php /usr/bin/composer install --no-progress --ignore-platform-reqs
478 php /usr/bin/composer install --no-progress --ignore-platform-reqs
499 php /usr/bin/composer install --no-progress --ignore-platform-reqs
507 …php /usr/bin/composer create-project symfony/symfony-demo symfony_demo --no-progress --ignore-plat…
518 php /usr/bin/composer install --no-progress --ignore-platform-reqs
817 sudo apt-get install -y --no-install-recommends \
H A Dpush.yml115 # GitHub has no way to query the job name (github.job is the
H A Dclose-stale-prs.yml23 # Hack to skip issues, unfortunately there's no option to disable issues
26 …y recent activity in this PR. It will automatically be closed in 7 days if no further action is ta…
H A Dclose-stale-feature-requests.yml24 # Hack to skip PRs, unfortunately there's no option to disable PRs
28 …if no further action is taken. Please see https://github.com/probot/stale#is-closing-stale-issues-…
H A Dclose-needs-feedback.yml24 … was provided. The issue is being suspended because we assume that you are no longer experiencing …
/php-src/
H A Dconfigure.ac154 [no])
161 [no])
176 [no],
177 [no])
775 [no],
776 [no])
805 [no],
806 [no])
842 [no],
843 [no])
[all …]
H A DNEWS24 . Fixed GH-13581 no space available for TLS on NetBSD. (Paul Ripke)
183 . Added the possibility to have no conditions for pg_select. (OmarEmaraDev)
H A DUPGRADING44 object. This is no longer possible, and cloning a DOMXPath object now throws
129 . Get methods called, or casting to a string on a SimpleXMLElement will no
133 This is no longer the case as a consequence of the bugfixes for GH-12192,
181 it references, or null if the reference is no longer valid.
376 strings. (For valid UTF-8 and UTF-16 strings, there is no change.)
/php-src/.circleci/
H A Dconfig.yml178 --no-progress \
/php-src/ext/standard/tests/strings/
H A Dsetlocale_variation3.phpt40 echo "Checking locale in the system, Expected : no change in the existing locale\n";
143 Checking locale in the system, Expected : no change in the existing locale
/php-src/ext/pdo_sqlite/tests/subclasses/
H A Dpdo_sqlite_createcollation_arg_error.phpt34 PdoSqlite::createCollation(): Argument #2 ($callback) must be a valid callback, no array or string …
H A Dpdo_sqlite_createafunction_arg_error.phpt46 PdoSqlite::createFunction(): Argument #2 ($callback) must be a valid callback, no array or string g…
H A Dpdo_sqlite_createaggregate_arg_error.phpt60 PdoSqlite::createAggregate(): Argument #2 ($step) must be a valid callback, no array or string given
61 PdoSqlite::createAggregate(): Argument #3 ($finalize) must be a valid callback, no array or string …
/php-src/ext/curl/
H A Dcurl_private.h41 do { (__handle)->err.no = (int) __err; } while (0)
78 int no; member
118 int no; member
126 int no; member
H A Dinterface.c2292 ch->err.no = 0; in _php_curl_cleanup_handle()
2625 if (ch->err.no) { in PHP_FUNCTION()
2646 RETURN_LONG(ch->err.no); in PHP_FUNCTION()
H A Dmulti.c47 #define SAVE_CURLM_ERROR(__handle, __err) (__handle)->err.no = (int) __err;
345 RETURN_LONG(mh->err.no); in PHP_FUNCTION()
/php-src/docs/source/core/data-structures/
H A Dreference-counting.rst13 and freeing memory for you by tracking which values are no longer needed. It does this by assigning
16 used by another party. When the party no longer needs the value, it is responsible for decreasing
17 the reference count. Once the reference count reaches zero, we know the value is no longer needed
101 no-op. If it does not, using the macro on these values is undefined behavior.
/php-src/ext/odbc/tests/
H A Dbug78470.phpt2 Bug #78470 (odbc_specialcolumns() no longer accepts $nullable)
/php-src/ext/openssl/
H A Dconfig0.m410 [no],
11 [no])
17 [no],
18 [no])
20 if test "$PHP_OPENSSL" != "no"; then
32 if test "$PHP_SYSTEM_CIPHERS" != "no"; then
36 if test "$PHP_OPENSSL_LEGACY_PROVIDER" != "no"; then
/php-src/build/
H A Dlibtool.m4727 [$2=no
772 [$2=no
1025 lt_cv_dlopen=no
1203 need_locks=no
1910 test "$dynamic_linker" = no && can_build_shared=no
2040 no) enable_shared=no ;;
2080 no) enable_static=no ;;
2121 no) enable_fast_install=no ;;
2780 test "$can_build_shared" = "no" && enable_shared=no
2947 GXX=no
[all …]
/php-src/sapi/cli/tests/
H A D017.phpt21 echo "\n--------------\nSnippet no. $key:\n--------------\n";
89 Snippet no. 1:
96 Snippet no. 2:
105 Snippet no. 3:
115 Snippet no. 4:
122 Snippet no. 5:
134 Snippet no. 6:
/php-src/docs/
H A Drelease-process.md116 > and do not see anything, there's no need to panic. That means there are no
122 > There is no *version branch* for alpha or beta releases. Instead, treat the
379 # Will a picture be accompanying this entry? no
660 8.2. There is no need to provide the patch level.
842 version, they should be discussed and have the voting polls closed no later than
959 There is no rule for how long the call for volunteers must remain open. We
/php-src/ext/tidy/
H A Dtidy.c323 tidyOptSetBool(doc, TidyMark, no); in php_tidy_quick_repair()
433 tidyOptSetBool(intern->ptdoc->doc, TidyMark, no); in tidy_object_new()
968 tidyOptSetBool(doc, TidyMark, no); in php_tidy_output_handler()
/php-src/sapi/embed/
H A Dconfig.m45 [no],
6 [no])
10 if test "$PHP_EMBED" != "no"; then
23 PHP_EMBED_TYPE=no
26 if test "$PHP_EMBED_TYPE" != "no"; then
34 AC_MSG_RESULT(no)

Completed in 72 milliseconds

12345678910>>...52