Home
last modified time | relevance | path

Searched refs:used (Results 1 – 25 of 579) sorted by path

12345678910>>...24

/php-src/
H A D.gdbinit55 variables of that scope. If no parameter is used it will use
H A DCODING_STANDARDS.md91 should not be used when they greatly decrease the readability of the
140 1. Function names used by user functions should be prefixed with `_php_`, and
177 are used. Abbreviations and acronyms as well as initialisms should be
178 avoided wherever possible, unless they are much more widely used than the
233 1. Header file that is used by other sources must be named `php_modulename.h`.
238 style he or she is not used to, but, at the very least, when you write code
H A DCONTRIBUTING.md46 are only used for release management.
130 should be credited, the `Co-authored-by` tag in the commit message may be used.
263 [bugs.php.net](https://bugs.php.net). A bug can be used to track the change
359 | PHP-8.3 | Is used to release the PHP 8.3.x series. This is a current stable version and is open…
360 | PHP-8.2 | Is used to release the PHP 8.2.x series. This is a current stable version and is open…
361 | PHP-8.1 | Is used to release the PHP 8.1.x series. This is an old stable version and is open fo…
375 | PHP-X.Y.Z | These branches are used for the release managers for tagging the releases, hence they…
H A DLICENSE18 3. The name "PHP" must not be used to endorse or promote products
H A DNEWS136 . Fixed bug with url_rewriter.hosts not used by output_add_rewrite_var().
206 . Fixed bug GH-12208 (SimpleXML infinite loop when a cast is used inside a
275 quotes to be used). (nielsdos)
H A DREADME.REDIST.BINS38 included in the distribution is a just-in-time compiler that can be used to
93 contributors may be used to endorse or promote products derived from this
137 may be used to endorse or promote products derived from this software
236 3. The names of its contributors may not be used to endorse or promote
344 may be used to endorse or promote products derived from this software
400 4. The names "Apache Server" and "Apache Group" must not be used to
430 This code is based on, and used with the permission of, the
449 3. The name of the author may not be used to endorse or promote products
580 3. The names of the authors may not be used to endorse or promote
635 The names of the authors and copyright holders must not be used in
H A DREADME.md29 Prebuilt packages and binaries can be used to get up and running fast with PHP.
74 PHP ships with an extensive test suite, the command `make test` is used after
H A DUPGRADING.INTERNALS193 - The function php_xsl_create_object() was removed as it was not used
218 options (from modifiers used in the expression, for example), and calls
/php-src/.github/ISSUE_TEMPLATE/
H A Dbug_report.yml28 …description: "The used PHP version. Make sure it is [supported](https://www.php.net/supported-vers…
35 description: "The used operating system, if relevant."
/php-src/.github/workflows/
H A Dnightly.yml644 # msan requires all used libraries to be instrumented,
/php-src/TSRM/
H A DLICENSE12 may be used to endorse or promote products derived from this software
/php-src/Zend/
H A DLICENSE18 3. The names "Zend" and "Zend Engine" must not be used to endorse
/php-src/Zend/asm/
H A Dmake_mips32_o32_elf_gas.S59 # - 16-byte incoming argument area required by mips ABI used when
61 # - 4 bytes to save our GP register used in finish
/php-src/Zend/tests/anon/
H A D011.phpt2 Ensure proper inheritance with get_class(anon class instance) used via class_alias (see also bug #7…
/php-src/Zend/tests/arg_unpack/
H A Dpositional_arg_after_unpack_error.phpt2 Positional arguments cannot be used after argument unpacking
/php-src/Zend/tests/arrow_functions/
H A D005.phpt29 // static can be used to unbind $this
/php-src/Zend/tests/
H A Dassign_coalesce_001.phpt12 // Identity function used to track single-evaluation
H A Dbug26696.phpt2 Bug #26696 (crash in switch() when string index is used)
H A Dbug29505.phpt2 Bug #29505 (get_class_vars() severely broken when used with arrays)
H A Dbug33512.phpt33 // it's can't be used since this will encounter error
H A Dbug33771.phpt2 Bug #33771 (error_reporting falls to 0 when @ was used inside try/catch block)
H A Dbug34062.phpt2 Bug #34062 (Crash in catch block when many arguments are used)
H A Dbug34617.phpt2 Bug #34617 (zend_deactivate: objects_store used after zend_objects_store_destroy is called)
/php-src/Zend/tests/attributes/override/
H A D008.phpt2 #[\Override]: On used trait without parent method.
H A D009.phpt2 #[\Override]: On used trait with interface method.

Completed in 32 milliseconds

12345678910>>...24