Home
last modified time | relevance | path

Searched refs:have (Results 101 – 125 of 541) sorted by relevance

12345678910>>...22

/PHP-7.4/ext/phar/tests/
H A D032.phpt28 phar "%s032.phar.php" does not have a signature===DONE===
/PHP-7.4/ext/date/tests/
H A Dbug73294.phpt16 echo "Wrong: Should have been {$expected}, was {$result}\n";
/PHP-7.4/
H A DUPGRADING.INTERNALS43 a. php_sys_symlink() and php_sys_link() portability macros have been
67 e. Pointers returned by php_win32_error_to_msg() have to be freed using
146 class_entry->static_members_table now have to be accessed through
149 op_arrays. Instead, now you have to reserve op_array handle using
165 Linked classes have ZEND_ACC_LINKED flag set.
217 have to be replaced with standard types.
242 - Symbols HAVE_DATE, HAVE_REFLECTION, and HAVE_SPL have been removed. It
243 should be considered to have these extensions always available.
265 - Obsolescent macros AC_FUNC_VPRINTF and AC_FUNC_UTIME_NULL have been
268 - Local PHP m4 unused or obsolete macros have been removed:
[all …]
/PHP-7.4/build/
H A Dax_func_which_gethostbyname_r.m448 # You should have received a copy of the GNU General Public License along
158 [Define to 1 if you have some form of gethostbyname_r().])
166 [Define to 1 if you have the three-argument form of gethostbyname_r().])
172 [Define to 1 if you have the five-argument form of gethostbyname_r().])
178 [Define to 1 if you have the six-argument form of gethostbyname_r().])
/PHP-7.4/ext/standard/tests/strings/
H A Dbug36306.phpt7 PHP does not have uint values, you cannot
H A Dbug24281.phpt5 $string = "He had had to have had it";
H A Dbug61038.phpt20 Warning: unpack(): Type a: not enough input, need 6, have 5 in %s on line %d
/PHP-7.4/Zend/tests/variadic/
H A Dvariadic_changed_typehint_error.phpt2 Typehints for variadic arguments have to be compatible
H A Dadding_additional_optional_parameter_error.phpt2 Additional optional parameters must have a matching prototype
/PHP-7.4/Zend/tests/
H A Dmagic_methods_007.phpt12 Warning: The magic method __set() must have public visibility and cannot be static in %s on line %d
H A Dmagic_methods_008.phpt17 Warning: The magic method __set() must have public visibility and cannot be static in %s on line %d
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_connect_oo_defaults.phpt133 if (!$res = mysqli_query($link, "SELECT 'have been set' AS all_defaults"))
146 if (!$res = mysqli_query($link, "SELECT 'have been set' AS all_defaults"))
174 string(13) "have been set"
178 string(13) "have been set"
H A Dmysqli_stmt_prepare.phpt15 // We would duplicate the SQL test cases if we have it here and in one of the
16 // fetch tests, because the fetch tests would have to call prepare/execute etc.
/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_hasConstant_basic.phpt14 //C should not have constant bar
/PHP-7.4/ext/opcache/tests/
H A Dbug73583.phpt2 Bug #73583 (Segfaults when conditionally declared class and function have the same name)
H A Dbug75556.phpt16 $msg = 'Date objects must have UTC as their timezone';
/PHP-7.4/ext/spl/tests/
H A Dbug75242.phpt2 Bug #75242: RecursiveArrayIterator doesn't have constants from parent class
/PHP-7.4/ext/intl/tests/
H A Dformatter_get_error.phpt22 return "Ooops, an error should have occurred.";
/PHP-7.4/ext/sockets/tests/
H A Dsocket_sentto_recvfrom_ipv6_udp.phpt37 '%d bytes have been sent instead of the %d bytes expected',
67 '%d bytes have been received instead of the %d bytes expected',
/PHP-7.4/ext/ldap/tests/
H A Dldap_add_error.phpt58 /* Is this correct behaviour to still have "Already exists" as error/errno?
83 /* Is this correct behaviour to still have "Undefined attribute type" as error/errno?
126 Warning: ldap_add(): Value array must have consecutive indices 0, 1, ... in %s on line %d
/PHP-7.4/tests/classes/
H A Dvisibility_003c.phpt2 ZE2 A redeclared method must have the same or higher visibility
H A Dvisibility_004c.phpt2 ZE2 A redeclared method must have the same or higher visibility
H A Dvisibility_001c.phpt2 ZE2 A redeclared method must have the same or higher visibility
H A Dvisibility_002c.phpt2 ZE2 A redeclared method must have the same or higher visibility
/PHP-7.4/ext/json/tests/
H A Dbug73991.phpt2 Allow JSON_OBJECT_AS_ARRAY to have an effect

Completed in 21 milliseconds

12345678910>>...22