/PHP-8.2/ext/oci8/tests/ |
H A D | dbmsoutput.phpt | 144 string(52) "0 test 2 Hello, world! Lots and lots and ... of text" 146 string(52) "1 test 2 Hello, world! Lots and lots and ... of text" 148 string(52) "2 test 2 Hello, world! Lots and lots and ... of text" 150 string(52) "3 test 2 Hello, world! Lots and lots and ... of text" 152 string(52) "4 test 2 Hello, world! Lots and lots and ... of text" 154 string(52) "5 test 2 Hello, world! Lots and lots and ... of text" 156 string(52) "6 test 2 Hello, world! Lots and lots and ... of text" 158 string(52) "7 test 2 Hello, world! Lots and lots and ... of text" 160 string(52) "8 test 2 Hello, world! Lots and lots and ... of text" 162 string(52) "9 test 2 Hello, world! Lots and lots and ... of text" [all …]
|
H A D | drcp_characterset.phpt | 2 DRCP: oci_pconnect() and oci_connect() with different character sets 10 // Create connections with oci_connect and oci_pconnect with UTF8 as Charset 30 // The two connections c1 and c2 should not share resources as they use different 34 echo "First and third connections share a resource: NOT OK\n"; 36 echo "First and third connections are different: OK\n"; 38 // The two connections p1 and p2 should not share resources as they use different 42 echo "Second and fourth connections share a resource: NOT OK\n"; 44 echo "Second and fourth connections are different: OK\n"; 59 First and third connections are different: OK 60 Second and fourth connections are different: OK
|
/PHP-8.2/ext/standard/tests/strings/ |
H A D | strcmp.phpt | 19 and comparing the elements with one and other */ 131 - strcmp of 'a' and 'a' is => int(0) 133 - strcmp of 'a' and 'a' is => int(0) 141 - strcmp of 'A' and 'A' is => int(0) 143 - strcmp of 'A' and 'A' is => int(0) 149 - strcmp of 'a' and 'a' is => int(0) 151 - strcmp of 'a' and 'a' is => int(0) 381 - strcmp of '' and '' is => int(0) 383 - strcmp of '' and '' is => int(0) 403 - strcmp of '' and '' is => int(0) [all …]
|
H A D | strcasecmp.phpt | 9 echo "#### Basic and Possible operations ####"; 19 and comparing the elements with one and other */ 117 #### Basic and Possible operations #### 129 - strcasecmp of 'a' and 'a' is => int(0) 130 - strcasecmp of 'a' and 'A' is => int(0) 136 - strcasecmp of 'A' and 'a' is => int(0) 137 - strcasecmp of 'A' and 'A' is => int(0) 357 - strcasecmp of '' and '' is => int(0) 360 - strcasecmp of '' and '' is => int(0) 393 - strcasecmp of '' and '' is => int(0) [all …]
|
/PHP-8.2/ext/standard/tests/array/ |
H A D | range_variation.phpt | 30 *** Testing range() with various low and high values *** 71 -- creating an array with low = 'ABCD' and high = '' -- 375 -- creating an array with low = '' and high = '' -- 381 -- creating an array with low = '' and high = '' -- 387 -- creating an array with low = '' and high = '' -- 441 -- creating an array with low = '' and high = '' -- 447 -- creating an array with low = '' and high = '' -- 453 -- creating an array with low = '' and high = '' -- 507 -- creating an array with low = '' and high = '' -- 513 -- creating an array with low = '' and high = '' -- [all …]
|
H A D | array_diff_variation5.phpt | 3 and string array values 7 * Test how array_diff compares integers, floats and strings 17 print "-- Compare integers and floats: --\n"; 26 print "-- Compare integers and strings containing floats: --\n"; 30 print "-- Compare floats and strings containing integers: --\n"; 35 print "-- Compare floats and strings containing floats: --\n"; 47 -- Compare integers and floats: -- 52 -- Compare integers and strings containing an integers: -- 57 -- Compare integers and strings containing floats: -- 74 -- Compare floats and strings containing integers: -- [all …]
|
H A D | array_filter_variation4.phpt | 7 * with parameters and return 8 * without parameter and with return 9 * with parameter and without return 10 * without parameter and without return 25 // callback function with parameter and without return value 38 // callback function with parameter and with return value 48 echo "-- Callback function with parameter and return --\n"; 55 -- Callback function without parameter and with return -- 74 -- Callback function with parameter and without return -- 77 -- Callback function without parameter and return -- [all …]
|
H A D | array_diff_assoc_variation5.phpt | 2 Test array_diff_assoc() function : usage variations - compare integers, floats and strings 6 * Test how array_diff_assoc compares integers, floats and string 15 echo "-- Result of comparing integers and floating point numbers: --\n"; 19 echo "-- Result of comparing integers and strings containing an integers : --\n"; 23 echo "-- Result of comparing integers and strings containing floating points : --\n"; 27 echo "-- Result of comparing floating points and strings containing integers : --\n"; 46 -- Result of comparing integers and floating point numbers: -- 55 -- Result of comparing integers and strings containing an integers : -- 64 -- Result of comparing integers and strings containing floating points : -- 85 -- Result of comparing floating points and strings containing integers : -- [all …]
|
H A D | array_intersect_uassoc_variation5.phpt | 2 Test array_intersect_uassoc() function : usage variation - Intersection of integers with floats and… 21 echo "\n-- Result of integers and floating point intersection --\n"; 24 echo "\n-- Result of integers and strings containing integers intersection --\n"; 27 echo "\n-- Result of integers and strings containing floating points intersection --\n"; 33 -- Result of integers and floating point intersection -- 41 -- Result of integers and strings containing integers intersection -- 49 -- Result of integers and strings containing floating points intersection --
|
H A D | array_flip_variation4.phpt | 60 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d 62 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d 64 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d 66 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d 68 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d 70 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d 72 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d 74 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d 76 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d 78 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d [all …]
|
/PHP-8.2/ext/gd/tests/ |
H A D | imagecolorallocate_variation6.phpt | 49 !! [ValueError] imagecolorallocate(): Argument #2 ($red) must be between 0 and 255 (inclusive) 50 !! [ValueError] imagecolorallocate(): Argument #2 ($red) must be between 0 and 255 (inclusive) 51 !! [ValueError] imagecolorallocate(): Argument #3 ($green) must be between 0 and 255 (inclusive) 52 !! [ValueError] imagecolorallocate(): Argument #3 ($green) must be between 0 and 255 (inclusive) 53 !! [ValueError] imagecolorallocate(): Argument #4 ($blue) must be between 0 and 255 (inclusive) 54 !! [ValueError] imagecolorallocate(): Argument #4 ($blue) must be between 0 and 255 (inclusive) 57 !! [ValueError] imagecolorallocate(): Argument #2 ($red) must be between 0 and 255 (inclusive) 58 !! [ValueError] imagecolorallocate(): Argument #2 ($red) must be between 0 and 255 (inclusive) 61 !! [ValueError] imagecolorallocate(): Argument #4 ($blue) must be between 0 and 255 (inclusive) 65 !! [ValueError] imagecolorallocate(): Argument #2 ($red) must be between 0 and 255 (inclusive) [all …]
|
/PHP-8.2/ext/standard/tests/file/ |
H A D | symlink_link_linkinfo_is_link_variation4.phpt | 5 /* Variation 4 : Create file and a hard link to the file 8 Check size of file and hard link 13 // Creating file and inserting data into it 28 echo "\n-- Check size of hard link and file --\n"; 30 echo "\nSize of file and hard link are same\n"; 82 -- Check size of hard link and file -- 84 Size of file and hard link are same 89 -- Check size of hard link and file -- 91 Size of file and hard link are same 96 -- Check size of hard link and file -- [all …]
|
H A D | filesize_variation2-win32.phpt | 15 echo "\n*** Testing size of a dir, sub-dir and file with filesize() ***\n"; 16 echo "-- Creating a base dir, and checking its size --\n"; 21 echo "-- Creating a file inside base dir, and checking dir & file size --\n"; 29 echo "-- Creating an empty sub-dir in base-dir, and checking size of base and sub dir --\n"; 36 echo "-- Creating a file inside sub-dir, and checking size of base, subdir and file created --\n"; 37 // create only the file, as base and subdir is already created 64 *** Testing size of a dir, sub-dir and file with filesize() *** 65 -- Creating a base dir, and checking its size -- 67 -- Creating a file inside base dir, and checking dir & file size -- 70 -- Creating an empty sub-dir in base-dir, and checking size of base and sub dir -- [all …]
|
H A D | filesize_variation2.phpt | 15 echo "\n*** Testing size of a dir, sub-dir and file with filesize() ***\n"; 16 echo "-- Creating a base dir, and checking its size --\n"; 21 echo "-- Creating a file inside base dir, and checking dir & file size --\n"; 29 echo "-- Creating an empty sub-dir in base-dir, and checking size of base and sub dir --\n"; 36 echo "-- Creating a file inside sub-dir, and checking size of base, subdir and file created --\n"; 37 // create only the file, as base and subdir is already created 64 *** Testing size of a dir, sub-dir and file with filesize() *** 65 -- Creating a base dir, and checking its size -- 67 -- Creating a file inside base dir, and checking dir & file size -- 70 -- Creating an empty sub-dir in base-dir, and checking size of base and sub dir -- [all …]
|
H A D | filesize_variation4-win32.phpt | 18 echo "-- opening the file in 'w' mode and get the size --\n"; 26 echo "-- opening the file in 'wt' mode and get the size --\n"; 34 echo "-- opening the file in 'a' mode, adding data and checking the file --\n"; 48 echo "-- creating a hole and checking the size --\n"; 55 echo "-- writing data after hole and checking the size --\n"; 84 -- opening the file in 'w' mode and get the size -- 87 -- opening the file in 'wt' mode and get the size -- 90 -- opening the file in 'a' mode, adding data and checking the file -- 92 -- opening the file in 'at' mode, adding data and checking the file -- 94 -- creating a hole and checking the size -- [all …]
|
H A D | filesize_variation4.phpt | 19 rs, 12345(numeric) chars, and \n(newline char), \t(tab), \0, \r and so on........\0"; 20 echo "-- opening the file in 'w' mode and get the size --\n"; 28 echo "-- opening the file in 'wt' mode and get the size --\n"; 50 echo "-- creating a hole and checking the size --\n"; 57 echo "-- writing data after hole and checking the size --\n"; 86 -- opening the file in 'w' mode and get the size -- 89 -- opening the file in 'wt' mode and get the size -- 92 -- opening the file in 'a' mode, adding data and checking the file -- 94 -- opening the file in 'at' mode, adding data and checking the file -- 96 -- creating a hole and checking the size -- [all …]
|
/PHP-8.2/ext/mbstring/tests/ |
H A D | gh10192_utf7.phpt | 15 'base64 character before and after +' => 'A 1+1 B', 16 'base64 character before and after -' => 'A 1-1 B', 19 '+ and -' => 'A +- B', 20 '- and +' => 'A -+ B', 130 base64 character before and after + 139 base64 character before and after - 166 + and - 175 - and + 256 valid base64 character between + and - 265 invalid base64 character between + and - [all …]
|
H A D | gh10192_utf7imap.phpt | 15 'base64 character before and after &' => 'A 1&1 B', 16 'base64 character before and after -' => 'A 1-1 B', 19 '& and -' => 'A &- B', 20 '- and &' => 'A -& B', 119 base64 character before and after & 128 base64 character before and after - 155 & and - 164 - and & 209 valid base64 character between & and - 218 invalid base64 character between & and - [all …]
|
/PHP-8.2/ext/gmp/tests/ |
H A D | bug50283.phpt | 2 Feature Request #50283 (allow base in gmp_strval to use full range: 2 to 62, and -2 to -36) 32 printf("Base 32 and 62-based: %s\n", gmp_strval(gmp_init("gh82179fbf5", 32), 62)); 37 gmp_strval(): Argument #2 ($base) must be between 2 and 62, or -2 and -36 38 gmp_strval(): Argument #2 ($base) must be between 2 and 62, or -2 and -36 39 gmp_strval(): Argument #2 ($base) must be between 2 and 62, or -2 and -36 42 gmp_strval(): Argument #2 ($base) must be between 2 and 62, or -2 and -36 43 Base 32 and 62-based: 1NHkAcdIiD
|
H A D | gmp_strval.phpt | 69 gmp_strval(): Argument #2 ($base) must be between 2 and 62, or -2 and -36 72 gmp_strval(): Argument #2 ($base) must be between 2 and 62, or -2 and -36 73 gmp_strval(): Argument #2 ($base) must be between 2 and 62, or -2 and -36 76 gmp_strval(): Argument #2 ($base) must be between 2 and 62, or -2 and -36 77 gmp_strval(): Argument #2 ($base) must be between 2 and 62, or -2 and -36
|
/PHP-8.2/ext/bcmath/tests/ |
H A D | negative_scale.phpt | 61 bcadd(): Argument #3 ($scale) must be between 0 and 2147483647 62 bcsub(): Argument #3 ($scale) must be between 0 and 2147483647 63 bcmul(): Argument #3 ($scale) must be between 0 and 2147483647 64 bcdiv(): Argument #3 ($scale) must be between 0 and 2147483647 65 bcmod(): Argument #3 ($scale) must be between 0 and 2147483647 66 bcpowmod(): Argument #4 ($scale) must be between 0 and 2147483647 67 bcpow(): Argument #3 ($scale) must be between 0 and 2147483647 68 bcsqrt(): Argument #2 ($scale) must be between 0 and 2147483647 69 bccomp(): Argument #3 ($scale) must be between 0 and 2147483647 70 bcscale(): Argument #1 ($scale) must be between 0 and 2147483647
|
/PHP-8.2/ext/standard/tests/misc/ |
H A D | gh14774.phpt | 18 time_sleep_until(): Argument #1 ($timestamp) must be between 0 and %d 19 time_sleep_until(): Argument #1 ($timestamp) must be between 0 and %d 20 time_sleep_until(): Argument #1 ($timestamp) must be between 0 and %d 21 time_sleep_until(): Argument #1 ($timestamp) must be between 0 and %d 22 time_sleep_until(): Argument #1 ($timestamp) must be between 0 and %d 23 time_sleep_until(): Argument #1 ($timestamp) must be between 0 and %d
|
/PHP-8.2/Zend/tests/ |
H A D | heredoc_007.phpt | 2 braced and unbraced complex variable replacement test (heredoc) 9 This is heredoc test #s $a, {$b}, {$c['c']}, and {$d->d}. 14 This is heredoc test #s $a, {$b}, {$c['c']}, and {$d->d}. 22 This is heredoc test #s 1, 2, 3, and 4. 23 This is heredoc test #s 1, 2, 3, and 4.
|
/PHP-8.2/tests/classes/ |
H A D | property_recreate_private.phpt | 2 Unsetting and recreating private properties. 22 echo "Unset and recreate a superclass's private property:\n"; 28 echo "\nUnset superclass's private property, and recreate it as public in subclass:\n"; 34 echo "\nUnset superclass's private property, and recreate it as public at global scope:\n"; 41 echo "\n\nUnset and recreate a private property:\n"; 47 echo "\nUnset a private property, and attempt to recreate at global scope (expecting failure):\n"; 55 Unset and recreate a superclass's private property: 61 Unset superclass's private property, and recreate it as public in subclass: 67 Unset superclass's private property, and recreate it as public at global scope: 74 Unset and recreate a private property: [all …]
|
/PHP-8.2/Zend/tests/arg_unpack/ |
H A D | invalid_type.phpt | 2 Only arrays and Traversables can be unpacked 39 Only arrays and Traversables can be unpacked 40 Only arrays and Traversables can be unpacked 41 Only arrays and Traversables can be unpacked 42 Only arrays and Traversables can be unpacked 43 Only arrays and Traversables can be unpacked
|