Searched refs:version (Results 401 – 425 of 1215) sorted by relevance
1...<<11121314151617181920>>...49
2 tls stream wrapper with min version 1.0 and max version 1.1
23 if (!stristr($phpinfo, "client api library version"))24 printf("[002] ext/mysqli should have exposed the library version.\n");
216 # version.7823 # Raw version.8461 # 1 < version8723 # version? 2 39127 # version 2.12872 # TCC version14342 >23 string @version\ (version22404 # version 124240 # new version29028 # version 2[all …]
9 <?xml version="1.0" encoding="ISO-8859-1" ?>
7 $string = '<?xml version="1.0"?>
7 $xml = simplexml_load_string('<?xml version="1.0" encoding="utf-8"?><root xmlns:myns="http://myns" …
16 <?xml version="1.0" encoding="utf-8"?>
13 <?xml version="1.0" encoding="UTF-8"?>
19 string(109) "<?xml version="1.0" encoding="utf-8"?>
22 <?xml version="1.0" encoding="UTF-8"?>
10 $xml = '<?xml version="1.0" encoding="UTF-8" ?>';
6 Warning: Use of undefined constant t - assumed 't' (this will throw an Error in a future version of…
9 Warning: Use of undefined constant e - assumed 'e' (this will throw an Error in a future version of…
14 Deprecated: Methods with the same name as their class will not be constructors in a future version …
19 <?xml version="1.0" encoding="UTF-8" standalone="standalone"?>
10 <?xml version='1.0' standalone='yes'?>
9 $sample = "<?xml version=\"1.0\"?><test attr=\"angle<bracket\"/>";
84 char version[2]; /* USTAR version */ member
12 die(sprintf("skip Cannot determine MySQL Server version\n"));14 $version = $matches[1] * 10000 + $matches[2] * 100 + $matches[3];15 if ($version < 50000)17 $matches[1], $matches[2], $matches[3], $version));
8 $xml = '<?xml version="1.0" encoding="UTF-8"?><books><book>new book</book></books>';
1 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
15 * @version 1.1
24 [version] => %s
Completed in 204 milliseconds