Home
last modified time | relevance | path

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

12345678910>>...22

/PHP-7.4/
H A D.appveyor.yml47 # the setup scripts have to be touched, once some other db version is used
H A D.gdbinit55 variables of that scope. If no parameter is used it will use
H A DCODING_STANDARDS.md36 rule are 0 and 1, when used as `false` and `true` (respectively). Any other
84 should not be used when they greatly decrease the readability of the
133 3. Function names used by user functions should be prefixed with `_php_`, and
170 are used. Abbreviations and acronyms as well as initialisms should be
171 avoided wherever possible, unless they are much more widely used than the
226 3. Header file that is used by other sources must be named `php_modulename.h`.
239 style he or she is not used to, but, at the very least, when you write code
H A DCONTRIBUTING.md44 are only used for release management.
103 should be credited, the `Co-authored-by` tag in the commit message may be used.
238 [bugs.php.net](https://bugs.php.net). A bug can be used to track the change
334 | PHP-7.4 | Is used to release the PHP 7.4.x series. This is a current stable version and is open…
335 | PHP-7.3 | Is used to release the PHP 7.3.x series. This is a current stable version and is open…
336 | PHP-7.2 | Is used to release the PHP 7.2.x series. This is an old stable version and is open fo…
346 | 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 DNEWS571 enabled and mysqlnd used). (Kamil Tekiela)
1179 to be used). (Laruence)
1304 static. IS_IMPLICIT_ABSTRACT is not longer used). (Dmitry)
1527 are used). (fabiomsouto)
1689 . Fixed bug #73535 (php_sockop_write() returns 0 on error, can be used to
1789 are used). (fabiomsouto)
1810 . Fixed bug #78612 (strtr leaks memory when integer keys are used and the
1838 . Ensure IDNA2003 rules are used with idn_to_ascii() and idn_to_utf8()
1894 used). (Nikita)
2529 . Fixed bug #72635 (Undefined class used by class constant in constexpr
[all …]
H A DREADME.REDIST.BINS36 included in the distribution is a just-in-time compiler that can be used to
91 contributors may be used to endorse or promote products derived from this
135 may be used to endorse or promote products derived from this software
234 3. The names of its contributors may not be used to endorse or promote
342 may be used to endorse or promote products derived from this software
423 4. The names "Apache Server" and "Apache Group" must not be used to
453 This code is based on, and used with the permission of, the
472 3. The name of the author may not be used to endorse or promote products
603 3. The names of the authors may not be used to endorse or promote
658 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.
62 PHP ships with an extensive test suite, the command `make test` is used after
113 deprecated warning. get_magic_quotes_gpc can be used to detect the
H A DUPGRADING31 . "fn" is now a reserved keyword. In particular, it can no longer be used as a
32 function or class name. It can still be used as a method or class constant
103 . When PREG_UNMATCHED_AS_NULL mode is used, trailing unmatched capturing
144 when used with an option that expects an array.
148 STD_PROP_LIST flag is used.
173 warning) if it is used with an encoding for which only basic entity
294 used by storage systems, such as iSCSI, SCTP, Btrfs and ext4.
463 or property_exists() should be used.
507 exception that it ignores overloaded array casts, such as used by
566 conversion the iconv or mbstring extensions could be used instead.
[all …]
H A DUPGRADING.INTERNALS52 - ZEND_ACC_IMPLEMENTED_ABSTRACT is removed (it was used only internally
54 - ZEND_ACC_IMPLICIT_PUBLIC is removed (it was used only for reflection)
61 - ZEND_ACC_NO_RT_ARENA renamed into ZEND_ACC_HEAP_RT_CACHE. Now it's used
90 get_properties() is still used in cases where none of the above purposes
178 the form ZEND_TRY_ASSIGN* needs to be used. You can find detailed porting
288 PHP build system at the configure step and shouldn't be used anymore:
307 --enable-option-checking=fatal option can be used in the configure step
308 to enable error when invalid options are used.
/PHP-7.4/TSRM/
H A DLICENSE12 may be used to endorse or promote products derived from this software
/PHP-7.4/Zend/
H A DLICENSE18 3. The names "Zend" and "Zend Engine" must not be used to endorse
/PHP-7.4/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-7.4/Zend/tests/arg_unpack/
H A Dpositional_arg_after_unpack_error.phpt2 Positional arguments cannot be used after argument unpacking
/PHP-7.4/Zend/tests/arrow_functions/
H A D005.phpt29 // static can be used to unbind $this
/PHP-7.4/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)
H A Dbug36214.phpt2 Bug #36214 (__get method works properly only when conditional operator is used)
H A Dbug40509.phpt2 Bug #40509 (key() function changed behaviour if global array is used within function)
H A Dbug42798.phpt2 Bug #42798 (_autoload() not triggered for classes used in method signature)

Completed in 34 milliseconds

12345678910>>...22