Home
last modified time | relevance | path

Searched refs:other (Results 1 – 25 of 328) sorted by path

12345678910>>...14

/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.gitignore2 # untracked to ignore by Git. For other development environment specific files,
H A DCODING_STANDARDS.md30 3. Functions that are tightly integrated with other functions within the same
31 module, and rely on each other non-trivial behavior, should be documented as
36 rule are 0 and 1, when used as `false` and `true` (respectively). Any other
226 3. Header file that is used by other sources must be named `php_modulename.h`.
233 C code, you have to ensure that your code would compile with other compilers
H A DCONTRIBUTING.md262 - Run `make test` to check your change doesn't break other features.
309 1. Respect other people working on the project.
351 (i.e. 7.3) and then get merged up to all other branches. All security fixes
358 release* version with the given change. In other words, news about a bug fix
H A DEXTENSIONS8 much other than throw the odd patch in. See below.
H A DLICENSE15 the documentation and/or other materials provided with the
35 published by the PHP Group. No one other than the PHP Group has
H A DNEWS521 . Fixed bug #70066 (Unexpected "Cannot execute queries while other unbuffered
1270 . Fixed bug #78898 (call_user_func(['parent', ...]) fails while other
1571 . Fixed bug #78775 (TLS issues from HTTP request affecting other encrypted
1753 . Fixed bug #78775 (TLS issues from HTTP request affecting other encrypted
H A DREADME.REDIST.BINS88 documentation and/or other materials provided with the distribution.
133 documentation and/or other materials provided with the distribution.
134 3. Neither the name of the author nor the names of other contributors
175 ensure compatibility, or for any other purpose. I would appreciate
232 documentation and/or other materials provided with the distribution.
260 and other parties. The following terms apply to all files associated
336 documentation and/or other materials provided with the distribution.
415 the documentation and/or other materials provided with the
601 the documentation and/or other materials provided with the
634 disclaimer in the documentation and/or other materials provided
[all …]
H A DREADME.md35 For other systems, see the [installation chapter](https://php.net/install).
H A DUPGRADING114 an Exception rather than a PDOException, consistent with other internal
525 other processes. Explicitly, it allows you to unshare the mount, IPC, UTS,
H A DUPGRADING.INTERNALS223 ZEND_ADD (or other) in extended_value.
/PHP-7.4/TSRM/
H A Dthreads.m412 dnl the documentation and/or other materials provided with the
/PHP-7.4/Zend/
H A DLICENSE15 disclaimer in the documentation and/or other materials provided
30 published by Zend Technologies Ltd. No one other than Zend
/PHP-7.4/Zend/tests/
H A Dbug24635.phpt2 Bug #24635 (crash on dtor calling other functions)
H A Dbug34260.phpt24 $Array = array('Some junk','Some other junk');
H A Dbug60536_004.phpt15 // but they are distinct, and not related to each other, so no warning.
H A Dbug61782.phpt2 Bug #61782 (__clone/__destruct do not match other methods when checking access controls)
H A Dbug78898.phpt2 Bug #78898: call_user_func(['parent', ...]) fails while other succeed
H A Dclosure_call.phpt25 // Try on an object other than the one already bound
H A Dobjects_001.phpt2 comparing objects to other types
/PHP-7.4/Zend/tests/generators/
H A Dno_foreach_var_leaks.phpt2 foreach() (and other) variables aren't leaked on premature close
H A Dyield_unary_precedence.phpt8 var_dump(yield * -1); // other ops still should behave normally
/PHP-7.4/Zend/tests/return_types/
H A Dbug71978.phpt2 Bug #71978 (Existence of return type hint affects other compatibility rules)
H A Dvoid_disallowed2.phpt2 void return type: unacceptable cases: explicit return of some other value
/PHP-7.4/Zend/tests/traits/
H A Dbug55554e.phpt28 …d ReportCollision has not been applied, because there are collisions with other trait methods on R…

Completed in 45 milliseconds

12345678910>>...14