File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 30
30
?>
31
31
32
32
<h2>Abbreviations</h2>
33
- <p><b >NTS</b > - Non-Thread Safe build, use for CLI or IIS (PHP on Windows uses 2 types of builds, TS and NTS)</p>
34
- <p><b >TS</b > - Thread Safe build, use for CLI or Apache mod_php on Windows</p>
35
- <p><b >VC11</b > - Build compiled using VC11 (Visual Studio 2012)</p>
36
- <p><b >VC9</b > - Build compiled using VC9 (Visual Studio 2008)</p>
37
- <p><b >GCC</b > - Build compiled using GCC</p>
33
+ <p><abbr >NTS</abbr > - Non-Thread Safe build, use for CLI or IIS (PHP on Windows uses 2 types of builds, TS and NTS)</p>
34
+ <p><abbr >TS</abbr > - Thread Safe build, use for CLI or Apache mod_php on Windows</p>
35
+ <p><abbr >VC11</abbr > - Build compiled using VC11 (Visual Studio 2012)</p>
36
+ <p><abbr >VC9</abbr > - Build compiled using VC9 (Visual Studio 2008)</p>
37
+ <p><abbr >GCC</abbr > - Build compiled using GCC</p>
38
38
<br/>
39
39
<h2>Common Scenario Sets</h2>
40
40
<p><b>Local-FileSystem_MySQL_Apache-ModPHP-ApacheLounge-2.4.4-VC9-OpenSS</b> - Tests run on local file system, using Apache with MySQL</p>
You can’t perform that action at this time.
0 commit comments