Home
last modified time | relevance | path

Searched refs:check (Results 1 – 25 of 732) sorted by path

12345678910>>...30

/PHP-7.4/
H A DCODING_STANDARDS.md49 check its man page again, and only then, consider using it, and even then,
H A DCONTRIBUTING.md109 can check the XML source out from Subversion and edit that and build it
262 - Run `make test` to check your change doesn't break other features.
264 and check the PHP and web server error logs after running your PHP tests.
265 - Rebuild PHP with `--enable-maintainer-zts` to check your change compiles on
H A DNEWS1095 . Fixed bug #78989 (Delayed variance check involving trait segfaults).
1184 . Fixed bug #78776 (Abstract method implementation from trait does not check
1948 . Fixed bug #78197 (PCRE2 version check in configure fails for "##.##-xxx"
2508 . Fixed bug #33502 (Some nullary functions don't check the number of
2527 . Fixed bug #76869 (Incorrect bypassing protected method accessibilty check).
H A DUPGRADING.INTERNALS57 check property_info->ce (in the same way as with methods).
285 - Removed unused AC_PROG_CC_C_O check and the NO_MINUS_C_MINUS_O symbol.
296 - Removed unused check for dev/arandom and the HAVE_DEV_ARANDOM symbol.
302 - Unused check for struct cmsghdr and symbol HAVE_CMSGHDR have been removed.
303 - Unused ApplicationServices/ApplicationServices.h headers check and
309 - Removed unused check and symbols HAVE_SHM_MMAP_ZERO, HAVE_SHM_MMAP_FILE.
310 - Removed unused check and symbol MISSING_MSGHDR_MSGFLAGS.
/PHP-7.4/TSRM/
H A Dtsrm.m410 AC_MSG_RESULT(Please check your Pth installation)
/PHP-7.4/Zend/
H A DREADME.md21 USE_ZEND_ALLOC=0 valgrind --leak-check=full sapi/cli/php -r 'leak();'
H A DZend.m4134 dnl Ugly hack to check if dlsym() requires a leading underscore in symbol name.
172 if ((long) 18e18 == correct) { /* On 64-bit, only check between LONG_MAX and ULONG_MAX */
/PHP-7.4/Zend/tests/
H A D019.phpt166 // check using isset() and empty()
177 // check using isset() and empty()
218 // use unset/empty/isset to check the object
221 // check the object and member that is not set
227 //set the member variable lable and check
236 //unset a member and check
243 // unset all members and check
251 //unset the object and check
289 // check using isset and empty
296 // check using isset and empty
[all …]
H A Dbug43703.phpt2 Bug #43703 (Signature compatibility check broken)
H A Dbug48228.phpt12 function check()
18 $this->check(do_throw());
H A Dbug51791.phpt2 Bug #51791 (constant() failed to check undefined constant and php interpreter stopped)
H A Dbug55509.phpt15 // check the available memory
H A Dbug62441.phpt19 Fatal error: Could not check compatibility between ns\Foo::method(ns\stdClass $o) and Iface::method…
H A Dbug73954.phpt2 Bug #73954 (NAN check fails on Alpine Linux with musl)
H A Dbug73987.phpt2 Bug #73987 (Method compatibility check looks to original definition and not parent - nullability in…
H A Dbug73987_1.phpt2 Bug #73987 (Method compatibility check looks to original definition and not parent - return types i…
H A Dbug73987_2.phpt2 Bug #73987 (Method compatibility check looks to original definition and not parent - nullabilty abs…
H A Dbug73987_3.phpt2 Bug #73987 (Method compatibility check looks to original definition and not parent - return types a…
H A Dbug76869.phpt2 Bug #76869 (Incorrect bypassing protected method accessibilty check)
H A Dbug78776.phpt2 Bug #78776: Abstract method implementation from trait does not check "static"
H A Dget_defined_functions_basic.phpt36 //check for a few core functions
/PHP-7.4/Zend/tests/arrow_functions/
H A D001.phpt2 Basic arrow function functionality check
/PHP-7.4/Zend/tests/generators/
H A Dgenerator_with_type_check.phpt2 Generator wit type check
H A Dgenerator_with_type_check_2.phpt2 Generator wit type check
/PHP-7.4/Zend/tests/grammar/
H A Dregression_001.phpt2 Test to check static method calls syntax regression

Completed in 55 milliseconds

12345678910>>...30