Home
last modified time | relevance | path

Searched refs:version (Results 26 – 50 of 1320) sorted by relevance

12345678910>>...53

/PHP-8.3/ext/standard/tests/array/
H A Darray_sum_objects_operation_no_cast.phpt9 echo "array_sum() version:\n";
12 echo "array_reduce() version:\n";
16 array_sum() version:
22 array_reduce() version:
H A Darray_product_objects_operation_no_cast.phpt9 echo "array_product() version:\n";
12 echo "array_reduce() version:\n";
16 array_product() version:
24 array_reduce() version:
/PHP-8.3/ext/dom/tests/
H A DDOMElement_setAttributeNS_prefix_conflict.phpt10 $dom->loadXML('<?xml version="1.0"?><container xmlns:foo="http://php.net" foo:bar="yes"/>');
19 $dom->loadXML('<?xml version="1.0"?><container xmlns="http://php.net" bar="yes"/>');
27 <?xml version="1.0"?>
29 <?xml version="1.0"?>
32 <?xml version="1.0"?>
34 <?xml version="1.0"?>
H A Dgh8996.phpt84 …entSleepWakeup":1:{s:43:"%0SerializableDomDocumentSleepWakeup%0xmlData";s:39:"<?xml version="1.0"?>
89 …entSleepWakeup":1:{s:43:"%0SerializableDomDocumentSleepWakeup%0xmlData";s:39:"<?xml version="1.0"?>
95 <?xml version="1.0"?>
100 O:47:"SerializableDomDocument__Serialize__Unserialize":1:{s:7:"xmlData";s:39:"<?xml version="1.0"?>
106 <?xml version="1.0"?>
113 C:43:"SerializableDomDocumentSerializeUnserialize":39:{<?xml version="1.0"?>
119 <?xml version="1.0"?>
H A DreplaceWith_non_viable_next_sibling.phpt9 <?xml version="1.0"?>
27 <?xml version="1.0"?>
33 <?xml version="1.0"?>
H A Dbug81642.phpt34 string(30) "<?xml version="1.0"?>
37 string(37) "<?xml version="1.0"?>
41 string(34) "<?xml version="1.0"?>
45 string(38) "<?xml version="1.0"?>
H A DDOMDocument_adoptNode.phpt85 <?xml version='1.0' encoding='utf-8' ?>
123 string(35) "<?xml version="1.0"?>
126 string(29) "<?xml version="1.0"?>
130 string(62) "<?xml version="1.0"?>
137 string(27) "<?xml version="1.0"?>
148 <?xml version="1.0"?>
151 <?xml version="1.0"?>
154 string(202) "<?xml version="1.0" encoding="utf-8"?>
166 string(43) "<?xml version="1.0"?>
170 <?xml version="1.0"?>
[all …]
H A DDOMElement_toggleAttribute.phpt107 <?xml version="1.0"?>
110 <?xml version="1.0"?>
113 <?xml version="1.0"?>
116 <?xml version="1.0"?>
125 <?xml version="1.0"?>
128 <?xml version="1.0"?>
131 <?xml version="1.0"?>
134 <?xml version="1.0"?>
137 <?xml version="1.0"?>
144 <?xml version="1.0"?>
[all …]
H A Dbug80602_4.phpt27 string(43) "<?xml version="1.0"?>
30 string(41) "<?xml version="1.0"?>
33 string(39) "<?xml version="1.0"?>
/PHP-8.3/scripts/
H A Dphp-config.in7 version="@PHP_VERSION@"
72 --version)
73 echo $version;;
92 --version [$version]
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_stmt_execute_stored_proc_next_result.phpt32 $version = 'myversion';
33 if (!mysqli_stmt_bind_param($stmt, 's', $version))
39 $version = 'unknown';
40 if (!mysqli_stmt_bind_result($stmt, $version) ||
44 if ($version !== "myversion")
46 $version,
72 $version = 'myversion';
79 $version = NULL;
80 if (!mysqli_stmt_bind_result($stmt, $version) ||
84 if ($version !== "myversion")
[all …]
/PHP-8.3/ext/soap/tests/bugs/
H A Dbug35142.phpt28 function __doRequest($request, $location, $action, $version, $one_way = 0): ?string {
74 public $version;
81 …function __construct($version, $activityId, $messageId, $source, $logOnEvent=NULL, $logOffEvent=NU…
82 $this->version = $version;
92 <?xml version="1.0" encoding="UTF-8"?>
93 …elope/" xmlns:ns1="http://testurl/Message"><SOAP-ENV:Body><ns1:ivrEvents version="1.0" activityId=…
96 ["version"]=>
H A Dbug36226-2.phpt27 function __doRequest($request, $location, $action, $version, $one_way = 0): ?string {
78 public $version;
85 …function __construct($version, $activityId, $messageId, $source, $logOnEvent=NULL, $logOffEvent=NU…
86 $this->version = $version;
97 <?xml version="1.0" encoding="UTF-8"?>
98 …http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><ns1:ivrEvents version="1.0" activityId=…
101 ["version"]=>
H A Dbug36226.phpt28 function __doRequest($request, $location, $action, $version, $one_way = 0): ?string {
75 public $version;
82 …function __construct($version, $activityId, $messageId, $source, $logOnEvent=NULL, $logOffEvent=NU…
83 $this->version = $version;
93 <?xml version="1.0" encoding="UTF-8"?>
94 …elope/" xmlns:ns1="http://testurl/Message"><SOAP-ENV:Body><ns1:ivrEvents version="1.0" activityId=…
97 ["version"]=>
/PHP-8.3/ext/sqlite3/tests/
H A Dbug73068.phpt7 $version = SQLite3::version()['versionNumber'];
8 if ($version >= 3011000 && $version < 3014002) die('skip libsqlite 3.11.0 to 3.14.1 exhibit erroneo…
/PHP-8.3/ext/dom/tests/manually_call_constructor/
H A Ddocumentfragment.phpt15 <?xml version="1.0"?>
29 <?xml version="1.0"?>
31 <?xml version="1.0"?>
H A Dentityreference.phpt15 <?xml version="1.0"?>
31 <?xml version="1.0"?>
33 <?xml version="1.0"?>
/PHP-8.3/ext/pdo_firebird/
H A Dpdo_firebird.c84 char version[64]; in PHP_MINFO_FUNCTION() local
85 isc_get_client_version(version); in PHP_MINFO_FUNCTION()
89 php_info_print_table_row(2, "Client Library Version", version); in PHP_MINFO_FUNCTION()
/PHP-8.3/ext/dom/tests/delayed_freeing/
H A Dnamespace_xmlns_declaration.phpt8 $doc->loadXML('<?xml version="1.0"?><container xmlns="http://php.net"/>');
18 <?xml version="1.0"?>
21 <?xml version="1.0"?>
H A Dentity_reference.phpt19 <?xml version="1.0"?>
33 <?xml version="1.0"?>
36 <?xml version="1.0"?>
41 <?xml version="1.0"?>
/PHP-8.3/Zend/tests/in-de-crement/
H A Dincdec_bool_exception.phpt25 Increment on type bool has no effect, this will change in the next major version of PHP
26 Decrement on type bool has no effect, this will change in the next major version of PHP
27 Increment on type bool has no effect, this will change in the next major version of PHP
28 Decrement on type bool has no effect, this will change in the next major version of PHP
H A Dunset_globals_in_error_handler.phpt81 Decrement on type null has no effect, this will change in the next major version of PHP
84 Decrement on type null has no effect, this will change in the next major version of PHP
108 Increment on type bool has no effect, this will change in the next major version of PHP
111 Decrement on type bool has no effect, this will change in the next major version of PHP
114 Increment on type bool has no effect, this will change in the next major version of PHP
117 Decrement on type bool has no effect, this will change in the next major version of PHP
120 Increment on type bool has no effect, this will change in the next major version of PHP
123 Decrement on type bool has no effect, this will change in the next major version of PHP
126 Increment on type bool has no effect, this will change in the next major version of PHP
129 Decrement on type bool has no effect, this will change in the next major version of PHP
/PHP-8.3/ext/pdo_dblib/tests/
H A Dconfig.inc4 // this function will version detect so the relevant tests can XFAILIF
8 $version = $db->getAttribute(PDO::DBLIB_ATTR_VERSION);
9 return !strstartswith($version, 'freetds ') || !strstartswith($version, 'freetds v1.0');
/PHP-8.3/ext/fileinfo/tests/upstream/
H A Dandroid-vdex-1.result1 Android vdex file, verifier deps version: 021, dex section version: 002, number of dex files: 4, ve…
/PHP-8.3/ext/pdo_mysql/tests/
H A Dbug_61411.phpt15 die(sprintf("skip Cannot determine MySQL Server version\n"));
17 $version = $matches[1] * 10000 + $matches[2] * 100 + $matches[3];
18 if ($version < 40106)
20 $matches[1], $matches[2], $matches[3], $version));

Completed in 25 milliseconds

12345678910>>...53