Home
last modified time | relevance | path

Searched refs:have (Results 76 – 100 of 586) sorted by relevance

12345678910>>...24

/PHP-5.5/ext/standard/tests/strings/
H A Dbug36306.phpt7 PHP does not have uint values, you cannot
H A Dbug61038.phpt20 Warning: unpack(): Type a: not enough input, need 6, have 5 in %s on line %d
H A Dbug24281.phpt9 $string = "He had had to have had it";
/PHP-5.5/ext/phar/tests/
H A D032.phpt29 phar "%sphar_oo_test.phar.php" does not have a signature===DONE===
/PHP-5.5/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-5.5/ext/reflection/tests/
H A DReflectionClass_hasConstant_basic.phpt14 //C should not have constant bar
H A D007.phpt100 string(86) "Class NoCtor does not have a constructor, so you cannot pass any constructor arguments"
102 string(86) "Class NoCtor does not have a constructor, so you cannot pass any constructor arguments"
H A DReflectionClass_getStaticPropertyValue_001.phpt68 Class A does not have a property named protectedOverridden
69 Class A does not have a property named privateOverridden
H A Dbug52854.phpt28 Class Test does not have a constructor, so you cannot pass any constructor arguments
/PHP-5.5/ext/intl/tests/
H A Dformatter_get_error.phpt22 return "Ooops, an error should have occurred.";
/PHP-5.5/ext/standard/tests/array/
H A Darray_diff_assoc_variation7.phpt7 * Description: Returns the entries of $arr1 that have values which are not
15 * 2. Arrays that have been referenced to each other
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_phpinfo.phpt21 printf("[001] ext/mysqli should have exposed itself.\n");
24 printf("[002] ext/mysqli should have exposed the library version.\n");
H A Dmysqli_last_insert_id.phpt57 …printf("[007] API id should have been reset to 0 because previous query was SELECT, got API %d, SQ…
72 …printf("[010] API id should have been reset to 0 because previous query was SELECT, got API %d, SQ…
90 printf("[015] SQL id %d should have had changed, got %d\n", $sql_id, $new_sql_id);
101 …printf("[017] API id should have been reset to 0 because previous query was SET, got API %d, SQL %…
142 …printf("[026] INSERT should have failed because of duplicate PK value, [%d] %s\n", $link->errno, $…
147 …printf("[027] API id should have been reset to 0 because previous query failed, got API %d, SQL %d…
/PHP-5.5/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-5.5/ext/opcache/
H A Dconfig.m411 AC_DEFINE(HAVE_MPROTECT, 1, [Define if you have mprotect() function])
80 AC_DEFINE(HAVE_SHM_IPC, 1, [Define if you have SysV IPC SHM support])
132 AC_DEFINE(HAVE_SHM_MMAP_ANON, 1, [Define if you have mmap(MAP_ANON) SHM support])
187 AC_DEFINE(HAVE_SHM_MMAP_ZERO, 1, [Define if you have mmap("/dev/zero") SHM support])
256 AC_DEFINE(HAVE_SHM_MMAP_POSIX, 1, [Define if you have POSIX mmap() SHM support])
325 AC_DEFINE(HAVE_SHM_MMAP_FILE, 1, [Define if you have mmap() SHM support])
/PHP-5.5/ext/spl/internal/
H A Dparentiterator.inc19 * RecursiveIteratorIterator that only shows those elements which have
/PHP-5.5/tests/output/
H A Dob_start_error_003.phpt18 Warning: ob_start(): array must have exactly two members in %s on line %d
H A Dob_start_error_004.phpt18 Warning: ob_start(): class 'C' does not have a method 'f' in %s on line %d
/PHP-5.5/ext/sockets/tests/
H A Dsocket_sentto_recvfrom_ipv4_udp.phpt32 die($bytes_sent . ' bytes have been sent instead of the ' . $len . ' bytes expected');
43 … die($bytes_received . ' bytes have been received instead of the ' . $len . ' bytes expected');
H A Dsocket_sentto_recvfrom_ipv6_udp.phpt34 die($bytes_sent . ' bytes have been sent instead of the ' . $len . ' bytes expected');
45 … die($bytes_received . ' bytes have been received instead of the ' . $len . ' bytes expected');
H A Dsocket_sentto_recvfrom_unix.phpt36 die($bytes_sent . ' bytes have been sent instead of the ' . $len . ' bytes expected');
47 … die($bytes_received . ' bytes have been received instead of the ' . $len . ' bytes expected');
/PHP-5.5/ext/standard/tests/file/
H A Dfread_fwrite_basic.phpt16 Reading stops when up to length bytes have been read, EOF (end of file) is
18 opening userspace stream) when 8192 bytes have been read whichever comes first.
/PHP-5.5/sapi/cgi/
H A DREADME.FastCGI19 This is the simplest method, obviously you will have to configure your
51 be, you could even have several web servers utilising the same running PHP
65 First of all, make sure that the FastCGI module is enabled. You should have
86 To setup a specific static configuration for php, you have to use
140 for better concurrency, especially if you have pages that take a significant
150 necessary because several PHP functions are known to have memory leaks. If the
/PHP-5.5/ext/dom/tests/
H A Dbug28817.phpt9 /** variable can have name */

Completed in 119 milliseconds

12345678910>>...24