1<?xml version="1.0" encoding="UTF-8"?>
2<package packagerversion="1.9.4" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd">
3 <name>PhpDocumentor</name>
4 <channel>pear.php.net</channel>
5 <summary>The phpDocumentor package provides automatic documenting of php api directly from the source.</summary>
6 <description>The phpDocumentor tool is a standalone auto-documentor similar to JavaDoc
7written in PHP.  It differs from PHPDoc in that it is MUCH faster, parses a much
8wider range of php files, and comes with many customizations including 11 HTML
9templates, windows help file CHM output, PDF output, and XML DocBook peardoc2
10output for use with documenting PEAR.  In addition, it can do PHPXref source
11code highlighting and linking.
12
13Features (short list):
14-output in HTML, PDF (directly), CHM (with windows help compiler), XML DocBook
15-very fast
16-web and command-line interface
17-fully customizable output with Smarty-based templates
18-recognizes JavaDoc-style documentation with special tags customized for PHP 4
19-automatic linking, class inheritance diagrams and intelligent override
20-customizable source code highlighting, with phpxref-style cross-referencing
21-parses standard README/CHANGELOG/INSTALL/FAQ files and includes them
22 directly in documentation
23-generates a todo list from @todo tags in source
24-generates multiple documentation sets based on @access private, @internal and
25 {@internal} tags
26-example php files can be placed directly in documentation with highlighting
27 and phpxref linking using the @example tag
28-linking between external manual and API documentation is possible at the
29 sub-section level in all output formats
30-easily extended for specific documentation needs with Converter
31-full documentation of every feature, manual can be generated directly from
32 the source code with &quot;phpdoc -c makedocs&quot; in any format desired.
33-current manual always available at http://www.phpdoc.org/manual.php
34-user .ini files can be used to control output, multiple outputs can be
35 generated at once
36
37**WARNING**:
38To use the web interface, you must set PEAR&apos;s data_dir to a subdirectory of
39document root.
40
41If browsing to http://localhost/index.php displays /path/to/htdocs/index.php,
42set data_dir to a subdirectory of /path/to/htdocs:
43
44$ pear config-set data_dir /path/to/htdocs/pear
45$ pear install PhpDocumentor
46
47http://localhost/pear/PhpDocumentor is the web interface</description>
48 <lead>
49  <name>Joshua Eichorn</name>
50  <user>jeichorn</user>
51  <email>jeichorn@JoshuaEichorn.com</email>
52  <active>no</active>
53 </lead>
54 <lead>
55  <name>Greg Beaver</name>
56  <user>cellog</user>
57  <email>greg@chiaraquartet.net</email>
58  <active>no</active>
59 </lead>
60 <lead>
61  <name>Chuck Burgess</name>
62  <user>ashnazg</user>
63  <email>demon.gene@gmail.com</email>
64  <active>yes</active>
65 </lead>
66 <developer>
67  <name>Andrew Morton</name>
68  <user>drewish</user>
69  <email>drewish@katherinehouse.com</email>
70  <active>no</active>
71 </developer>
72 <date>2011-12-03</date>
73 <time>21:40:13</time>
74 <version>
75  <release>1.4.4</release>
76  <api>1.4.0</api>
77 </version>
78 <stability>
79  <release>stable</release>
80  <api>stable</api>
81 </stability>
82 <license uri="http://www.opensource.org/licenses/lgpl-license.php">LGPL</license>
83 <notes>
84Includes these PEAR items:
85 * Fix Bug #11543: empty @todo tags/comments shouldn&apos;t be included in TODO list [ashnazg]
86 * Fix Bug #12704: XML/Beautifier removed comment in XML Docbook peardoc2 converter
87   template [ashnazg]
88 * Fix Bug #13606: parameter name and description do not line up in generated docs [ashnazg]
89 * Fix Bug #13653: Media file copy - copies incorrect file [ashnazg]
90 * Fix Bug #14201: templatebase not working as intended [ashnazg]
91 * Fix Bug #14640: class witch extending DOMDocument [ashnazg]
92 * Fix Bug #16279: Type Hints in Function Signature Cause Loss of @param type [ashnazg]
93 * Fix Bug #16546: Default parser uses php 4.0 standards [ashnazg]
94 * Fix Bug #16825: Templates Point to Nonexistent Image Files [ashnazg]
95 * Fix Bug #16826: Unused media folder and files exist [ashnazg]
96 * Fix Bug #17395: Fatal Error when trying to run document [ashnazg]
97 * Fix Bug #18058: Patch: fix some notices (which may cause a crash of other tools) [ashnazg]
98 * Fix Bug #18100: phpdocu-general@sourceforge.net bounces [ashnazg]
99 * Fix Bug #18220: Truncated filenames in Converter files [ashnazg]
100 * Fix Bug #18782: class tree generation mistake [ashnazg]
101 * Fix Bug #18870: Class tree wont shows implemented interfaces if class has no childs [ashnazg]
102 * Fix Bug #18871: Class tree wont shows internal PHP interfaces [ashnazg]
103 * Fix Bug #18872: Class tree puts comma uncorrectly in interfaces list [ashnazg]
104 * Fix Bug #19017: remove error_reporting (for PEAR QA team) [ashnazg]
105 * Implement Feature #12211: @inheritdoc not working for child methods &amp; variables [ashnazg]
106 * Implement Feature #15580: Add link back from api document to pear website or package website [ashnazg]
107 * Implement Feature #17906: Please, consider realising &apos;Plain.php&apos; file under PHP 3.01 license [ashnazg]
108
109Includes these Sourceforge items:
110* [2155014] fatal error when parsing &apos;myclass extends DOMDocument&apos;
111 </notes>
112 <contents>
113  <dir baseinstalldir="PhpDocumentor" name="/">
114   <file baseinstalldir="PhpDocumentor" md5sum="cf3ca252015c2276e49571678470e6e8" name="docbuilder/images/rc-gui-install-24.png" role="data" />
115   <file baseinstalldir="PhpDocumentor" md5sum="e704da36078c71c789cb81da46344f82" name="docbuilder/images/ss_CHM_default_default.png" role="data" />
116   <file baseinstalldir="PhpDocumentor" md5sum="ca8758ef339d0910ac746d16ccf42072" name="docbuilder/images/ss_HTML_frames_default.png" role="data" />
117   <file baseinstalldir="PhpDocumentor" md5sum="60a8c9215277c6100f64b2ba93a24f06" name="docbuilder/images/ss_HTML_frames_DOM-default.png" role="data" />
118   <file baseinstalldir="PhpDocumentor" md5sum="dd9fbe9fd6108b861dfb336f261c8c58" name="docbuilder/images/ss_HTML_frames_DOM-earthli.png" role="data" />
119   <file baseinstalldir="PhpDocumentor" md5sum="99b740a52bec84df42cfa9e7c0d29839" name="docbuilder/images/ss_HTML_frames_DOM-l0l33t.png" role="data" />
120   <file baseinstalldir="PhpDocumentor" md5sum="9309412fae3f305f9b0c62d0e9498e33" name="docbuilder/images/ss_HTML_frames_DOM-phpdoc.de.png" role="data" />
121   <file baseinstalldir="PhpDocumentor" md5sum="4401bdf386db0c7810a7688ffca54c7a" name="docbuilder/images/ss_HTML_frames_DOM-phphtmllib.png" role="data" />
122   <file baseinstalldir="PhpDocumentor" md5sum="3632282fbd3b864171720a6fdd3f3e8a" name="docbuilder/images/ss_HTML_frames_earthli.png" role="data" />
123   <file baseinstalldir="PhpDocumentor" md5sum="885243c0126ef814dbb97f50fdf3176b" name="docbuilder/images/ss_HTML_frames_l0l33t.png" role="data" />
124   <file baseinstalldir="PhpDocumentor" md5sum="841f90df634f496885f3098cff810985" name="docbuilder/images/ss_HTML_frames_phpdoc.de.png" role="data" />
125   <file baseinstalldir="PhpDocumentor" md5sum="f2fe4646e5bb34b44d2f95f8823a2a12" name="docbuilder/images/ss_HTML_frames_phpedit.png" role="data" />
126   <file baseinstalldir="PhpDocumentor" md5sum="81c77056415783d4ae0fe9982f5baf91" name="docbuilder/images/ss_HTML_frames_phphtmllib.png" role="data" />
127   <file baseinstalldir="PhpDocumentor" md5sum="000e559dc6b97cce8fe23b8ca0c3b3ab" name="docbuilder/images/ss_HTML_Smarty_default.png" role="data" />
128   <file baseinstalldir="PhpDocumentor" md5sum="5ee6035da7cd5b039b3be086b5361c4d" name="docbuilder/images/ss_HTML_Smarty_HandS.png" role="data" />
129   <file baseinstalldir="PhpDocumentor" md5sum="8430a50e33f85a12088cef6b179da5de" name="docbuilder/images/ss_HTML_Smarty_PHP.png" role="data" />
130   <file baseinstalldir="PhpDocumentor" md5sum="aa65a02e532d9a75867df9bc3c739e2e" name="docbuilder/images/ss_PDF_default_default.png" role="data" />
131   <file baseinstalldir="PhpDocumentor" md5sum="264f6eaf8f5af2b15b08762f570581b1" name="docbuilder/images/ss_XML_DocBook-peardoc2_default.png" role="data" />
132   <file baseinstalldir="PhpDocumentor" md5sum="92f73e1e03dbd66ab0a061cbb8f943a2" name="docbuilder/includes/tab.webfx.css" role="data" />
133   <file baseinstalldir="PhpDocumentor" md5sum="a0676fb27c5f0bc5caed3bee95418f09" name="docbuilder/includes/tabpane.js" role="data" />
134   <file baseinstalldir="PhpDocumentor" md5sum="afab202f42a1fb4627521e11f8b28e5d" name="docbuilder/includes/utilities.php" role="data">
135    <tasks:replace from="@DATA-DIR@" to="data_dir" type="pear-config" />
136   </file>
137   <file baseinstalldir="PhpDocumentor" md5sum="b9264df64e4c33a5f81bedc158cd564e" name="docbuilder/actions.php" role="data">
138    <tasks:replace from="@WEB-DIR@" to="data_dir" type="pear-config" />
139   </file>
140   <file baseinstalldir="PhpDocumentor" md5sum="015b6ba92fd37965954caceeb767b751" name="docbuilder/blank.html" role="data" />
141   <file baseinstalldir="PhpDocumentor" md5sum="f9a75c6ab5f616426628c0230f18976a" name="docbuilder/builder.php" role="data">
142    <tasks:replace from="@DATA-DIR@" to="data_dir" type="pear-config" />
143   </file>
144   <file baseinstalldir="PhpDocumentor" md5sum="efae8832f42c44059872fd4ad9c3a03e" name="docbuilder/config.php" role="data">
145    <tasks:replace from="@DATA-DIR@" to="data_dir" type="pear-config" />
146    <tasks:replace from="@WEB-DIR@" to="data_dir" type="pear-config" />
147   </file>
148   <file baseinstalldir="PhpDocumentor" md5sum="528f0187f468bd37277c8d940b6dc817" name="docbuilder/file_dialog.php" role="data">
149    <tasks:replace from="@DATA-DIR@" to="data_dir" type="pear-config" />
150    <tasks:replace from="@WEB-DIR@" to="data_dir" type="pear-config" />
151   </file>
152   <file baseinstalldir="PhpDocumentor" md5sum="20a8ea2e88d93cf4e0284716abb50bfa" name="docbuilder/index.html" role="data" />
153   <file baseinstalldir="PhpDocumentor" md5sum="26c14689513d4efbc5ba7effb1d00579" name="docbuilder/top.php" role="data">
154    <tasks:replace from="@DATA-DIR@" to="data_dir" type="pear-config" />
155   </file>
156   <file baseinstalldir="PhpDocumentor" md5sum="7a19d598a33b6cd1d6d0288bff81f773" name="Documentation/Release-old/Release-0.2.4" role="doc" />
157   <file baseinstalldir="PhpDocumentor" md5sum="ac5427305cd123061737e921d8effddf" name="Documentation/Release-old/Release-0.2.5" role="doc" />
158   <file baseinstalldir="PhpDocumentor" md5sum="b5eb74f9c46ab9aaabc5fc3b3228c856" name="Documentation/Release-old/Release-0.2.6" role="doc" />
159   <file baseinstalldir="PhpDocumentor" md5sum="d7c8945f7f10000a4a6d64d4c283226c" name="Documentation/Release-old/Release-0.3.0" role="doc" />
160   <file baseinstalldir="PhpDocumentor" md5sum="7f6a4474378f0e72479375c327393d23" name="Documentation/Release-old/Release-0.4.0" role="doc" />
161   <file baseinstalldir="PhpDocumentor" md5sum="ba905fc990d316d84993e73fad3ce4d9" name="Documentation/Release-old/Release-0.4.1" role="doc" />
162   <file baseinstalldir="PhpDocumentor" md5sum="de2f49554852c1f4839e66ea3ab0bc0b" name="Documentation/Release-old/Release-0.4.2" role="doc" />
163   <file baseinstalldir="PhpDocumentor" md5sum="f92ecaf69081ab9278404ccea587adef" name="Documentation/Release-old/Release-1.0.0" role="doc" />
164   <file baseinstalldir="PhpDocumentor" md5sum="631dc3a685cdf841098f576a38d5bed7" name="Documentation/Release-old/Release-1.0.0rc1" role="doc" />
165   <file baseinstalldir="PhpDocumentor" md5sum="4e424649578cecbab9c5f38d6d1b4adb" name="Documentation/Release-old/Release-1.1.0" role="doc" />
166   <file baseinstalldir="PhpDocumentor" md5sum="058fec3914fc1f278b1a20b655ee57c8" name="Documentation/Release-old/Release-1.1.0rc1" role="doc" />
167   <file baseinstalldir="PhpDocumentor" md5sum="93bfe0c27e0f4cbe5c81ed1906f175a4" name="Documentation/Release-old/Release-1.1.0rc2" role="doc" />
168   <file baseinstalldir="PhpDocumentor" md5sum="ea982a83abec34134f7f8de531d8eb7f" name="Documentation/Release-old/Release-1.2.0" role="doc" />
169   <file baseinstalldir="PhpDocumentor" md5sum="18039e8e412a5f8b4b26506f1700b299" name="Documentation/Release-old/Release-1.2.0beta1" role="doc" />
170   <file baseinstalldir="PhpDocumentor" md5sum="d4652019758c78577e68ff154a20a39e" name="Documentation/Release-old/Release-1.2.0beta2" role="doc" />
171   <file baseinstalldir="PhpDocumentor" md5sum="29797e814966aa9ccc2c7a42e0f3c4e1" name="Documentation/Release-old/Release-1.2.0beta3" role="doc" />
172   <file baseinstalldir="PhpDocumentor" md5sum="666f0f05a3eda5fa58f6cfa89cd4dd84" name="Documentation/Release-old/Release-1.2.0rc1" role="doc" />
173   <file baseinstalldir="PhpDocumentor" md5sum="34a0f55c2b06e580ce81c600cb779eb5" name="Documentation/Release-old/Release-1.2.0rc2" role="doc" />
174   <file baseinstalldir="PhpDocumentor" md5sum="dc939a357d099c073ed00d467e6f10d7" name="Documentation/Release-old/Release-1.2.1" role="doc" />
175   <file baseinstalldir="PhpDocumentor" md5sum="1050ec928ad279212f44861f854cb3a9" name="Documentation/Release-old/Release-1.2.2" role="doc" />
176   <file baseinstalldir="PhpDocumentor" md5sum="6895c3e869cf6f9b898e9bd0f151a276" name="Documentation/Release-old/Release-1.2.3" role="doc" />
177   <file baseinstalldir="PhpDocumentor" md5sum="dd9455f32ca15ef58413732a36ea971d" name="Documentation/Release-old/Release-1.2.3.1" role="doc" />
178   <file baseinstalldir="PhpDocumentor" md5sum="e63a46dd9ec7a474bace28d6547c80af" name="Documentation/Release-old/Release-1.3.0" role="doc" />
179   <file baseinstalldir="PhpDocumentor" md5sum="196732c932f94cc16e2e6aaebf8c357e" name="Documentation/Release-old/Release-1.3.1" role="doc" />
180   <file baseinstalldir="PhpDocumentor" md5sum="09e04229fd65b364e7a1e6a0830ffe65" name="Documentation/Release-old/Release-1.3.2" role="doc" />
181   <file baseinstalldir="PhpDocumentor" md5sum="61621fd6bda0f5d3eda29cb83110d7d7" name="Documentation/Release-old/Release-1.4.0" role="doc" />
182   <file baseinstalldir="PhpDocumentor" md5sum="e4d9cf8141d6ec4d7a9019dce11a44d1" name="Documentation/Release-old/Release-1.4.0alpha1" role="doc" />
183   <file baseinstalldir="PhpDocumentor" md5sum="2805b95a392d4519c850b2dbbdf23e28" name="Documentation/Release-old/Release-1.4.0alpha2" role="doc" />
184   <file baseinstalldir="PhpDocumentor" md5sum="9136682897b5081a1d58bdf9c3a8fd73" name="Documentation/Release-old/Release-1.4.0rc1" role="doc" />
185   <file baseinstalldir="PhpDocumentor" md5sum="e145b1456a6d5e62ed57f27e5dad0376" name="Documentation/Release-old/Release-1.4.0rc2" role="doc" />
186   <file baseinstalldir="PhpDocumentor" md5sum="71ea6e2ec42db5fc5bd7d7592a8ac52a" name="Documentation/Release-old/Release-1.4.1" role="doc" />
187   <file baseinstalldir="PhpDocumentor" md5sum="4ae7527045afa0a7e9df9fcb85a09f5f" name="Documentation/Release-old/Release-1.4.2" role="doc" />
188   <file baseinstalldir="PhpDocumentor" md5sum="891bb0e7d9732fd786fb04b8e4709247" name="Documentation/tests/bug-557861/bug-557861.php" role="doc" />
189   <file baseinstalldir="PhpDocumentor" md5sum="255d57255f4735e70cac1f02c310bcdd" name="Documentation/tests/bug-441275.php" role="doc" />
190   <file baseinstalldir="PhpDocumentor" md5sum="42f75f6b6a1acd14d1981f3c4622c192" name="Documentation/tests/bug-441278.php" role="doc" />
191   <file baseinstalldir="PhpDocumentor" md5sum="4888877897231e36889a9ef9a209749d" name="Documentation/tests/bug-441287.php" role="doc" />
192   <file baseinstalldir="PhpDocumentor" md5sum="7809991c6431fc6c0626137680b6c39a" name="Documentation/tests/bug-441289.php" role="doc" />
193   <file baseinstalldir="PhpDocumentor" md5sum="3094dec9fd07cff23a6a1be5ce5c6fd2" name="Documentation/tests/bug-441433.php" role="doc" />
194   <file baseinstalldir="PhpDocumentor" md5sum="c2fb8318b155da050732a3e50d2e6903" name="Documentation/tests/bug-443153.php" role="doc" />
195   <file baseinstalldir="PhpDocumentor" md5sum="1e41dfaebc5152509e4f6ddda7b55c81" name="Documentation/tests/bug-445298.php" role="doc" />
196   <file baseinstalldir="PhpDocumentor" md5sum="4f6bd8955bc60a1139cf1bf0905b106b" name="Documentation/tests/bug-445305.php" role="doc" />
197   <file baseinstalldir="PhpDocumentor" md5sum="ead21c67b2e9c3d719141e1f44aac431" name="Documentation/tests/bug-445820.php" role="doc" />
198   <file baseinstalldir="PhpDocumentor" md5sum="20db09a75fa817578519abe4851f5046" name="Documentation/tests/bug-489398.php" role="doc" />
199   <file baseinstalldir="PhpDocumentor" md5sum="d3956ebd8c7941f20603b4babd377164" name="Documentation/tests/bug-540341.php" role="doc" />
200   <file baseinstalldir="PhpDocumentor" md5sum="c9f14b5c6ad228ee8b79341961b4317f" name="Documentation/tests/bug-540368.php" role="doc" />
201   <file baseinstalldir="PhpDocumentor" md5sum="be202016fcb47d414397bbb451ec5dd5" name="Documentation/tests/bug-541886.php" role="doc" />
202   <file baseinstalldir="PhpDocumentor" md5sum="31227e0e3c7f1873e21361ce7689bb45" name="Documentation/tests/bug-542586.php" role="doc" />
203   <file baseinstalldir="PhpDocumentor" md5sum="d3aa24053cd95c475bea2aa006853830" name="Documentation/tests/bug-548331.php" role="doc" />
204   <file baseinstalldir="PhpDocumentor" md5sum="6d2f80af3804b0005d5d80079b3cfda0" name="Documentation/tests/bug-550489.php" role="doc" />
205   <file baseinstalldir="PhpDocumentor" md5sum="19ef9b22f1dc80a54b40efe4a7c34df4" name="Documentation/tests/bug-551120.php" role="doc" />
206   <file baseinstalldir="PhpDocumentor" md5sum="ef04f00eb47d2344c02596619aa11503" name="Documentation/tests/bug-553137.php" role="doc" />
207   <file baseinstalldir="PhpDocumentor" md5sum="e849fb6a1cec3cbdc290fe0e57d37297" name="Documentation/tests/bug-553138.php" role="doc" />
208   <file baseinstalldir="PhpDocumentor" md5sum="54010d33027e65290fc80e4506fa8a7d" name="Documentation/tests/bug-553560.php" role="doc" />
209   <file baseinstalldir="PhpDocumentor" md5sum="5a595c772b42870fe13b73ccbd6b40ab" name="Documentation/tests/bug-553607.php" role="doc" />
210   <file baseinstalldir="PhpDocumentor" md5sum="3a588c10d862d6500516cc93534fcca0" name="Documentation/tests/bug-554712.php" role="doc" />
211   <file baseinstalldir="PhpDocumentor" md5sum="04eaaa818eb988ca2a2c482945a3c718" name="Documentation/tests/bug-555768.php" role="doc" />
212   <file baseinstalldir="PhpDocumentor" md5sum="30ec9b7bd1a51f3c73499f4f88d9d3e1" name="Documentation/tests/bug-556031-01.php" role="doc" />
213   <file baseinstalldir="PhpDocumentor" md5sum="3b742d6d0873ab949d9a2d260423303d" name="Documentation/tests/bug-556031.php" role="doc" />
214   <file baseinstalldir="PhpDocumentor" md5sum="9a70706b5a5e12f9ba140718b8ab9445" name="Documentation/tests/bug-556860.php" role="doc" />
215   <file baseinstalldir="PhpDocumentor" md5sum="4f4c6e1892f31ef7857b53941b95914b" name="Documentation/tests/bug-556894.php" role="doc" />
216   <file baseinstalldir="PhpDocumentor" md5sum="227e3441f393e4e1a7153b3cf66b7468" name="Documentation/tests/bug-557390.php" role="doc" />
217   <file baseinstalldir="PhpDocumentor" md5sum="731425f55130dfeb1e10295e307a3f37" name="Documentation/tests/bug-558031.php" role="doc" />
218   <file baseinstalldir="PhpDocumentor" md5sum="566d730f940d968c8cc3256a554e2ad7" name="Documentation/tests/bug-558051.php" role="doc" />
219   <file baseinstalldir="PhpDocumentor" md5sum="04befff5aa268d3c6e121fec43992642" name="Documentation/tests/bug-559467.php" role="doc" />
220   <file baseinstalldir="PhpDocumentor" md5sum="39d612ffa6c418235580b394cb9bd6eb" name="Documentation/tests/bug-559494.php" role="doc" />
221   <file baseinstalldir="PhpDocumentor" md5sum="ebecbef41d6a6912c4c5f3da971d5ac8" name="Documentation/tests/bug-559668.php" role="doc" />
222   <file baseinstalldir="PhpDocumentor" md5sum="81cffe989f19435bc21c127d61129db5" name="Documentation/tests/bug-560532.php" role="doc" />
223   <file baseinstalldir="PhpDocumentor" md5sum="e257fc27d41aca457d8d2fef7d0b7907" name="Documentation/tests/bug-560578.php" role="doc" />
224   <file baseinstalldir="PhpDocumentor" md5sum="7d3ac5e170a9c2f8dbb4aa49fb3ea5ee" name="Documentation/tests/bug-560595.php" role="doc" />
225   <file baseinstalldir="PhpDocumentor" md5sum="3260940d5a11b52a4f298e113e91fcd0" name="Documentation/tests/bug-561101.php" role="doc" />
226   <file baseinstalldir="PhpDocumentor" md5sum="2e94c1fe603dedfab1605706174742c2" name="Documentation/tests/bug-562997.php" role="doc" />
227   <file baseinstalldir="PhpDocumentor" md5sum="ce54bcd62381b68d7399b913b7b63cbd" name="Documentation/tests/bug-566200.php" role="doc" />
228   <file baseinstalldir="PhpDocumentor" md5sum="58c295b2b52f83b73b00dc3a69027fb2" name="Documentation/tests/bug-566600.php" role="doc" />
229   <file baseinstalldir="PhpDocumentor" md5sum="a9db35d0ca7eba8b0cb8f98cb7031a55" name="Documentation/tests/bug-567059.php" role="doc" />
230   <file baseinstalldir="PhpDocumentor" md5sum="3dfea1653737b763402010c632885d2d" name="Documentation/tests/bug-587733.php" role="doc" />
231   <file baseinstalldir="PhpDocumentor" md5sum="cbbc14299e1b8150e0ac5498883d0615" name="Documentation/tests/bug-645588.php" role="doc" />
232   <file baseinstalldir="PhpDocumentor" md5sum="a6c79cde42f0e5c6a49e5ef03e71d47d" name="Documentation/tests/bug-698356.php" role="doc" />
233   <file baseinstalldir="PhpDocumentor" md5sum="72be73570beb4d893115095d96a7176b" name="Documentation/tests/bug-772441.php" role="doc" />
234   <file baseinstalldir="PhpDocumentor" md5sum="cd28537ff63ccbac45ffcff8cdc81f21" name="Documentation/tests/bug-904820.php" role="doc" />
235   <file baseinstalldir="PhpDocumentor" md5sum="a28c4b776f32e63023b62873bd450cb5" name="Documentation/tests/bug-authoremail.php" role="doc" />
236   <file baseinstalldir="PhpDocumentor" md5sum="070b73ea0849c8f2e42d835899bdb945" name="Documentation/tests/bug-defineparse.php" role="doc" />
237   <file baseinstalldir="PhpDocumentor" md5sum="f206b4df4003411134856d5663fe2f7e" name="Documentation/tests/bug-eofquotes.php" role="doc" />
238   <file baseinstalldir="PhpDocumentor" md5sum="3dabef0e1983a7ccc10303d656a3a76a" name="Documentation/tests/bug-escaping.php" role="doc" />
239   <file baseinstalldir="PhpDocumentor" md5sum="faacac00b0bfc9929cd9a36122753439" name="Documentation/tests/bug-loseprocedural.php" role="doc" />
240   <file baseinstalldir="PhpDocumentor" md5sum="1f5b1eb1ae3553fe3b7ebbfad266a400" name="Documentation/tests/bug-loseunknowntags.php" role="doc" />
241   <file baseinstalldir="PhpDocumentor" md5sum="f1ce71c855ca50639b4d29cd82e875b0" name="Documentation/tests/bug-pageleveldocsblocks.php" role="doc" />
242   <file baseinstalldir="PhpDocumentor" md5sum="91203be4c50c60bf75c87525683ddb4d" name="Documentation/tests/bug-quote_new_parser.php" role="doc" />
243   <file baseinstalldir="PhpDocumentor" md5sum="c8dc8826a933ac8c47cb65ec370e4814" name="Documentation/tests/bug-shortdesc.php" role="doc" />
244   <file baseinstalldir="PhpDocumentor" md5sum="ca0b507a6e571731c0f80631c88e8e00" name="Documentation/RoadMap" role="doc" />
245   <file baseinstalldir="PhpDocumentor" md5sum="336a8fb8de0ebc133bb850b429ddc31e" name="Documentation/TODO" role="doc" />
246   <file baseinstalldir="PhpDocumentor" md5sum="e4f1b2d3f998559804aa1ac3450d88ad" name="HTML_TreeMenu-1.1.2/images/branch.gif" role="data" />
247   <file baseinstalldir="PhpDocumentor" md5sum="335459315ad97fe76b7a7ccce9e4c57e" name="HTML_TreeMenu-1.1.2/images/branchbottom.gif" role="data" />
248   <file baseinstalldir="PhpDocumentor" md5sum="0573af115f27abdcefb8bfcd3ce4a3e1" name="HTML_TreeMenu-1.1.2/images/branchtop.gif" role="data" />
249   <file baseinstalldir="PhpDocumentor" md5sum="3665b03f0b6b099595415224ccc68285" name="HTML_TreeMenu-1.1.2/images/folder.gif" role="data" />
250   <file baseinstalldir="PhpDocumentor" md5sum="4d5a8ed6dc7cd5d6e71fcb6acd100955" name="HTML_TreeMenu-1.1.2/images/line.gif" role="data" />
251   <file baseinstalldir="PhpDocumentor" md5sum="9445d29997b70a66fbf5e9430db2b49c" name="HTML_TreeMenu-1.1.2/images/linebottom.gif" role="data" />
252   <file baseinstalldir="PhpDocumentor" md5sum="e64b766cbe159f3b4fac5fb4c11bf780" name="HTML_TreeMenu-1.1.2/images/minus.gif" role="data" />
253   <file baseinstalldir="PhpDocumentor" md5sum="fb07076002b84c04f14f19c7cf6fe332" name="HTML_TreeMenu-1.1.2/images/minusbottom.gif" role="data" />
254   <file baseinstalldir="PhpDocumentor" md5sum="4edfa5cd18f12847054c5a603c345c50" name="HTML_TreeMenu-1.1.2/images/minustop.gif" role="data" />
255   <file baseinstalldir="PhpDocumentor" md5sum="5a65d2890a595d8218d4d00e59c47e9d" name="HTML_TreeMenu-1.1.2/images/plus.gif" role="data" />
256   <file baseinstalldir="PhpDocumentor" md5sum="5ac0b1e10996aa9ad70730527842739d" name="HTML_TreeMenu-1.1.2/images/plusbottom.gif" role="data" />
257   <file baseinstalldir="PhpDocumentor" md5sum="d0ae25b71adb33404ed64bd1a131bfe7" name="HTML_TreeMenu-1.1.2/images/plustop.gif" role="data" />
258   <file baseinstalldir="PhpDocumentor" md5sum="67ff9c4c462d391fee659cbf83d8bf38" name="HTML_TreeMenu-1.1.2/TreeMenu.js" role="data" />
259   <file baseinstalldir="PhpDocumentor" md5sum="8ce517cec5596fbd633062fe616d2873" name="HTML_TreeMenu-1.1.2/TreeMenu.php" role="php" />
260   <file baseinstalldir="PhpDocumentor" md5sum="f9e870d42ce288a5cdea52a0462f77d8" name="phpDocumentor/Converters/CHM/default/templates/default/templates/media/bg_left.png" role="data" />
261   <file baseinstalldir="PhpDocumentor" md5sum="f9712a6482b43e0ae4086186c176e741" name="phpDocumentor/Converters/CHM/default/templates/default/templates/media/stylesheet.css" role="data" />
262   <file baseinstalldir="PhpDocumentor" md5sum="d93134f0d62acffaae22e14db015fb08" name="phpDocumentor/Converters/CHM/default/templates/default/templates/basicindex.tpl" role="data" />
263   <file baseinstalldir="PhpDocumentor" md5sum="ce30dbe67441a9cf81ec8c5a1194984c" name="phpDocumentor/Converters/CHM/default/templates/default/templates/blank.tpl" role="data" />
264   <file baseinstalldir="PhpDocumentor" md5sum="1974218f56a8e99526e32f53e859e35d" name="phpDocumentor/Converters/CHM/default/templates/default/templates/class.tpl" role="data" />
265   <file baseinstalldir="PhpDocumentor" md5sum="3774ab19e4ebd322accfa00e0e87284e" name="phpDocumentor/Converters/CHM/default/templates/default/templates/classleft.tpl" role="data" />
266   <file baseinstalldir="PhpDocumentor" md5sum="76b618155e6a27ebfb90230baed5be3f" name="phpDocumentor/Converters/CHM/default/templates/default/templates/classtrees.tpl" role="data" />
267   <file baseinstalldir="PhpDocumentor" md5sum="991e039d9bd25efa75b2683e99852c09" name="phpDocumentor/Converters/CHM/default/templates/default/templates/const.tpl" role="data" />
268   <file baseinstalldir="PhpDocumentor" md5sum="5fdabf72fd13ee5ef71d0af9383933d3" name="phpDocumentor/Converters/CHM/default/templates/default/templates/contents.hhc.tpl" role="data" />
269   <file baseinstalldir="PhpDocumentor" md5sum="b70166e713a77a1498e241ac8ffb7a33" name="phpDocumentor/Converters/CHM/default/templates/default/templates/define.tpl" role="data" />
270   <file baseinstalldir="PhpDocumentor" md5sum="da6f36629c4c4680724df473405e5a4e" name="phpDocumentor/Converters/CHM/default/templates/default/templates/docblock.tpl" role="data" />
271   <file baseinstalldir="PhpDocumentor" md5sum="09bd906824d146c67f2c6297c91a7c3f" name="phpDocumentor/Converters/CHM/default/templates/default/templates/elementindex.tpl" role="data" />
272   <file baseinstalldir="PhpDocumentor" md5sum="22761e4e2cb61287f58b7235d0625bb4" name="phpDocumentor/Converters/CHM/default/templates/default/templates/errors.tpl" role="data" />
273   <file baseinstalldir="PhpDocumentor" md5sum="ce5763bbdff3910a75fb4a9524c7199b" name="phpDocumentor/Converters/CHM/default/templates/default/templates/fileleft.tpl" role="data" />
274   <file baseinstalldir="PhpDocumentor" md5sum="437cfa4ff1e052850ee3608d241037b4" name="phpDocumentor/Converters/CHM/default/templates/default/templates/filesource.tpl" role="data" />
275   <file baseinstalldir="PhpDocumentor" md5sum="427d995c048cf67426e7478eee6b90e2" name="phpDocumentor/Converters/CHM/default/templates/default/templates/footer.tpl" role="data" />
276   <file baseinstalldir="PhpDocumentor" md5sum="28ecb1be1fe2cc3745b9e65fcbf58931" name="phpDocumentor/Converters/CHM/default/templates/default/templates/function.tpl" role="data" />
277   <file baseinstalldir="PhpDocumentor" md5sum="cd4f62df9d18b222873614bf13930e13" name="phpDocumentor/Converters/CHM/default/templates/default/templates/global.tpl" role="data" />
278   <file baseinstalldir="PhpDocumentor" md5sum="a0b25256b60bba022f261c92e063a929" name="phpDocumentor/Converters/CHM/default/templates/default/templates/header.tpl" role="data" />
279   <file baseinstalldir="PhpDocumentor" md5sum="bbf2e7f7f1142913f0d1806c9cadcc6d" name="phpDocumentor/Converters/CHM/default/templates/default/templates/hhp.tpl" role="data" />
280   <file baseinstalldir="PhpDocumentor" md5sum="63af6c5725b6e9eba2b6d63770ae5352" name="phpDocumentor/Converters/CHM/default/templates/default/templates/include.tpl" role="data" />
281   <file baseinstalldir="PhpDocumentor" md5sum="ec3f982198bb821b99bfdbc7dbd24d8e" name="phpDocumentor/Converters/CHM/default/templates/default/templates/index.hhk.tpl" role="data" />
282   <file baseinstalldir="PhpDocumentor" md5sum="5b421dec76e4c8321e479538bf242be4" name="phpDocumentor/Converters/CHM/default/templates/default/templates/index.tpl" role="data" />
283   <file baseinstalldir="PhpDocumentor" md5sum="52fd84bbe50d967e5a7f28774e769817" name="phpDocumentor/Converters/CHM/default/templates/default/templates/method.tpl" role="data" />
284   <file baseinstalldir="PhpDocumentor" md5sum="298c5bf6ac361b01e97b8c2cf780ed29" name="phpDocumentor/Converters/CHM/default/templates/default/templates/packages.tpl" role="data" />
285   <file baseinstalldir="PhpDocumentor" md5sum="136d1299c0932d5516035a79bdd2325f" name="phpDocumentor/Converters/CHM/default/templates/default/templates/page.tpl" role="data" />
286   <file baseinstalldir="PhpDocumentor" md5sum="fb7faf704cd0874f3b66c8aa89e609d6" name="phpDocumentor/Converters/CHM/default/templates/default/templates/pkgelementindex.tpl" role="data" />
287   <file baseinstalldir="PhpDocumentor" md5sum="bdfe0216f159d3e83b06c78f7c92d233" name="phpDocumentor/Converters/CHM/default/templates/default/templates/ric.tpl" role="data" />
288   <file baseinstalldir="PhpDocumentor" md5sum="6ee9db831e4888671245343271c16cfc" name="phpDocumentor/Converters/CHM/default/templates/default/templates/tocentry.tpl" role="data" />
289   <file baseinstalldir="PhpDocumentor" md5sum="9513bfc618e5e3abc521e3a9cc31fe59" name="phpDocumentor/Converters/CHM/default/templates/default/templates/todolist.tpl" role="data" />
290   <file baseinstalldir="PhpDocumentor" md5sum="5f83b42262652f41416d24e258c089dc" name="phpDocumentor/Converters/CHM/default/templates/default/templates/tutorial.tpl" role="data" />
291   <file baseinstalldir="PhpDocumentor" md5sum="5792a81973893aff5ea78af51078efb4" name="phpDocumentor/Converters/CHM/default/templates/default/templates/tutorial_toc.tpl" role="data" />
292   <file baseinstalldir="PhpDocumentor" md5sum="54037fa14ec4be95a60e49d4c920f44e" name="phpDocumentor/Converters/CHM/default/templates/default/templates/tutorial_tree.tpl" role="data" />
293   <file baseinstalldir="PhpDocumentor" md5sum="641ccbae2eda2ca8db974c6901a6a970" name="phpDocumentor/Converters/CHM/default/templates/default/templates/var.tpl" role="data" />
294   <file baseinstalldir="PhpDocumentor" md5sum="33b208da0f1c0d537e7d149a8e921258" name="phpDocumentor/Converters/CHM/default/templates/default/options.ini" role="data" />
295   <file baseinstalldir="PhpDocumentor" md5sum="7ab9c6d47a1c2802bd08d6b03d7178b8" name="phpDocumentor/Converters/CHM/default/CHMdefaultConverter.inc" role="php" />
296   <file baseinstalldir="PhpDocumentor" md5sum="e43ca110d02f287cdaac6357ba539fff" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/media/banner.css" role="data" />
297   <file baseinstalldir="PhpDocumentor" md5sum="be839c9217d4f1eeda155a7a728547b9" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/media/stylesheet.css" role="data" />
298   <file baseinstalldir="PhpDocumentor" md5sum="87dc9b50ed1c7fc8a11691cac2741c07" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/basicindex.tpl" role="data" />
299   <file baseinstalldir="PhpDocumentor" md5sum="ce30dbe67441a9cf81ec8c5a1194984c" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/blank.tpl" role="data" />
300   <file baseinstalldir="PhpDocumentor" md5sum="b84a853217909bc29bbe405a82e092cb" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/class.tpl" role="data" />
301   <file baseinstalldir="PhpDocumentor" md5sum="e67166f99b85db496f2738f704b88e7c" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/classtrees.tpl" role="data" />
302   <file baseinstalldir="PhpDocumentor" md5sum="55d3b8765a875aae52163286141819d4" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/const.tpl" role="data" />
303   <file baseinstalldir="PhpDocumentor" md5sum="2d035c0503d3087977a0f9cc3e9cb5a9" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/define.tpl" role="data" />
304   <file baseinstalldir="PhpDocumentor" md5sum="13941cb37f9b65c31501abfe4f2dc2bf" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/docblock.tpl" role="data" />
305   <file baseinstalldir="PhpDocumentor" md5sum="eb371d3b98f822838521cae2247f8a43" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/elementindex.tpl" role="data" />
306   <file baseinstalldir="PhpDocumentor" md5sum="22761e4e2cb61287f58b7235d0625bb4" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/errors.tpl" role="data" />
307   <file baseinstalldir="PhpDocumentor" md5sum="a1fecdc962d045d42eac9ea7d80ef80d" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/examplesource.tpl" role="data" />
308   <file baseinstalldir="PhpDocumentor" md5sum="105484b32c08749ef0b30d8b0f4ce1be" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/filesource.tpl" role="data" />
309   <file baseinstalldir="PhpDocumentor" md5sum="044b2ddb965f168c9c28c1fc184ccd36" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/footer.tpl" role="data" />
310   <file baseinstalldir="PhpDocumentor" md5sum="f1eb8b10d1184966719c61b69319a901" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/function.tpl" role="data" />
311   <file baseinstalldir="PhpDocumentor" md5sum="74b019e6c1ef110e9facba4528f35583" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/global.tpl" role="data" />
312   <file baseinstalldir="PhpDocumentor" md5sum="47c6787e21543a6758a537b89df6c1e8" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/header.tpl" role="data" />
313   <file baseinstalldir="PhpDocumentor" md5sum="2f30820a84487175b5f2e2280da914f7" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/include.tpl" role="data" />
314   <file baseinstalldir="PhpDocumentor" md5sum="6a986d338d0995d4856352be4932c20f" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/index.tpl" role="data" />
315   <file baseinstalldir="PhpDocumentor" md5sum="719ec5f34739658970ff39bb8048283a" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/left_frame.tpl" role="data" />
316   <file baseinstalldir="PhpDocumentor" md5sum="f1e1f63da4ee48b6544bc9550a608350" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/method.tpl" role="data" />
317   <file baseinstalldir="PhpDocumentor" md5sum="4c825ba5ab30175b124f68983bf5800e" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/page.tpl" role="data" />
318   <file baseinstalldir="PhpDocumentor" md5sum="cd3da273147fa9197af26deb7b14c6b7" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/pkgelementindex.tpl" role="data" />
319   <file baseinstalldir="PhpDocumentor" md5sum="bdfe0216f159d3e83b06c78f7c92d233" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/ric.tpl" role="data" />
320   <file baseinstalldir="PhpDocumentor" md5sum="9513bfc618e5e3abc521e3a9cc31fe59" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/todolist.tpl" role="data" />
321   <file baseinstalldir="PhpDocumentor" md5sum="024dd92b66e668f8870fdfc4e7f55291" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/top_frame.tpl" role="data" />
322   <file baseinstalldir="PhpDocumentor" md5sum="a66fe41afce444c3c5fdd9613872e618" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/tutorial.tpl" role="data" />
323   <file baseinstalldir="PhpDocumentor" md5sum="c378a91a6dbcaa687513e91cbf466e62" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/tutorial_nav.tpl" role="data" />
324   <file baseinstalldir="PhpDocumentor" md5sum="d0ef07a812ec6aee4b5ad964b4681cf0" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/tutorial_toc.tpl" role="data" />
325   <file baseinstalldir="PhpDocumentor" md5sum="e5cf1252d87bb8688a9d4952955657bd" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/tutorial_tree.tpl" role="data" />
326   <file baseinstalldir="PhpDocumentor" md5sum="b3ca2e7c8271ba097132c4ad6ba15aab" name="phpDocumentor/Converters/HTML/frames/templates/default/templates/var.tpl" role="data" />
327   <file baseinstalldir="PhpDocumentor" md5sum="b7c8c2ddb87db669c6f74ef0fe804227" name="phpDocumentor/Converters/HTML/frames/templates/default/options.ini" role="data" />
328   <file baseinstalldir="PhpDocumentor" md5sum="9dc3fb889eab6ca02847e7cc44520747" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/images/blank.png" role="data" />
329   <file baseinstalldir="PhpDocumentor" md5sum="2b6dcce32fe06111d2e7a5a068997e1b" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/images/empty.png" role="data" />
330   <file baseinstalldir="PhpDocumentor" md5sum="8cdb41d4407690691fb1ab5265ee0b7c" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/images/I.png" role="data" />
331   <file baseinstalldir="PhpDocumentor" md5sum="9c75e77d6c1dc1697f225c0f8a90ba85" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/images/L.png" role="data" />
332   <file baseinstalldir="PhpDocumentor" md5sum="10d4789e288c445ab5e6c4b93d01c884" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/images/Lminus.png" role="data" />
333   <file baseinstalldir="PhpDocumentor" md5sum="498f5c3f351867da496ace814682cbfd" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/images/Lplus.png" role="data" />
334   <file baseinstalldir="PhpDocumentor" md5sum="b8b0ea738955db1a94c8ab2a178c5fd4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/images/minus.gif" role="data" />
335   <file baseinstalldir="PhpDocumentor" md5sum="5782c811d664e208fb8fd3efd706ff4a" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/images/plus.gif" role="data" />
336   <file baseinstalldir="PhpDocumentor" md5sum="6346415134bebdc6fcba24a14e6a2f69" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/images/T.png" role="data" />
337   <file baseinstalldir="PhpDocumentor" md5sum="83ced60c3a5307605dc25ef7df3800bc" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/images/Tminus.png" role="data" />
338   <file baseinstalldir="PhpDocumentor" md5sum="f0b02c1ecc496aafce1ca1f78bc53ddc" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/images/Tplus.png" role="data" />
339   <file baseinstalldir="PhpDocumentor" md5sum="edb1c297511efd3d4440e7900e69cfe4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/lib/classTree.js" role="data" />
340   <file baseinstalldir="PhpDocumentor" md5sum="e43ca110d02f287cdaac6357ba539fff" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/banner.css" role="data" />
341   <file baseinstalldir="PhpDocumentor" md5sum="9ff640f338de5cdca0023c5c8e5fd6fb" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/stylesheet.css" role="data" />
342   <file baseinstalldir="PhpDocumentor" md5sum="87dc9b50ed1c7fc8a11691cac2741c07" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/basicindex.tpl" role="data" />
343   <file baseinstalldir="PhpDocumentor" md5sum="ce30dbe67441a9cf81ec8c5a1194984c" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/blank.tpl" role="data" />
344   <file baseinstalldir="PhpDocumentor" md5sum="ebf06d8542317f5e7782d09d1e28b871" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/class.tpl" role="data" />
345   <file baseinstalldir="PhpDocumentor" md5sum="e67166f99b85db496f2738f704b88e7c" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/classtrees.tpl" role="data" />
346   <file baseinstalldir="PhpDocumentor" md5sum="55d3b8765a875aae52163286141819d4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/const.tpl" role="data" />
347   <file baseinstalldir="PhpDocumentor" md5sum="2d035c0503d3087977a0f9cc3e9cb5a9" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/define.tpl" role="data" />
348   <file baseinstalldir="PhpDocumentor" md5sum="13941cb37f9b65c31501abfe4f2dc2bf" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/docblock.tpl" role="data" />
349   <file baseinstalldir="PhpDocumentor" md5sum="eb371d3b98f822838521cae2247f8a43" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/elementindex.tpl" role="data" />
350   <file baseinstalldir="PhpDocumentor" md5sum="22761e4e2cb61287f58b7235d0625bb4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/errors.tpl" role="data" />
351   <file baseinstalldir="PhpDocumentor" md5sum="a1fecdc962d045d42eac9ea7d80ef80d" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/examplesource.tpl" role="data" />
352   <file baseinstalldir="PhpDocumentor" md5sum="105484b32c08749ef0b30d8b0f4ce1be" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/filesource.tpl" role="data" />
353   <file baseinstalldir="PhpDocumentor" md5sum="044b2ddb965f168c9c28c1fc184ccd36" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/footer.tpl" role="data" />
354   <file baseinstalldir="PhpDocumentor" md5sum="f1eb8b10d1184966719c61b69319a901" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/function.tpl" role="data" />
355   <file baseinstalldir="PhpDocumentor" md5sum="74b019e6c1ef110e9facba4528f35583" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/global.tpl" role="data" />
356   <file baseinstalldir="PhpDocumentor" md5sum="6a4130d73ea8477577834d343fe1807c" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/header.tpl" role="data" />
357   <file baseinstalldir="PhpDocumentor" md5sum="2f30820a84487175b5f2e2280da914f7" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/include.tpl" role="data" />
358   <file baseinstalldir="PhpDocumentor" md5sum="6a986d338d0995d4856352be4932c20f" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/index.tpl" role="data" />
359   <file baseinstalldir="PhpDocumentor" md5sum="5edfcc27c38e31e6ffc9687ae92ba8cb" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/left_frame.tpl" role="data" />
360   <file baseinstalldir="PhpDocumentor" md5sum="191cb7c195364d308c670df526588029" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/method.tpl" role="data" />
361   <file baseinstalldir="PhpDocumentor" md5sum="4c825ba5ab30175b124f68983bf5800e" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/page.tpl" role="data" />
362   <file baseinstalldir="PhpDocumentor" md5sum="cd3da273147fa9197af26deb7b14c6b7" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/pkgelementindex.tpl" role="data" />
363   <file baseinstalldir="PhpDocumentor" md5sum="df68ae8d36c9222e450cf6219301690f" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/ric.tpl" role="data" />
364   <file baseinstalldir="PhpDocumentor" md5sum="9513bfc618e5e3abc521e3a9cc31fe59" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/todolist.tpl" role="data" />
365   <file baseinstalldir="PhpDocumentor" md5sum="4760708b0f4c6875107a4653ffac8d36" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/top_frame.tpl" role="data" />
366   <file baseinstalldir="PhpDocumentor" md5sum="a66fe41afce444c3c5fdd9613872e618" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/tutorial.tpl" role="data" />
367   <file baseinstalldir="PhpDocumentor" md5sum="c378a91a6dbcaa687513e91cbf466e62" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/tutorial_nav.tpl" role="data" />
368   <file baseinstalldir="PhpDocumentor" md5sum="d0ef07a812ec6aee4b5ad964b4681cf0" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/tutorial_toc.tpl" role="data" />
369   <file baseinstalldir="PhpDocumentor" md5sum="e50525746c4fd74d9896c21c70bec1fb" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/tutorial_tree.tpl" role="data" />
370   <file baseinstalldir="PhpDocumentor" md5sum="ea36862593d44825959df082add31ce0" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/var.tpl" role="data" />
371   <file baseinstalldir="PhpDocumentor" md5sum="b7c8c2ddb87db669c6f74ef0fe804227" name="phpDocumentor/Converters/HTML/frames/templates/DOM/default/options.ini" role="data" />
372   <file baseinstalldir="PhpDocumentor" md5sum="4bbff8f473bea95d8ef39b7569ae7f1b" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/AbstractClass.png" role="data" />
373   <file baseinstalldir="PhpDocumentor" md5sum="9ef54a33e73c8218b1d05bae96076718" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/AbstractClass_logo.png" role="data" />
374   <file baseinstalldir="PhpDocumentor" md5sum="029cdd695930282355c15771838b1b09" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/AbstractMethod.png" role="data" />
375   <file baseinstalldir="PhpDocumentor" md5sum="8fd02d30a597313ab358f67c43ca1907" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/AbstractPrivateClass.png" role="data" />
376   <file baseinstalldir="PhpDocumentor" md5sum="dfae7b3c87f9e597e0e45b05f7a6c0c4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/AbstractPrivateClass_logo.png" role="data" />
377   <file baseinstalldir="PhpDocumentor" md5sum="4e97a2b27a71169dd6d4e7a85d3966c0" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/AbstractPrivateMethod.png" role="data" />
378   <file baseinstalldir="PhpDocumentor" md5sum="9dc3fb889eab6ca02847e7cc44520747" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/blank.png" role="data" />
379   <file baseinstalldir="PhpDocumentor" md5sum="61a377b4e70e93180c55612e05a18d6a" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Class.png" role="data" />
380   <file baseinstalldir="PhpDocumentor" md5sum="dbfb1b7eba9f8bc6cceca66d273c248f" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/class_folder.png" role="data" />
381   <file baseinstalldir="PhpDocumentor" md5sum="b54c35523a90bb948fbff09fbd7a3c2d" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Class_logo.png" role="data" />
382   <file baseinstalldir="PhpDocumentor" md5sum="7081fd7a2eb997858e2998f43edd98ee" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Constant.png" role="data" />
383   <file baseinstalldir="PhpDocumentor" md5sum="4d46bda6ada647127b68743ec29f2727" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Constructor.png" role="data" />
384   <file baseinstalldir="PhpDocumentor" md5sum="a5bf284c6f9d1a5983769f618def998f" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Destructor.png" role="data" />
385   <file baseinstalldir="PhpDocumentor" md5sum="2b6dcce32fe06111d2e7a5a068997e1b" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/empty.png" role="data" />
386   <file baseinstalldir="PhpDocumentor" md5sum="8c092768f85b3c268a506002a949b132" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/file.png" role="data" />
387   <file baseinstalldir="PhpDocumentor" md5sum="3a95fa77866149bf2c93b73cec195bd6" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/folder.png" role="data" />
388   <file baseinstalldir="PhpDocumentor" md5sum="493f5f771389ee0c2a6d3699f6871920" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Function.png" role="data" />
389   <file baseinstalldir="PhpDocumentor" md5sum="bc31b4d50e39311fc1a97f45c7f876e4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/function_folder.png" role="data" />
390   <file baseinstalldir="PhpDocumentor" md5sum="52b1b9efe19b2484b9af6762dc08fd92" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Global.png" role="data" />
391   <file baseinstalldir="PhpDocumentor" md5sum="8cdb41d4407690691fb1ab5265ee0b7c" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/I.png" role="data" />
392   <file baseinstalldir="PhpDocumentor" md5sum="4f8fa20dd8f20d4a1ff0415ccdac3a38" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Index.png" role="data" />
393   <file baseinstalldir="PhpDocumentor" md5sum="f17ae615d414b0ed571693f5955c44fa" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Interface.png" role="data" />
394   <file baseinstalldir="PhpDocumentor" md5sum="b54c35523a90bb948fbff09fbd7a3c2d" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Interface_logo.png" role="data" />
395   <file baseinstalldir="PhpDocumentor" md5sum="9c75e77d6c1dc1697f225c0f8a90ba85" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/L.png" role="data" />
396   <file baseinstalldir="PhpDocumentor" md5sum="10d4789e288c445ab5e6c4b93d01c884" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Lminus.png" role="data" />
397   <file baseinstalldir="PhpDocumentor" md5sum="498f5c3f351867da496ace814682cbfd" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Lplus.png" role="data" />
398   <file baseinstalldir="PhpDocumentor" md5sum="126fd34376bed811aab5051fc8c2e3b9" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Method.png" role="data" />
399   <file baseinstalldir="PhpDocumentor" md5sum="b8b0ea738955db1a94c8ab2a178c5fd4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/minus.gif" role="data" />
400   <file baseinstalldir="PhpDocumentor" md5sum="c6ec5b9d231a9fad30330d8260d6d086" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/next_button.png" role="data" />
401   <file baseinstalldir="PhpDocumentor" md5sum="f47ba09d08f3c3e0346f6e1874d65d4a" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/next_button_disabled.png" role="data" />
402   <file baseinstalldir="PhpDocumentor" md5sum="5e4e26d47ecc2b15a8319fffaf572b14" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/package.png" role="data" />
403   <file baseinstalldir="PhpDocumentor" md5sum="11a33590cbcbe60ed17af5353baa3953" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/package_folder.png" role="data" />
404   <file baseinstalldir="PhpDocumentor" md5sum="6e72f301e455ef1c0ba4ea3407f6c344" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Page.png" role="data" />
405   <file baseinstalldir="PhpDocumentor" md5sum="a5392e65b9fd11dcd08b788cbd50dc5b" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Page_logo.png" role="data" />
406   <file baseinstalldir="PhpDocumentor" md5sum="5782c811d664e208fb8fd3efd706ff4a" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/plus.gif" role="data" />
407   <file baseinstalldir="PhpDocumentor" md5sum="0c31f4ecb81d1a95b1caeda8fcd4b533" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/previous_button.png" role="data" />
408   <file baseinstalldir="PhpDocumentor" md5sum="03528f21c88d4cc28eea2a8892b4048e" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/previous_button_disabled.png" role="data" />
409   <file baseinstalldir="PhpDocumentor" md5sum="c9be21e373cbbe64254240ce952cb462" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/PrivateClass.png" role="data" />
410   <file baseinstalldir="PhpDocumentor" md5sum="8c4268bfa53e6370a7cf91e84107ebf2" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/PrivateClass_logo.png" role="data" />
411   <file baseinstalldir="PhpDocumentor" md5sum="4d8ab6a57d5c6c3eb3cea0aa47e1742b" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/PrivateMethod.png" role="data" />
412   <file baseinstalldir="PhpDocumentor" md5sum="32f2c857eff1d8486b4efd97873cc79e" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/PrivateVariable.png" role="data" />
413   <file baseinstalldir="PhpDocumentor" md5sum="8c4268bfa53e6370a7cf91e84107ebf2" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/private_class_logo.png" role="data" />
414   <file baseinstalldir="PhpDocumentor" md5sum="126fd34376bed811aab5051fc8c2e3b9" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/StaticMethod.png" role="data" />
415   <file baseinstalldir="PhpDocumentor" md5sum="127cfe571d543d38dd1d8faf4dd6f081" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/StaticVariable.png" role="data" />
416   <file baseinstalldir="PhpDocumentor" md5sum="6346415134bebdc6fcba24a14e6a2f69" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/T.png" role="data" />
417   <file baseinstalldir="PhpDocumentor" md5sum="83ced60c3a5307605dc25ef7df3800bc" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Tminus.png" role="data" />
418   <file baseinstalldir="PhpDocumentor" md5sum="f0b02c1ecc496aafce1ca1f78bc53ddc" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Tplus.png" role="data" />
419   <file baseinstalldir="PhpDocumentor" md5sum="8ef82dba493e25ef00a0eac2c61c7133" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/tutorial.png" role="data" />
420   <file baseinstalldir="PhpDocumentor" md5sum="eaf972b7be6f45c70d4c024f8eb5feb9" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/tutorial_folder.png" role="data" />
421   <file baseinstalldir="PhpDocumentor" md5sum="31e9c574f92b3b3a51fc237329927b5e" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/up_button.png" role="data" />
422   <file baseinstalldir="PhpDocumentor" md5sum="127cfe571d543d38dd1d8faf4dd6f081" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Variable.png" role="data" />
423   <file baseinstalldir="PhpDocumentor" md5sum="edb1c297511efd3d4440e7900e69cfe4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/lib/classTree.js" role="data" />
424   <file baseinstalldir="PhpDocumentor" md5sum="36718f5cc98edc891f799dbef046d781" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/banner.css" role="data" />
425   <file baseinstalldir="PhpDocumentor" md5sum="0d7e81141aeb01997f72b9af2a11bb9e" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/stylesheet.css" role="data" />
426   <file baseinstalldir="PhpDocumentor" md5sum="d8980eb375aa8f225c58c954543e4815" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/basicindex.tpl" role="data" />
427   <file baseinstalldir="PhpDocumentor" md5sum="ce30dbe67441a9cf81ec8c5a1194984c" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/blank.tpl" role="data" />
428   <file baseinstalldir="PhpDocumentor" md5sum="c3a18cf4810ac5d70a2e6614acb9fc78" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/class.tpl" role="data" />
429   <file baseinstalldir="PhpDocumentor" md5sum="e67166f99b85db496f2738f704b88e7c" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/classtrees.tpl" role="data" />
430   <file baseinstalldir="PhpDocumentor" md5sum="2f6a50b9e2e53091beebbd2c3b720d92" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/const.tpl" role="data" />
431   <file baseinstalldir="PhpDocumentor" md5sum="5f070f1621c79dcae9e5e026a965ada9" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/define.tpl" role="data" />
432   <file baseinstalldir="PhpDocumentor" md5sum="13941cb37f9b65c31501abfe4f2dc2bf" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/docblock.tpl" role="data" />
433   <file baseinstalldir="PhpDocumentor" md5sum="eb371d3b98f822838521cae2247f8a43" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/elementindex.tpl" role="data" />
434   <file baseinstalldir="PhpDocumentor" md5sum="22761e4e2cb61287f58b7235d0625bb4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/errors.tpl" role="data" />
435   <file baseinstalldir="PhpDocumentor" md5sum="a1fecdc962d045d42eac9ea7d80ef80d" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/examplesource.tpl" role="data" />
436   <file baseinstalldir="PhpDocumentor" md5sum="105484b32c08749ef0b30d8b0f4ce1be" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/filesource.tpl" role="data" />
437   <file baseinstalldir="PhpDocumentor" md5sum="044b2ddb965f168c9c28c1fc184ccd36" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/footer.tpl" role="data" />
438   <file baseinstalldir="PhpDocumentor" md5sum="f8e72bdbd254c842318ccfa00e7e5cae" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/function.tpl" role="data" />
439   <file baseinstalldir="PhpDocumentor" md5sum="6dd2a992105686252458723b0c9cdf60" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/global.tpl" role="data" />
440   <file baseinstalldir="PhpDocumentor" md5sum="6a4130d73ea8477577834d343fe1807c" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/header.tpl" role="data" />
441   <file baseinstalldir="PhpDocumentor" md5sum="aa29f36012e03b82f464b748f1c83256" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/include.tpl" role="data" />
442   <file baseinstalldir="PhpDocumentor" md5sum="6a986d338d0995d4856352be4932c20f" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/index.tpl" role="data" />
443   <file baseinstalldir="PhpDocumentor" md5sum="ae9e7c7e82dcfc68ad2ad62ac1f17c6e" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/left_frame.tpl" role="data" />
444   <file baseinstalldir="PhpDocumentor" md5sum="d442c1bc3edc1090c866d2112be568e4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/method.tpl" role="data" />
445   <file baseinstalldir="PhpDocumentor" md5sum="57898bd10184731d59bc1fdd12185838" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/page.tpl" role="data" />
446   <file baseinstalldir="PhpDocumentor" md5sum="cd3da273147fa9197af26deb7b14c6b7" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/pkgelementindex.tpl" role="data" />
447   <file baseinstalldir="PhpDocumentor" md5sum="df68ae8d36c9222e450cf6219301690f" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/ric.tpl" role="data" />
448   <file baseinstalldir="PhpDocumentor" md5sum="9513bfc618e5e3abc521e3a9cc31fe59" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/todolist.tpl" role="data" />
449   <file baseinstalldir="PhpDocumentor" md5sum="4760708b0f4c6875107a4653ffac8d36" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/top_frame.tpl" role="data" />
450   <file baseinstalldir="PhpDocumentor" md5sum="a66fe41afce444c3c5fdd9613872e618" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/tutorial.tpl" role="data" />
451   <file baseinstalldir="PhpDocumentor" md5sum="47189205757ab0cda61db40f1729eb2f" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/tutorial_nav.tpl" role="data" />
452   <file baseinstalldir="PhpDocumentor" md5sum="d0ef07a812ec6aee4b5ad964b4681cf0" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/tutorial_toc.tpl" role="data" />
453   <file baseinstalldir="PhpDocumentor" md5sum="7993d5c085587cc749cef0da72af8312" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/tutorial_tree.tpl" role="data" />
454   <file baseinstalldir="PhpDocumentor" md5sum="ce98139f9850ea75e2854b622de8d0ad" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/var.tpl" role="data" />
455   <file baseinstalldir="PhpDocumentor" md5sum="b7c8c2ddb87db669c6f74ef0fe804227" name="phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/options.ini" role="data" />
456   <file baseinstalldir="PhpDocumentor" md5sum="9dc3fb889eab6ca02847e7cc44520747" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/images/blank.png" role="data" />
457   <file baseinstalldir="PhpDocumentor" md5sum="2b6dcce32fe06111d2e7a5a068997e1b" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/images/empty.png" role="data" />
458   <file baseinstalldir="PhpDocumentor" md5sum="8cdb41d4407690691fb1ab5265ee0b7c" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/images/I.png" role="data" />
459   <file baseinstalldir="PhpDocumentor" md5sum="9c75e77d6c1dc1697f225c0f8a90ba85" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/images/L.png" role="data" />
460   <file baseinstalldir="PhpDocumentor" md5sum="10d4789e288c445ab5e6c4b93d01c884" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/images/Lminus.png" role="data" />
461   <file baseinstalldir="PhpDocumentor" md5sum="498f5c3f351867da496ace814682cbfd" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/images/Lplus.png" role="data" />
462   <file baseinstalldir="PhpDocumentor" md5sum="6346415134bebdc6fcba24a14e6a2f69" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/images/T.png" role="data" />
463   <file baseinstalldir="PhpDocumentor" md5sum="83ced60c3a5307605dc25ef7df3800bc" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/images/Tminus.png" role="data" />
464   <file baseinstalldir="PhpDocumentor" md5sum="f0b02c1ecc496aafce1ca1f78bc53ddc" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/images/Tplus.png" role="data" />
465   <file baseinstalldir="PhpDocumentor" md5sum="edb1c297511efd3d4440e7900e69cfe4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/lib/classTree.js" role="data" />
466   <file baseinstalldir="PhpDocumentor" md5sum="9c3740d79cdb8c011d1783f71470a20d" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/banner.css" role="data" />
467   <file baseinstalldir="PhpDocumentor" md5sum="44b29588877166d6ab71d04076f214c4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/bg_left.png" role="data" />
468   <file baseinstalldir="PhpDocumentor" md5sum="b8b0ea738955db1a94c8ab2a178c5fd4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/minus.gif" role="data" />
469   <file baseinstalldir="PhpDocumentor" md5sum="5782c811d664e208fb8fd3efd706ff4a" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/plus.gif" role="data" />
470   <file baseinstalldir="PhpDocumentor" md5sum="3884ac37fd869ac7c4e7de56296f3ddc" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/stylesheet.css" role="data" />
471   <file baseinstalldir="PhpDocumentor" md5sum="87dc9b50ed1c7fc8a11691cac2741c07" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/basicindex.tpl" role="data" />
472   <file baseinstalldir="PhpDocumentor" md5sum="ce30dbe67441a9cf81ec8c5a1194984c" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/blank.tpl" role="data" />
473   <file baseinstalldir="PhpDocumentor" md5sum="ebf06d8542317f5e7782d09d1e28b871" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/class.tpl" role="data" />
474   <file baseinstalldir="PhpDocumentor" md5sum="e67166f99b85db496f2738f704b88e7c" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/classtrees.tpl" role="data" />
475   <file baseinstalldir="PhpDocumentor" md5sum="55d3b8765a875aae52163286141819d4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/const.tpl" role="data" />
476   <file baseinstalldir="PhpDocumentor" md5sum="2d035c0503d3087977a0f9cc3e9cb5a9" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/define.tpl" role="data" />
477   <file baseinstalldir="PhpDocumentor" md5sum="13941cb37f9b65c31501abfe4f2dc2bf" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/docblock.tpl" role="data" />
478   <file baseinstalldir="PhpDocumentor" md5sum="eb371d3b98f822838521cae2247f8a43" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/elementindex.tpl" role="data" />
479   <file baseinstalldir="PhpDocumentor" md5sum="22761e4e2cb61287f58b7235d0625bb4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/errors.tpl" role="data" />
480   <file baseinstalldir="PhpDocumentor" md5sum="a1fecdc962d045d42eac9ea7d80ef80d" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/examplesource.tpl" role="data" />
481   <file baseinstalldir="PhpDocumentor" md5sum="105484b32c08749ef0b30d8b0f4ce1be" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/filesource.tpl" role="data" />
482   <file baseinstalldir="PhpDocumentor" md5sum="044b2ddb965f168c9c28c1fc184ccd36" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/footer.tpl" role="data" />
483   <file baseinstalldir="PhpDocumentor" md5sum="f1eb8b10d1184966719c61b69319a901" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/function.tpl" role="data" />
484   <file baseinstalldir="PhpDocumentor" md5sum="74b019e6c1ef110e9facba4528f35583" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/global.tpl" role="data" />
485   <file baseinstalldir="PhpDocumentor" md5sum="d1a47d370c739878167abfa6b0fd049c" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/header.tpl" role="data" />
486   <file baseinstalldir="PhpDocumentor" md5sum="2f30820a84487175b5f2e2280da914f7" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/include.tpl" role="data" />
487   <file baseinstalldir="PhpDocumentor" md5sum="6a986d338d0995d4856352be4932c20f" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/index.tpl" role="data" />
488   <file baseinstalldir="PhpDocumentor" md5sum="cd8f07751fd2b2ba64203b2767d0bc0e" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/left_frame.tpl" role="data" />
489   <file baseinstalldir="PhpDocumentor" md5sum="191cb7c195364d308c670df526588029" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/method.tpl" role="data" />
490   <file baseinstalldir="PhpDocumentor" md5sum="4c825ba5ab30175b124f68983bf5800e" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/page.tpl" role="data" />
491   <file baseinstalldir="PhpDocumentor" md5sum="cd3da273147fa9197af26deb7b14c6b7" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/pkgelementindex.tpl" role="data" />
492   <file baseinstalldir="PhpDocumentor" md5sum="df68ae8d36c9222e450cf6219301690f" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/ric.tpl" role="data" />
493   <file baseinstalldir="PhpDocumentor" md5sum="9513bfc618e5e3abc521e3a9cc31fe59" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/todolist.tpl" role="data" />
494   <file baseinstalldir="PhpDocumentor" md5sum="4760708b0f4c6875107a4653ffac8d36" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/top_frame.tpl" role="data" />
495   <file baseinstalldir="PhpDocumentor" md5sum="a66fe41afce444c3c5fdd9613872e618" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/tutorial.tpl" role="data" />
496   <file baseinstalldir="PhpDocumentor" md5sum="c378a91a6dbcaa687513e91cbf466e62" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/tutorial_nav.tpl" role="data" />
497   <file baseinstalldir="PhpDocumentor" md5sum="d0ef07a812ec6aee4b5ad964b4681cf0" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/tutorial_toc.tpl" role="data" />
498   <file baseinstalldir="PhpDocumentor" md5sum="e50525746c4fd74d9896c21c70bec1fb" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/tutorial_tree.tpl" role="data" />
499   <file baseinstalldir="PhpDocumentor" md5sum="0dd126c0adf2f642f5114588fb31e8e4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/var.tpl" role="data" />
500   <file baseinstalldir="PhpDocumentor" md5sum="b7c8c2ddb87db669c6f74ef0fe804227" name="phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/options.ini" role="data" />
501   <file baseinstalldir="PhpDocumentor" md5sum="9dc3fb889eab6ca02847e7cc44520747" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/images/blank.png" role="data" />
502   <file baseinstalldir="PhpDocumentor" md5sum="2b6dcce32fe06111d2e7a5a068997e1b" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/images/empty.png" role="data" />
503   <file baseinstalldir="PhpDocumentor" md5sum="8cdb41d4407690691fb1ab5265ee0b7c" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/images/I.png" role="data" />
504   <file baseinstalldir="PhpDocumentor" md5sum="9c75e77d6c1dc1697f225c0f8a90ba85" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/images/L.png" role="data" />
505   <file baseinstalldir="PhpDocumentor" md5sum="10d4789e288c445ab5e6c4b93d01c884" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/images/Lminus.png" role="data" />
506   <file baseinstalldir="PhpDocumentor" md5sum="498f5c3f351867da496ace814682cbfd" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/images/Lplus.png" role="data" />
507   <file baseinstalldir="PhpDocumentor" md5sum="b8b0ea738955db1a94c8ab2a178c5fd4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/images/minus.gif" role="data" />
508   <file baseinstalldir="PhpDocumentor" md5sum="5782c811d664e208fb8fd3efd706ff4a" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/images/plus.gif" role="data" />
509   <file baseinstalldir="PhpDocumentor" md5sum="6346415134bebdc6fcba24a14e6a2f69" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/images/T.png" role="data" />
510   <file baseinstalldir="PhpDocumentor" md5sum="83ced60c3a5307605dc25ef7df3800bc" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/images/Tminus.png" role="data" />
511   <file baseinstalldir="PhpDocumentor" md5sum="f0b02c1ecc496aafce1ca1f78bc53ddc" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/images/Tplus.png" role="data" />
512   <file baseinstalldir="PhpDocumentor" md5sum="edb1c297511efd3d4440e7900e69cfe4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/lib/classTree.js" role="data" />
513   <file baseinstalldir="PhpDocumentor" md5sum="82b91037c1b79bf202aa24f1fdfebc06" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/banner.css" role="data" />
514   <file baseinstalldir="PhpDocumentor" md5sum="57a17052dcbb502d4b07c5cb4c6cc433" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/stylesheet.css" role="data" />
515   <file baseinstalldir="PhpDocumentor" md5sum="87dc9b50ed1c7fc8a11691cac2741c07" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/basicindex.tpl" role="data" />
516   <file baseinstalldir="PhpDocumentor" md5sum="ce30dbe67441a9cf81ec8c5a1194984c" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/blank.tpl" role="data" />
517   <file baseinstalldir="PhpDocumentor" md5sum="ebf06d8542317f5e7782d09d1e28b871" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/class.tpl" role="data" />
518   <file baseinstalldir="PhpDocumentor" md5sum="e67166f99b85db496f2738f704b88e7c" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/classtrees.tpl" role="data" />
519   <file baseinstalldir="PhpDocumentor" md5sum="55d3b8765a875aae52163286141819d4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/const.tpl" role="data" />
520   <file baseinstalldir="PhpDocumentor" md5sum="2d035c0503d3087977a0f9cc3e9cb5a9" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/define.tpl" role="data" />
521   <file baseinstalldir="PhpDocumentor" md5sum="13941cb37f9b65c31501abfe4f2dc2bf" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/docblock.tpl" role="data" />
522   <file baseinstalldir="PhpDocumentor" md5sum="eb371d3b98f822838521cae2247f8a43" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/elementindex.tpl" role="data" />
523   <file baseinstalldir="PhpDocumentor" md5sum="22761e4e2cb61287f58b7235d0625bb4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/errors.tpl" role="data" />
524   <file baseinstalldir="PhpDocumentor" md5sum="a1fecdc962d045d42eac9ea7d80ef80d" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/examplesource.tpl" role="data" />
525   <file baseinstalldir="PhpDocumentor" md5sum="105484b32c08749ef0b30d8b0f4ce1be" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/filesource.tpl" role="data" />
526   <file baseinstalldir="PhpDocumentor" md5sum="044b2ddb965f168c9c28c1fc184ccd36" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/footer.tpl" role="data" />
527   <file baseinstalldir="PhpDocumentor" md5sum="f1eb8b10d1184966719c61b69319a901" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/function.tpl" role="data" />
528   <file baseinstalldir="PhpDocumentor" md5sum="74b019e6c1ef110e9facba4528f35583" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/global.tpl" role="data" />
529   <file baseinstalldir="PhpDocumentor" md5sum="6a4130d73ea8477577834d343fe1807c" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/header.tpl" role="data" />
530   <file baseinstalldir="PhpDocumentor" md5sum="2f30820a84487175b5f2e2280da914f7" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/include.tpl" role="data" />
531   <file baseinstalldir="PhpDocumentor" md5sum="6a986d338d0995d4856352be4932c20f" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/index.tpl" role="data" />
532   <file baseinstalldir="PhpDocumentor" md5sum="211b24343a1ae8e4d0ff22afa21a848a" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/left_frame.tpl" role="data" />
533   <file baseinstalldir="PhpDocumentor" md5sum="191cb7c195364d308c670df526588029" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/method.tpl" role="data" />
534   <file baseinstalldir="PhpDocumentor" md5sum="4c825ba5ab30175b124f68983bf5800e" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/page.tpl" role="data" />
535   <file baseinstalldir="PhpDocumentor" md5sum="cd3da273147fa9197af26deb7b14c6b7" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/pkgelementindex.tpl" role="data" />
536   <file baseinstalldir="PhpDocumentor" md5sum="df68ae8d36c9222e450cf6219301690f" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/ric.tpl" role="data" />
537   <file baseinstalldir="PhpDocumentor" md5sum="9513bfc618e5e3abc521e3a9cc31fe59" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/todolist.tpl" role="data" />
538   <file baseinstalldir="PhpDocumentor" md5sum="4760708b0f4c6875107a4653ffac8d36" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/top_frame.tpl" role="data" />
539   <file baseinstalldir="PhpDocumentor" md5sum="a66fe41afce444c3c5fdd9613872e618" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/tutorial.tpl" role="data" />
540   <file baseinstalldir="PhpDocumentor" md5sum="c378a91a6dbcaa687513e91cbf466e62" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/tutorial_nav.tpl" role="data" />
541   <file baseinstalldir="PhpDocumentor" md5sum="d0ef07a812ec6aee4b5ad964b4681cf0" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/tutorial_toc.tpl" role="data" />
542   <file baseinstalldir="PhpDocumentor" md5sum="e50525746c4fd74d9896c21c70bec1fb" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/tutorial_tree.tpl" role="data" />
543   <file baseinstalldir="PhpDocumentor" md5sum="0dd126c0adf2f642f5114588fb31e8e4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/var.tpl" role="data" />
544   <file baseinstalldir="PhpDocumentor" md5sum="b7c8c2ddb87db669c6f74ef0fe804227" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/options.ini" role="data" />
545   <file baseinstalldir="PhpDocumentor" md5sum="9dc3fb889eab6ca02847e7cc44520747" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/images/blank.png" role="data" />
546   <file baseinstalldir="PhpDocumentor" md5sum="2b6dcce32fe06111d2e7a5a068997e1b" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/images/empty.png" role="data" />
547   <file baseinstalldir="PhpDocumentor" md5sum="8cdb41d4407690691fb1ab5265ee0b7c" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/images/I.png" role="data" />
548   <file baseinstalldir="PhpDocumentor" md5sum="9c75e77d6c1dc1697f225c0f8a90ba85" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/images/L.png" role="data" />
549   <file baseinstalldir="PhpDocumentor" md5sum="10d4789e288c445ab5e6c4b93d01c884" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/images/Lminus.png" role="data" />
550   <file baseinstalldir="PhpDocumentor" md5sum="498f5c3f351867da496ace814682cbfd" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/images/Lplus.png" role="data" />
551   <file baseinstalldir="PhpDocumentor" md5sum="b8b0ea738955db1a94c8ab2a178c5fd4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/images/minus.gif" role="data" />
552   <file baseinstalldir="PhpDocumentor" md5sum="5782c811d664e208fb8fd3efd706ff4a" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/images/plus.gif" role="data" />
553   <file baseinstalldir="PhpDocumentor" md5sum="6346415134bebdc6fcba24a14e6a2f69" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/images/T.png" role="data" />
554   <file baseinstalldir="PhpDocumentor" md5sum="83ced60c3a5307605dc25ef7df3800bc" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/images/Tminus.png" role="data" />
555   <file baseinstalldir="PhpDocumentor" md5sum="f0b02c1ecc496aafce1ca1f78bc53ddc" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/images/Tplus.png" role="data" />
556   <file baseinstalldir="PhpDocumentor" md5sum="edb1c297511efd3d4440e7900e69cfe4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/lib/classTree.js" role="data" />
557   <file baseinstalldir="PhpDocumentor" md5sum="ecc56c77b1db20dc6e25d0269ea49308" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/banner.css" role="data" />
558   <file baseinstalldir="PhpDocumentor" md5sum="dda7a26f88aca1176c445f89b37f9f66" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/stylesheet.css" role="data" />
559   <file baseinstalldir="PhpDocumentor" md5sum="87dc9b50ed1c7fc8a11691cac2741c07" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/basicindex.tpl" role="data" />
560   <file baseinstalldir="PhpDocumentor" md5sum="ce30dbe67441a9cf81ec8c5a1194984c" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/blank.tpl" role="data" />
561   <file baseinstalldir="PhpDocumentor" md5sum="ebf06d8542317f5e7782d09d1e28b871" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/class.tpl" role="data" />
562   <file baseinstalldir="PhpDocumentor" md5sum="e67166f99b85db496f2738f704b88e7c" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/classtrees.tpl" role="data" />
563   <file baseinstalldir="PhpDocumentor" md5sum="55d3b8765a875aae52163286141819d4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/const.tpl" role="data" />
564   <file baseinstalldir="PhpDocumentor" md5sum="2d035c0503d3087977a0f9cc3e9cb5a9" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/define.tpl" role="data" />
565   <file baseinstalldir="PhpDocumentor" md5sum="13941cb37f9b65c31501abfe4f2dc2bf" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/docblock.tpl" role="data" />
566   <file baseinstalldir="PhpDocumentor" md5sum="eb371d3b98f822838521cae2247f8a43" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/elementindex.tpl" role="data" />
567   <file baseinstalldir="PhpDocumentor" md5sum="22761e4e2cb61287f58b7235d0625bb4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/errors.tpl" role="data" />
568   <file baseinstalldir="PhpDocumentor" md5sum="a1fecdc962d045d42eac9ea7d80ef80d" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/examplesource.tpl" role="data" />
569   <file baseinstalldir="PhpDocumentor" md5sum="105484b32c08749ef0b30d8b0f4ce1be" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/filesource.tpl" role="data" />
570   <file baseinstalldir="PhpDocumentor" md5sum="044b2ddb965f168c9c28c1fc184ccd36" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/footer.tpl" role="data" />
571   <file baseinstalldir="PhpDocumentor" md5sum="f1eb8b10d1184966719c61b69319a901" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/function.tpl" role="data" />
572   <file baseinstalldir="PhpDocumentor" md5sum="74b019e6c1ef110e9facba4528f35583" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/global.tpl" role="data" />
573   <file baseinstalldir="PhpDocumentor" md5sum="6a4130d73ea8477577834d343fe1807c" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/header.tpl" role="data" />
574   <file baseinstalldir="PhpDocumentor" md5sum="2f30820a84487175b5f2e2280da914f7" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/include.tpl" role="data" />
575   <file baseinstalldir="PhpDocumentor" md5sum="6a986d338d0995d4856352be4932c20f" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/index.tpl" role="data" />
576   <file baseinstalldir="PhpDocumentor" md5sum="aa803a91af76f94c74fc88f0283e77d0" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/left_frame.tpl" role="data" />
577   <file baseinstalldir="PhpDocumentor" md5sum="191cb7c195364d308c670df526588029" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/method.tpl" role="data" />
578   <file baseinstalldir="PhpDocumentor" md5sum="4c825ba5ab30175b124f68983bf5800e" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/page.tpl" role="data" />
579   <file baseinstalldir="PhpDocumentor" md5sum="cd3da273147fa9197af26deb7b14c6b7" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/pkgelementindex.tpl" role="data" />
580   <file baseinstalldir="PhpDocumentor" md5sum="df68ae8d36c9222e450cf6219301690f" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/ric.tpl" role="data" />
581   <file baseinstalldir="PhpDocumentor" md5sum="9513bfc618e5e3abc521e3a9cc31fe59" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/todolist.tpl" role="data" />
582   <file baseinstalldir="PhpDocumentor" md5sum="4760708b0f4c6875107a4653ffac8d36" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/top_frame.tpl" role="data" />
583   <file baseinstalldir="PhpDocumentor" md5sum="a66fe41afce444c3c5fdd9613872e618" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/tutorial.tpl" role="data" />
584   <file baseinstalldir="PhpDocumentor" md5sum="c378a91a6dbcaa687513e91cbf466e62" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/tutorial_nav.tpl" role="data" />
585   <file baseinstalldir="PhpDocumentor" md5sum="d0ef07a812ec6aee4b5ad964b4681cf0" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/tutorial_toc.tpl" role="data" />
586   <file baseinstalldir="PhpDocumentor" md5sum="e50525746c4fd74d9896c21c70bec1fb" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/tutorial_tree.tpl" role="data" />
587   <file baseinstalldir="PhpDocumentor" md5sum="0dd126c0adf2f642f5114588fb31e8e4" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/var.tpl" role="data" />
588   <file baseinstalldir="PhpDocumentor" md5sum="b7c8c2ddb87db669c6f74ef0fe804227" name="phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/options.ini" role="data" />
589   <file baseinstalldir="PhpDocumentor" md5sum="4bbff8f473bea95d8ef39b7569ae7f1b" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/AbstractClass.png" role="data" />
590   <file baseinstalldir="PhpDocumentor" md5sum="9ef54a33e73c8218b1d05bae96076718" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/AbstractClass_logo.png" role="data" />
591   <file baseinstalldir="PhpDocumentor" md5sum="029cdd695930282355c15771838b1b09" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/AbstractMethod.png" role="data" />
592   <file baseinstalldir="PhpDocumentor" md5sum="8fd02d30a597313ab358f67c43ca1907" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/AbstractPrivateClass.png" role="data" />
593   <file baseinstalldir="PhpDocumentor" md5sum="dfae7b3c87f9e597e0e45b05f7a6c0c4" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/AbstractPrivateClass_logo.png" role="data" />
594   <file baseinstalldir="PhpDocumentor" md5sum="4e97a2b27a71169dd6d4e7a85d3966c0" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/AbstractPrivateMethod.png" role="data" />
595   <file baseinstalldir="PhpDocumentor" md5sum="9dc3fb889eab6ca02847e7cc44520747" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/blank.png" role="data" />
596   <file baseinstalldir="PhpDocumentor" md5sum="61a377b4e70e93180c55612e05a18d6a" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Class.png" role="data" />
597   <file baseinstalldir="PhpDocumentor" md5sum="dbfb1b7eba9f8bc6cceca66d273c248f" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/class_folder.png" role="data" />
598   <file baseinstalldir="PhpDocumentor" md5sum="b54c35523a90bb948fbff09fbd7a3c2d" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Class_logo.png" role="data" />
599   <file baseinstalldir="PhpDocumentor" md5sum="7081fd7a2eb997858e2998f43edd98ee" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Constant.png" role="data" />
600   <file baseinstalldir="PhpDocumentor" md5sum="4d46bda6ada647127b68743ec29f2727" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Constructor.png" role="data" />
601   <file baseinstalldir="PhpDocumentor" md5sum="a5bf284c6f9d1a5983769f618def998f" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Destructor.png" role="data" />
602   <file baseinstalldir="PhpDocumentor" md5sum="2b6dcce32fe06111d2e7a5a068997e1b" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/empty.png" role="data" />
603   <file baseinstalldir="PhpDocumentor" md5sum="8c092768f85b3c268a506002a949b132" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/file.png" role="data" />
604   <file baseinstalldir="PhpDocumentor" md5sum="3a95fa77866149bf2c93b73cec195bd6" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/folder.png" role="data" />
605   <file baseinstalldir="PhpDocumentor" md5sum="493f5f771389ee0c2a6d3699f6871920" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Function.png" role="data" />
606   <file baseinstalldir="PhpDocumentor" md5sum="bc31b4d50e39311fc1a97f45c7f876e4" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/function_folder.png" role="data" />
607   <file baseinstalldir="PhpDocumentor" md5sum="52b1b9efe19b2484b9af6762dc08fd92" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Global.png" role="data" />
608   <file baseinstalldir="PhpDocumentor" md5sum="8cdb41d4407690691fb1ab5265ee0b7c" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/I.png" role="data" />
609   <file baseinstalldir="PhpDocumentor" md5sum="4f8fa20dd8f20d4a1ff0415ccdac3a38" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Index.png" role="data" />
610   <file baseinstalldir="PhpDocumentor" md5sum="f17ae615d414b0ed571693f5955c44fa" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Interface.png" role="data" />
611   <file baseinstalldir="PhpDocumentor" md5sum="b54c35523a90bb948fbff09fbd7a3c2d" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Interface_logo.png" role="data" />
612   <file baseinstalldir="PhpDocumentor" md5sum="9c75e77d6c1dc1697f225c0f8a90ba85" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/L.png" role="data" />
613   <file baseinstalldir="PhpDocumentor" md5sum="10d4789e288c445ab5e6c4b93d01c884" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Lminus.png" role="data" />
614   <file baseinstalldir="PhpDocumentor" md5sum="498f5c3f351867da496ace814682cbfd" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Lplus.png" role="data" />
615   <file baseinstalldir="PhpDocumentor" md5sum="126fd34376bed811aab5051fc8c2e3b9" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Method.png" role="data" />
616   <file baseinstalldir="PhpDocumentor" md5sum="c6ec5b9d231a9fad30330d8260d6d086" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/next_button.png" role="data" />
617   <file baseinstalldir="PhpDocumentor" md5sum="f47ba09d08f3c3e0346f6e1874d65d4a" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/next_button_disabled.png" role="data" />
618   <file baseinstalldir="PhpDocumentor" md5sum="5e4e26d47ecc2b15a8319fffaf572b14" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/package.png" role="data" />
619   <file baseinstalldir="PhpDocumentor" md5sum="11a33590cbcbe60ed17af5353baa3953" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/package_folder.png" role="data" />
620   <file baseinstalldir="PhpDocumentor" md5sum="6e72f301e455ef1c0ba4ea3407f6c344" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Page.png" role="data" />
621   <file baseinstalldir="PhpDocumentor" md5sum="a5392e65b9fd11dcd08b788cbd50dc5b" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Page_logo.png" role="data" />
622   <file baseinstalldir="PhpDocumentor" md5sum="0c31f4ecb81d1a95b1caeda8fcd4b533" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/previous_button.png" role="data" />
623   <file baseinstalldir="PhpDocumentor" md5sum="03528f21c88d4cc28eea2a8892b4048e" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/previous_button_disabled.png" role="data" />
624   <file baseinstalldir="PhpDocumentor" md5sum="c9be21e373cbbe64254240ce952cb462" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/PrivateClass.png" role="data" />
625   <file baseinstalldir="PhpDocumentor" md5sum="8c4268bfa53e6370a7cf91e84107ebf2" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/PrivateClass_logo.png" role="data" />
626   <file baseinstalldir="PhpDocumentor" md5sum="4d8ab6a57d5c6c3eb3cea0aa47e1742b" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/PrivateMethod.png" role="data" />
627   <file baseinstalldir="PhpDocumentor" md5sum="32f2c857eff1d8486b4efd97873cc79e" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/PrivateVariable.png" role="data" />
628   <file baseinstalldir="PhpDocumentor" md5sum="8c4268bfa53e6370a7cf91e84107ebf2" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/private_class_logo.png" role="data" />
629   <file baseinstalldir="PhpDocumentor" md5sum="126fd34376bed811aab5051fc8c2e3b9" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/StaticMethod.png" role="data" />
630   <file baseinstalldir="PhpDocumentor" md5sum="127cfe571d543d38dd1d8faf4dd6f081" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/StaticVariable.png" role="data" />
631   <file baseinstalldir="PhpDocumentor" md5sum="6346415134bebdc6fcba24a14e6a2f69" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/T.png" role="data" />
632   <file baseinstalldir="PhpDocumentor" md5sum="83ced60c3a5307605dc25ef7df3800bc" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Tminus.png" role="data" />
633   <file baseinstalldir="PhpDocumentor" md5sum="f0b02c1ecc496aafce1ca1f78bc53ddc" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Tplus.png" role="data" />
634   <file baseinstalldir="PhpDocumentor" md5sum="8ef82dba493e25ef00a0eac2c61c7133" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/tutorial.png" role="data" />
635   <file baseinstalldir="PhpDocumentor" md5sum="eaf972b7be6f45c70d4c024f8eb5feb9" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/tutorial_folder.png" role="data" />
636   <file baseinstalldir="PhpDocumentor" md5sum="31e9c574f92b3b3a51fc237329927b5e" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/up_button.png" role="data" />
637   <file baseinstalldir="PhpDocumentor" md5sum="127cfe571d543d38dd1d8faf4dd6f081" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Variable.png" role="data" />
638   <file baseinstalldir="PhpDocumentor" md5sum="947f9884e04b1d7a294120b4208b1301" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/banner.css" role="data" />
639   <file baseinstalldir="PhpDocumentor" md5sum="c1fb0499a4eb17af6c74556a7b80dbab" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/stylesheet.css" role="data" />
640   <file baseinstalldir="PhpDocumentor" md5sum="d8980eb375aa8f225c58c954543e4815" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/basicindex.tpl" role="data" />
641   <file baseinstalldir="PhpDocumentor" md5sum="ce30dbe67441a9cf81ec8c5a1194984c" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/blank.tpl" role="data" />
642   <file baseinstalldir="PhpDocumentor" md5sum="41ea388db8a49a6bda7d1cd19c3248d7" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/class.tpl" role="data" />
643   <file baseinstalldir="PhpDocumentor" md5sum="e67166f99b85db496f2738f704b88e7c" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/classtrees.tpl" role="data" />
644   <file baseinstalldir="PhpDocumentor" md5sum="2f6a50b9e2e53091beebbd2c3b720d92" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/const.tpl" role="data" />
645   <file baseinstalldir="PhpDocumentor" md5sum="5f070f1621c79dcae9e5e026a965ada9" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/define.tpl" role="data" />
646   <file baseinstalldir="PhpDocumentor" md5sum="13941cb37f9b65c31501abfe4f2dc2bf" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/docblock.tpl" role="data" />
647   <file baseinstalldir="PhpDocumentor" md5sum="eb371d3b98f822838521cae2247f8a43" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/elementindex.tpl" role="data" />
648   <file baseinstalldir="PhpDocumentor" md5sum="22761e4e2cb61287f58b7235d0625bb4" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/errors.tpl" role="data" />
649   <file baseinstalldir="PhpDocumentor" md5sum="a1fecdc962d045d42eac9ea7d80ef80d" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/examplesource.tpl" role="data" />
650   <file baseinstalldir="PhpDocumentor" md5sum="105484b32c08749ef0b30d8b0f4ce1be" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/filesource.tpl" role="data" />
651   <file baseinstalldir="PhpDocumentor" md5sum="044b2ddb965f168c9c28c1fc184ccd36" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/footer.tpl" role="data" />
652   <file baseinstalldir="PhpDocumentor" md5sum="f8e72bdbd254c842318ccfa00e7e5cae" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/function.tpl" role="data" />
653   <file baseinstalldir="PhpDocumentor" md5sum="6dd2a992105686252458723b0c9cdf60" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/global.tpl" role="data" />
654   <file baseinstalldir="PhpDocumentor" md5sum="47c6787e21543a6758a537b89df6c1e8" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/header.tpl" role="data" />
655   <file baseinstalldir="PhpDocumentor" md5sum="aa29f36012e03b82f464b748f1c83256" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/include.tpl" role="data" />
656   <file baseinstalldir="PhpDocumentor" md5sum="6a986d338d0995d4856352be4932c20f" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/index.tpl" role="data" />
657   <file baseinstalldir="PhpDocumentor" md5sum="a699d098e1ec4c8a76a2acfda49327de" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/left_frame.tpl" role="data" />
658   <file baseinstalldir="PhpDocumentor" md5sum="88711a940870bb755ade207f4507498d" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/method.tpl" role="data" />
659   <file baseinstalldir="PhpDocumentor" md5sum="57898bd10184731d59bc1fdd12185838" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/page.tpl" role="data" />
660   <file baseinstalldir="PhpDocumentor" md5sum="cd3da273147fa9197af26deb7b14c6b7" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/pkgelementindex.tpl" role="data" />
661   <file baseinstalldir="PhpDocumentor" md5sum="df68ae8d36c9222e450cf6219301690f" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/ric.tpl" role="data" />
662   <file baseinstalldir="PhpDocumentor" md5sum="9513bfc618e5e3abc521e3a9cc31fe59" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/todolist.tpl" role="data" />
663   <file baseinstalldir="PhpDocumentor" md5sum="7310d0c8e3ad3d0ff9fe38fb2573696e" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/top_frame.tpl" role="data" />
664   <file baseinstalldir="PhpDocumentor" md5sum="a66fe41afce444c3c5fdd9613872e618" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/tutorial.tpl" role="data" />
665   <file baseinstalldir="PhpDocumentor" md5sum="47189205757ab0cda61db40f1729eb2f" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/tutorial_nav.tpl" role="data" />
666   <file baseinstalldir="PhpDocumentor" md5sum="d0ef07a812ec6aee4b5ad964b4681cf0" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/tutorial_toc.tpl" role="data" />
667   <file baseinstalldir="PhpDocumentor" md5sum="b43614a15c77ccb16c1394ada4f7e3bf" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/tutorial_tree.tpl" role="data" />
668   <file baseinstalldir="PhpDocumentor" md5sum="8645043da43d5a4c633dcbf8e28824f5" name="phpDocumentor/Converters/HTML/frames/templates/earthli/templates/var.tpl" role="data" />
669   <file baseinstalldir="PhpDocumentor" md5sum="262df4657ed61cdc1ad4cdce4b36c659" name="phpDocumentor/Converters/HTML/frames/templates/earthli/options.ini" role="data" />
670   <file baseinstalldir="PhpDocumentor" md5sum="9c3740d79cdb8c011d1783f71470a20d" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/media/banner.css" role="data" />
671   <file baseinstalldir="PhpDocumentor" md5sum="44b29588877166d6ab71d04076f214c4" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/media/bg_left.png" role="data" />
672   <file baseinstalldir="PhpDocumentor" md5sum="e642384b2d453051b50a722fd2379bb1" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/media/stylesheet.css" role="data" />
673   <file baseinstalldir="PhpDocumentor" md5sum="87dc9b50ed1c7fc8a11691cac2741c07" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/basicindex.tpl" role="data" />
674   <file baseinstalldir="PhpDocumentor" md5sum="ce30dbe67441a9cf81ec8c5a1194984c" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/blank.tpl" role="data" />
675   <file baseinstalldir="PhpDocumentor" md5sum="ebf06d8542317f5e7782d09d1e28b871" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/class.tpl" role="data" />
676   <file baseinstalldir="PhpDocumentor" md5sum="e67166f99b85db496f2738f704b88e7c" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/classtrees.tpl" role="data" />
677   <file baseinstalldir="PhpDocumentor" md5sum="55d3b8765a875aae52163286141819d4" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/const.tpl" role="data" />
678   <file baseinstalldir="PhpDocumentor" md5sum="2d035c0503d3087977a0f9cc3e9cb5a9" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/define.tpl" role="data" />
679   <file baseinstalldir="PhpDocumentor" md5sum="13941cb37f9b65c31501abfe4f2dc2bf" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/docblock.tpl" role="data" />
680   <file baseinstalldir="PhpDocumentor" md5sum="eb371d3b98f822838521cae2247f8a43" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/elementindex.tpl" role="data" />
681   <file baseinstalldir="PhpDocumentor" md5sum="22761e4e2cb61287f58b7235d0625bb4" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/errors.tpl" role="data" />
682   <file baseinstalldir="PhpDocumentor" md5sum="a1fecdc962d045d42eac9ea7d80ef80d" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/examplesource.tpl" role="data" />
683   <file baseinstalldir="PhpDocumentor" md5sum="105484b32c08749ef0b30d8b0f4ce1be" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/filesource.tpl" role="data" />
684   <file baseinstalldir="PhpDocumentor" md5sum="044b2ddb965f168c9c28c1fc184ccd36" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/footer.tpl" role="data" />
685   <file baseinstalldir="PhpDocumentor" md5sum="f1eb8b10d1184966719c61b69319a901" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/function.tpl" role="data" />
686   <file baseinstalldir="PhpDocumentor" md5sum="74b019e6c1ef110e9facba4528f35583" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/global.tpl" role="data" />
687   <file baseinstalldir="PhpDocumentor" md5sum="9115f7cfef083631b142e96a3da9b30d" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/header.tpl" role="data" />
688   <file baseinstalldir="PhpDocumentor" md5sum="2f30820a84487175b5f2e2280da914f7" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/include.tpl" role="data" />
689   <file baseinstalldir="PhpDocumentor" md5sum="6a986d338d0995d4856352be4932c20f" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/index.tpl" role="data" />
690   <file baseinstalldir="PhpDocumentor" md5sum="719ec5f34739658970ff39bb8048283a" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/left_frame.tpl" role="data" />
691   <file baseinstalldir="PhpDocumentor" md5sum="191cb7c195364d308c670df526588029" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/method.tpl" role="data" />
692   <file baseinstalldir="PhpDocumentor" md5sum="4c825ba5ab30175b124f68983bf5800e" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/page.tpl" role="data" />
693   <file baseinstalldir="PhpDocumentor" md5sum="cd3da273147fa9197af26deb7b14c6b7" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/pkgelementindex.tpl" role="data" />
694   <file baseinstalldir="PhpDocumentor" md5sum="bdfe0216f159d3e83b06c78f7c92d233" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/ric.tpl" role="data" />
695   <file baseinstalldir="PhpDocumentor" md5sum="9513bfc618e5e3abc521e3a9cc31fe59" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/todolist.tpl" role="data" />
696   <file baseinstalldir="PhpDocumentor" md5sum="4760708b0f4c6875107a4653ffac8d36" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/top_frame.tpl" role="data" />
697   <file baseinstalldir="PhpDocumentor" md5sum="a66fe41afce444c3c5fdd9613872e618" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/tutorial.tpl" role="data" />
698   <file baseinstalldir="PhpDocumentor" md5sum="c378a91a6dbcaa687513e91cbf466e62" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/tutorial_nav.tpl" role="data" />
699   <file baseinstalldir="PhpDocumentor" md5sum="d0ef07a812ec6aee4b5ad964b4681cf0" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/tutorial_toc.tpl" role="data" />
700   <file baseinstalldir="PhpDocumentor" md5sum="e5cf1252d87bb8688a9d4952955657bd" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/tutorial_tree.tpl" role="data" />
701   <file baseinstalldir="PhpDocumentor" md5sum="0dd126c0adf2f642f5114588fb31e8e4" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/var.tpl" role="data" />
702   <file baseinstalldir="PhpDocumentor" md5sum="cb5a1e66a9228a89695acd911e698877" name="phpDocumentor/Converters/HTML/frames/templates/l0l33t/options.ini" role="data" />
703   <file baseinstalldir="PhpDocumentor" md5sum="82b91037c1b79bf202aa24f1fdfebc06" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/media/banner.css" role="data" />
704   <file baseinstalldir="PhpDocumentor" md5sum="e40aa8bfb77accec27e9ebaae887ac13" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/media/stylesheet.css" role="data" />
705   <file baseinstalldir="PhpDocumentor" md5sum="87dc9b50ed1c7fc8a11691cac2741c07" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/basicindex.tpl" role="data" />
706   <file baseinstalldir="PhpDocumentor" md5sum="ce30dbe67441a9cf81ec8c5a1194984c" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/blank.tpl" role="data" />
707   <file baseinstalldir="PhpDocumentor" md5sum="ebf06d8542317f5e7782d09d1e28b871" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/class.tpl" role="data" />
708   <file baseinstalldir="PhpDocumentor" md5sum="e67166f99b85db496f2738f704b88e7c" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/classtrees.tpl" role="data" />
709   <file baseinstalldir="PhpDocumentor" md5sum="55d3b8765a875aae52163286141819d4" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/const.tpl" role="data" />
710   <file baseinstalldir="PhpDocumentor" md5sum="2d035c0503d3087977a0f9cc3e9cb5a9" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/define.tpl" role="data" />
711   <file baseinstalldir="PhpDocumentor" md5sum="13941cb37f9b65c31501abfe4f2dc2bf" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/docblock.tpl" role="data" />
712   <file baseinstalldir="PhpDocumentor" md5sum="eb371d3b98f822838521cae2247f8a43" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/elementindex.tpl" role="data" />
713   <file baseinstalldir="PhpDocumentor" md5sum="22761e4e2cb61287f58b7235d0625bb4" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/errors.tpl" role="data" />
714   <file baseinstalldir="PhpDocumentor" md5sum="a1fecdc962d045d42eac9ea7d80ef80d" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/examplesource.tpl" role="data" />
715   <file baseinstalldir="PhpDocumentor" md5sum="105484b32c08749ef0b30d8b0f4ce1be" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/filesource.tpl" role="data" />
716   <file baseinstalldir="PhpDocumentor" md5sum="044b2ddb965f168c9c28c1fc184ccd36" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/footer.tpl" role="data" />
717   <file baseinstalldir="PhpDocumentor" md5sum="f1eb8b10d1184966719c61b69319a901" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/function.tpl" role="data" />
718   <file baseinstalldir="PhpDocumentor" md5sum="74b019e6c1ef110e9facba4528f35583" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/global.tpl" role="data" />
719   <file baseinstalldir="PhpDocumentor" md5sum="47c6787e21543a6758a537b89df6c1e8" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/header.tpl" role="data" />
720   <file baseinstalldir="PhpDocumentor" md5sum="2f30820a84487175b5f2e2280da914f7" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/include.tpl" role="data" />
721   <file baseinstalldir="PhpDocumentor" md5sum="6a986d338d0995d4856352be4932c20f" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/index.tpl" role="data" />
722   <file baseinstalldir="PhpDocumentor" md5sum="719ec5f34739658970ff39bb8048283a" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/left_frame.tpl" role="data" />
723   <file baseinstalldir="PhpDocumentor" md5sum="191cb7c195364d308c670df526588029" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/method.tpl" role="data" />
724   <file baseinstalldir="PhpDocumentor" md5sum="4c825ba5ab30175b124f68983bf5800e" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/page.tpl" role="data" />
725   <file baseinstalldir="PhpDocumentor" md5sum="cd3da273147fa9197af26deb7b14c6b7" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/pkgelementindex.tpl" role="data" />
726   <file baseinstalldir="PhpDocumentor" md5sum="bdfe0216f159d3e83b06c78f7c92d233" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/ric.tpl" role="data" />
727   <file baseinstalldir="PhpDocumentor" md5sum="9513bfc618e5e3abc521e3a9cc31fe59" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/todolist.tpl" role="data" />
728   <file baseinstalldir="PhpDocumentor" md5sum="4760708b0f4c6875107a4653ffac8d36" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/top_frame.tpl" role="data" />
729   <file baseinstalldir="PhpDocumentor" md5sum="a66fe41afce444c3c5fdd9613872e618" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/tutorial.tpl" role="data" />
730   <file baseinstalldir="PhpDocumentor" md5sum="c378a91a6dbcaa687513e91cbf466e62" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/tutorial_nav.tpl" role="data" />
731   <file baseinstalldir="PhpDocumentor" md5sum="d0ef07a812ec6aee4b5ad964b4681cf0" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/tutorial_toc.tpl" role="data" />
732   <file baseinstalldir="PhpDocumentor" md5sum="e5cf1252d87bb8688a9d4952955657bd" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/tutorial_tree.tpl" role="data" />
733   <file baseinstalldir="PhpDocumentor" md5sum="0dd126c0adf2f642f5114588fb31e8e4" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/var.tpl" role="data" />
734   <file baseinstalldir="PhpDocumentor" md5sum="b7c8c2ddb87db669c6f74ef0fe804227" name="phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/options.ini" role="data" />
735   <file baseinstalldir="PhpDocumentor" md5sum="9dc3fb889eab6ca02847e7cc44520747" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/blank.png" role="data" />
736   <file baseinstalldir="PhpDocumentor" md5sum="d2a3a3f17dabfc25dd37900b3cb8df0c" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Class.gif" role="data" />
737   <file baseinstalldir="PhpDocumentor" md5sum="7e179d558e3814151049647df12eb636" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/classFolder.gif" role="data" />
738   <file baseinstalldir="PhpDocumentor" md5sum="f3b8fca6c1783aa1dcf28ba7da497694" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Constant.gif" role="data" />
739   <file baseinstalldir="PhpDocumentor" md5sum="e629622face4e6f4694dfdfeaa4c91a5" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Constants.gif" role="data" />
740   <file baseinstalldir="PhpDocumentor" md5sum="ab1964d424a50610ba0d3766b9ae1b82" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Constructor.gif" role="data" />
741   <file baseinstalldir="PhpDocumentor" md5sum="3ca5f2269ca9d7fcbe874d76ae8eae1c" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Destructor.gif" role="data" />
742   <file baseinstalldir="PhpDocumentor" md5sum="858dd3333287728312787509d5d08683" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Disk.gif" role="data" />
743   <file baseinstalldir="PhpDocumentor" md5sum="49a707b2acbb93d780ca230507e119a0" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/error.gif" role="data" />
744   <file baseinstalldir="PhpDocumentor" md5sum="8c092768f85b3c268a506002a949b132" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/file.png" role="data" />
745   <file baseinstalldir="PhpDocumentor" md5sum="22016624eb405c816ce2394d44d98eed" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/FolderClosed.gif" role="data" />
746   <file baseinstalldir="PhpDocumentor" md5sum="610c5e80451d2ffabc7babf0e352111e" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/foldericon.png" role="data" />
747   <file baseinstalldir="PhpDocumentor" md5sum="d617e9fad5cd05a4e6ece312bc2c26d4" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/FolderOpened.gif" role="data" />
748   <file baseinstalldir="PhpDocumentor" md5sum="b2a256b396562ae95635a7d5bd2b2d96" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Functions.gif" role="data" />
749   <file baseinstalldir="PhpDocumentor" md5sum="5b24ba92b54f0e193d7fb2bf7f22fb99" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/GhostClass.gif" role="data" />
750   <file baseinstalldir="PhpDocumentor" md5sum="8cdb41d4407690691fb1ab5265ee0b7c" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/I.png" role="data" />
751   <file baseinstalldir="PhpDocumentor" md5sum="9c75e77d6c1dc1697f225c0f8a90ba85" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/L.png" role="data" />
752   <file baseinstalldir="PhpDocumentor" md5sum="10d4789e288c445ab5e6c4b93d01c884" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Lminus.png" role="data" />
753   <file baseinstalldir="PhpDocumentor" md5sum="498f5c3f351867da496ace814682cbfd" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Lplus.png" role="data" />
754   <file baseinstalldir="PhpDocumentor" md5sum="430a5f2c8db7877324fd54b995f30107" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/minus.gif" role="data" />
755   <file baseinstalldir="PhpDocumentor" md5sum="8e57a2bcf3b3a4c9119bfe527c0039ea" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/msgError.gif" role="data" />
756   <file baseinstalldir="PhpDocumentor" md5sum="e0baa027fb1437dcd9b7961dd9ff78d9" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/msgFatalError.gif" role="data" />
757   <file baseinstalldir="PhpDocumentor" md5sum="ee72fd7e1b0fc53bd5be86872a7fda58" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/msgHint.gif" role="data" />
758   <file baseinstalldir="PhpDocumentor" md5sum="3b2d8ff173626a4e80c0abe7288d5151" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/msgInformation.gif" role="data" />
759   <file baseinstalldir="PhpDocumentor" md5sum="8f864567bf80d6c404a4e1d5a1498043" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/msgWarning.gif" role="data" />
760   <file baseinstalldir="PhpDocumentor" md5sum="ff1cb9ec62def194cf467514a7e5287e" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/openfoldericon.png" role="data" />
761   <file baseinstalldir="PhpDocumentor" md5sum="423a8689bb4529829739407cf0727844" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/plus.gif" role="data" />
762   <file baseinstalldir="PhpDocumentor" md5sum="494900899cff26908133bbe0fe95e04b" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/PrivateDataMember.gif" role="data" />
763   <file baseinstalldir="PhpDocumentor" md5sum="de7cbf4c17416f4a848b9a93a2dd11d1" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/PrivateMethod.gif" role="data" />
764   <file baseinstalldir="PhpDocumentor" md5sum="58a9d097d37e7c5f110a4fb4ba221490" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/PrivateProperty.gif" role="data" />
765   <file baseinstalldir="PhpDocumentor" md5sum="4219f4709956d84819d25028d7863442" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/ProtectedDataMember.gif" role="data" />
766   <file baseinstalldir="PhpDocumentor" md5sum="1727d3a16e4f6f4685a86d533e9e9888" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/ProtectedMethod.gif" role="data" />
767   <file baseinstalldir="PhpDocumentor" md5sum="a96316caff1e789644a9529c1f407a95" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/ProtectedProperty.gif" role="data" />
768   <file baseinstalldir="PhpDocumentor" md5sum="8a1d408251591c08151557c09422e8a2" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/PublicDataMember.gif" role="data" />
769   <file baseinstalldir="PhpDocumentor" md5sum="a31153932f42776296ed1363a0d4d20c" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/PublicMethod.gif" role="data" />
770   <file baseinstalldir="PhpDocumentor" md5sum="cc2fbd7e0a1ea20800c52d21e6c6ec47" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/PublicProperty.gif" role="data" />
771   <file baseinstalldir="PhpDocumentor" md5sum="8647a09907f1a5c35a56aaf41e8e0132" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/spacer.gif" role="data" />
772   <file baseinstalldir="PhpDocumentor" md5sum="6346415134bebdc6fcba24a14e6a2f69" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/T.png" role="data" />
773   <file baseinstalldir="PhpDocumentor" md5sum="83ced60c3a5307605dc25ef7df3800bc" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Tminus.png" role="data" />
774   <file baseinstalldir="PhpDocumentor" md5sum="f0b02c1ecc496aafce1ca1f78bc53ddc" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Tplus.png" role="data" />
775   <file baseinstalldir="PhpDocumentor" md5sum="070077afb7ff9d6cf57fd6f5bfb94fd8" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Types.gif" role="data" />
776   <file baseinstalldir="PhpDocumentor" md5sum="baa32e2bd12b434128d9807c3797bfc3" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Variable.gif" role="data" />
777   <file baseinstalldir="PhpDocumentor" md5sum="f900b22ecd57772030b63b1b584b49ff" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Vars.gif" role="data" />
778   <file baseinstalldir="PhpDocumentor" md5sum="85e2d9ffb4178b8ac102f5a529559d26" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/lib/classTree.js" role="data" />
779   <file baseinstalldir="PhpDocumentor" md5sum="bf2da6fa9aa4e680b82947a7a07783bf" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/lib/tab.webfx.css" role="data" />
780   <file baseinstalldir="PhpDocumentor" md5sum="59bfb9a63f8eb7f07d15b94dae4cc649" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/lib/tabpane.js" role="data" />
781   <file baseinstalldir="PhpDocumentor" md5sum="e6d4926512906802282e58d6723b1c73" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/lib/ua.js" role="data" />
782   <file baseinstalldir="PhpDocumentor" md5sum="792e992c60ad330067e11d4b3a3ce5ef" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/stylesheet.css" role="data" />
783   <file baseinstalldir="PhpDocumentor" md5sum="d9cea91799ab6852e02bbe4f61bf3761" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/basicindex.tpl" role="data" />
784   <file baseinstalldir="PhpDocumentor" md5sum="ce30dbe67441a9cf81ec8c5a1194984c" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/blank.tpl" role="data" />
785   <file baseinstalldir="PhpDocumentor" md5sum="d0bdfc1702fac3f7013f3d6797d51fbd" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/class.tpl" role="data" />
786   <file baseinstalldir="PhpDocumentor" md5sum="e67166f99b85db496f2738f704b88e7c" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/classtrees.tpl" role="data" />
787   <file baseinstalldir="PhpDocumentor" md5sum="de7882b51a5cc9a192447c1896182070" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/const.tpl" role="data" />
788   <file baseinstalldir="PhpDocumentor" md5sum="175588de0a5cc3e166690355b304b3f9" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/define.tpl" role="data" />
789   <file baseinstalldir="PhpDocumentor" md5sum="9f78933b92881656c1db0e2c89ce1501" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/docblock.tpl" role="data" />
790   <file baseinstalldir="PhpDocumentor" md5sum="807b3db431d3105212f4f57101275b0f" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/elementindex.tpl" role="data" />
791   <file baseinstalldir="PhpDocumentor" md5sum="22761e4e2cb61287f58b7235d0625bb4" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/errors.tpl" role="data" />
792   <file baseinstalldir="PhpDocumentor" md5sum="843ed654719d5d46a2abf5e102323fc2" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/examplesource.tpl" role="data" />
793   <file baseinstalldir="PhpDocumentor" md5sum="a1e707b61baa1d44ade8a90767e06019" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/filesource.tpl" role="data" />
794   <file baseinstalldir="PhpDocumentor" md5sum="2579e70485e206304f086c050faf4c53" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/footer.tpl" role="data" />
795   <file baseinstalldir="PhpDocumentor" md5sum="cf3136bb9cf5bf9afbea5c97caea4044" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/function.tpl" role="data" />
796   <file baseinstalldir="PhpDocumentor" md5sum="e0cabdd4293552dcf465bb90a03ae31d" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/global.tpl" role="data" />
797   <file baseinstalldir="PhpDocumentor" md5sum="b495e20eb7857993104f914ab8e52a3c" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/header.tpl" role="data" />
798   <file baseinstalldir="PhpDocumentor" md5sum="245c206404836f09bbb9088528750685" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/include.tpl" role="data" />
799   <file baseinstalldir="PhpDocumentor" md5sum="00a87d950150959ecc8715f36afece9c" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/index.tpl" role="data" />
800   <file baseinstalldir="PhpDocumentor" md5sum="ae79928e141e8dbc33294750b87647f2" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/left_frame.tpl" role="data" />
801   <file baseinstalldir="PhpDocumentor" md5sum="46987bbb626380ac2d9a238e12df364d" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/method.tpl" role="data" />
802   <file baseinstalldir="PhpDocumentor" md5sum="20e231f60d44de6d3748b3e6043f8e49" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/page.tpl" role="data" />
803   <file baseinstalldir="PhpDocumentor" md5sum="a9f1ecd575985df0a0f82ec5481d0664" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/pkgelementindex.tpl" role="data" />
804   <file baseinstalldir="PhpDocumentor" md5sum="df68ae8d36c9222e450cf6219301690f" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/ric.tpl" role="data" />
805   <file baseinstalldir="PhpDocumentor" md5sum="9513bfc618e5e3abc521e3a9cc31fe59" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/todolist.tpl" role="data" />
806   <file baseinstalldir="PhpDocumentor" md5sum="e8101d59455b62fba893af3cb8c55004" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/top_frame.tpl" role="data" />
807   <file baseinstalldir="PhpDocumentor" md5sum="5f83b42262652f41416d24e258c089dc" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/tutorial.tpl" role="data" />
808   <file baseinstalldir="PhpDocumentor" md5sum="5792a81973893aff5ea78af51078efb4" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/tutorial_toc.tpl" role="data" />
809   <file baseinstalldir="PhpDocumentor" md5sum="95bd6179757bbc7f0637fc410b1b4558" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/tutorial_tree.tpl" role="data" />
810   <file baseinstalldir="PhpDocumentor" md5sum="08a4c7315d8f26fed366f76a4d74551d" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/var.tpl" role="data" />
811   <file baseinstalldir="PhpDocumentor" md5sum="873a32c426baffc59073272cdb0b5ad1" name="phpDocumentor/Converters/HTML/frames/templates/phpedit/options.ini" role="data" />
812   <file baseinstalldir="PhpDocumentor" md5sum="ecc56c77b1db20dc6e25d0269ea49308" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/media/banner.css" role="data" />
813   <file baseinstalldir="PhpDocumentor" md5sum="a0fc0b2de7fe5f15c375d7af647b94e8" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/media/stylesheet.css" role="data" />
814   <file baseinstalldir="PhpDocumentor" md5sum="87dc9b50ed1c7fc8a11691cac2741c07" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/basicindex.tpl" role="data" />
815   <file baseinstalldir="PhpDocumentor" md5sum="ce30dbe67441a9cf81ec8c5a1194984c" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/blank.tpl" role="data" />
816   <file baseinstalldir="PhpDocumentor" md5sum="ebf06d8542317f5e7782d09d1e28b871" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/class.tpl" role="data" />
817   <file baseinstalldir="PhpDocumentor" md5sum="e67166f99b85db496f2738f704b88e7c" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/classtrees.tpl" role="data" />
818   <file baseinstalldir="PhpDocumentor" md5sum="55d3b8765a875aae52163286141819d4" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/const.tpl" role="data" />
819   <file baseinstalldir="PhpDocumentor" md5sum="2d035c0503d3087977a0f9cc3e9cb5a9" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/define.tpl" role="data" />
820   <file baseinstalldir="PhpDocumentor" md5sum="13941cb37f9b65c31501abfe4f2dc2bf" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/docblock.tpl" role="data" />
821   <file baseinstalldir="PhpDocumentor" md5sum="eb371d3b98f822838521cae2247f8a43" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/elementindex.tpl" role="data" />
822   <file baseinstalldir="PhpDocumentor" md5sum="22761e4e2cb61287f58b7235d0625bb4" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/errors.tpl" role="data" />
823   <file baseinstalldir="PhpDocumentor" md5sum="a1fecdc962d045d42eac9ea7d80ef80d" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/examplesource.tpl" role="data" />
824   <file baseinstalldir="PhpDocumentor" md5sum="105484b32c08749ef0b30d8b0f4ce1be" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/filesource.tpl" role="data" />
825   <file baseinstalldir="PhpDocumentor" md5sum="044b2ddb965f168c9c28c1fc184ccd36" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/footer.tpl" role="data" />
826   <file baseinstalldir="PhpDocumentor" md5sum="f1eb8b10d1184966719c61b69319a901" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/function.tpl" role="data" />
827   <file baseinstalldir="PhpDocumentor" md5sum="74b019e6c1ef110e9facba4528f35583" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/global.tpl" role="data" />
828   <file baseinstalldir="PhpDocumentor" md5sum="47c6787e21543a6758a537b89df6c1e8" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/header.tpl" role="data" />
829   <file baseinstalldir="PhpDocumentor" md5sum="2f30820a84487175b5f2e2280da914f7" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/include.tpl" role="data" />
830   <file baseinstalldir="PhpDocumentor" md5sum="6a986d338d0995d4856352be4932c20f" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/index.tpl" role="data" />
831   <file baseinstalldir="PhpDocumentor" md5sum="ed0bf408e389f8b026cde6da82cea070" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/left_frame.tpl" role="data" />
832   <file baseinstalldir="PhpDocumentor" md5sum="191cb7c195364d308c670df526588029" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/method.tpl" role="data" />
833   <file baseinstalldir="PhpDocumentor" md5sum="4c825ba5ab30175b124f68983bf5800e" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/page.tpl" role="data" />
834   <file baseinstalldir="PhpDocumentor" md5sum="cd3da273147fa9197af26deb7b14c6b7" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/pkgelementindex.tpl" role="data" />
835   <file baseinstalldir="PhpDocumentor" md5sum="bdfe0216f159d3e83b06c78f7c92d233" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/ric.tpl" role="data" />
836   <file baseinstalldir="PhpDocumentor" md5sum="9513bfc618e5e3abc521e3a9cc31fe59" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/todolist.tpl" role="data" />
837   <file baseinstalldir="PhpDocumentor" md5sum="4760708b0f4c6875107a4653ffac8d36" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/top_frame.tpl" role="data" />
838   <file baseinstalldir="PhpDocumentor" md5sum="a66fe41afce444c3c5fdd9613872e618" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/tutorial.tpl" role="data" />
839   <file baseinstalldir="PhpDocumentor" md5sum="c378a91a6dbcaa687513e91cbf466e62" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/tutorial_nav.tpl" role="data" />
840   <file baseinstalldir="PhpDocumentor" md5sum="d0ef07a812ec6aee4b5ad964b4681cf0" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/tutorial_toc.tpl" role="data" />
841   <file baseinstalldir="PhpDocumentor" md5sum="e5cf1252d87bb8688a9d4952955657bd" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/tutorial_tree.tpl" role="data" />
842   <file baseinstalldir="PhpDocumentor" md5sum="0dd126c0adf2f642f5114588fb31e8e4" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/var.tpl" role="data" />
843   <file baseinstalldir="PhpDocumentor" md5sum="b7c8c2ddb87db669c6f74ef0fe804227" name="phpDocumentor/Converters/HTML/frames/templates/phphtmllib/options.ini" role="data" />
844   <file baseinstalldir="PhpDocumentor" md5sum="ea84275bbd3ff861e10541b86e7c4b53" name="phpDocumentor/Converters/HTML/frames/HTMLframesConverter.inc" role="php" />
845   <file baseinstalldir="PhpDocumentor" md5sum="c2c5a77dfd92585e3a4988bf873c5acf" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/media/layout.css" role="data" />
846   <file baseinstalldir="PhpDocumentor" md5sum="19bc8b39c0de5e964bcd7b52e40e600f" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/media/print.css" role="data" />
847   <file baseinstalldir="PhpDocumentor" md5sum="773f9e483261859d0b1f62b188f1c1f3" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/media/style.css" role="data" />
848   <file baseinstalldir="PhpDocumentor" md5sum="04bcc08cd66b27bf2283a7f492d30558" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/basicindex.tpl" role="data" />
849   <file baseinstalldir="PhpDocumentor" md5sum="fb8e6c3a4c191013c723989278401ede" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/blank.tpl" role="data" />
850   <file baseinstalldir="PhpDocumentor" md5sum="b126428d74ce4d8c78cafb98e8e7b7e6" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/class.tpl" role="data" />
851   <file baseinstalldir="PhpDocumentor" md5sum="57a86209721028e84ae24cf677d1ccfe" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/classleft.tpl" role="data" />
852   <file baseinstalldir="PhpDocumentor" md5sum="d36db2e1ebf0205c7568c134a47a3742" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/classtrees.tpl" role="data" />
853   <file baseinstalldir="PhpDocumentor" md5sum="43ecb45f061927c7777dce48e8ca221f" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/const.tpl" role="data" />
854   <file baseinstalldir="PhpDocumentor" md5sum="a9aa3fb3840d88464156d91767d38670" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/define.tpl" role="data" />
855   <file baseinstalldir="PhpDocumentor" md5sum="42e4b695df8820c123512d12f6a55e02" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/docblock.tpl" role="data" />
856   <file baseinstalldir="PhpDocumentor" md5sum="852f5cca310281af9a1192db0c38a61d" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/elementindex.tpl" role="data" />
857   <file baseinstalldir="PhpDocumentor" md5sum="22761e4e2cb61287f58b7235d0625bb4" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/errors.tpl" role="data" />
858   <file baseinstalldir="PhpDocumentor" md5sum="f5af8c6fc54f207f27d8e999285d87e7" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/examplesource.tpl" role="data" />
859   <file baseinstalldir="PhpDocumentor" md5sum="4c046db8312aea1c5033ae5c5054cf0d" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/fileleft.tpl" role="data" />
860   <file baseinstalldir="PhpDocumentor" md5sum="fbdf19036581e437b5131d0142812ba6" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/filesource.tpl" role="data" />
861   <file baseinstalldir="PhpDocumentor" md5sum="1747269022fe148d229671e58bafd6fa" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/footer.tpl" role="data" />
862   <file baseinstalldir="PhpDocumentor" md5sum="f627f6eb0ba0f2f1a1ab1ae343d41087" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/function.tpl" role="data" />
863   <file baseinstalldir="PhpDocumentor" md5sum="6bfe1735c851a9bd570df085f9f43f6b" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/global.tpl" role="data" />
864   <file baseinstalldir="PhpDocumentor" md5sum="2b0e55ee75f28718aa10a97a92a54d2e" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/header.tpl" role="data" />
865   <file baseinstalldir="PhpDocumentor" md5sum="9e0dfdd6847052ab88efe25a5d1f1216" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/include.tpl" role="data" />
866   <file baseinstalldir="PhpDocumentor" md5sum="4e6a08c6ebb96fcb493bd27f29b3d185" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/index.tpl" role="data" />
867   <file baseinstalldir="PhpDocumentor" md5sum="c2c5a77dfd92585e3a4988bf873c5acf" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/layout.css" role="data" />
868   <file baseinstalldir="PhpDocumentor" md5sum="9d0a6b3e020dbd8edfc8ccec107fb393" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/method.tpl" role="data" />
869   <file baseinstalldir="PhpDocumentor" md5sum="298c5bf6ac361b01e97b8c2cf780ed29" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/packages.tpl" role="data" />
870   <file baseinstalldir="PhpDocumentor" md5sum="0cddda86c7a1d576b24dc1e74f4c1a49" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/page.tpl" role="data" />
871   <file baseinstalldir="PhpDocumentor" md5sum="aa71e1247734fe2ebc2665a4581faf04" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/pkgelementindex.tpl" role="data" />
872   <file baseinstalldir="PhpDocumentor" md5sum="bdfe0216f159d3e83b06c78f7c92d233" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/ric.tpl" role="data" />
873   <file baseinstalldir="PhpDocumentor" md5sum="c69e106f31e59495edbe8c534103699f" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/style.css" role="data" />
874   <file baseinstalldir="PhpDocumentor" md5sum="9513bfc618e5e3abc521e3a9cc31fe59" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/todolist.tpl" role="data" />
875   <file baseinstalldir="PhpDocumentor" md5sum="2d336ab882c5b7a4dd2c96b1b8a36b4e" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/tutorial.tpl" role="data" />
876   <file baseinstalldir="PhpDocumentor" md5sum="5792a81973893aff5ea78af51078efb4" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/tutorial_toc.tpl" role="data" />
877   <file baseinstalldir="PhpDocumentor" md5sum="1b3cbf60ddd0e54eac9b7467a3b6e44e" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/tutorial_tree.tpl" role="data" />
878   <file baseinstalldir="PhpDocumentor" md5sum="8c075d8bc30cb2b5854899f8f8da86ce" name="phpDocumentor/Converters/HTML/Smarty/templates/default/templates/var.tpl" role="data" />
879   <file baseinstalldir="PhpDocumentor" md5sum="4db007a26345ca6ce1018a7910a93ed5" name="phpDocumentor/Converters/HTML/Smarty/templates/default/options.ini" role="data" />
880   <file baseinstalldir="PhpDocumentor" md5sum="908a7af2b36fa04f1b869ff74b6a8d37" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/media/background.png" role="data" />
881   <file baseinstalldir="PhpDocumentor" md5sum="4c480a60db1ab64317fe351a24396eb1" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/media/empty.png" role="data" />
882   <file baseinstalldir="PhpDocumentor" md5sum="45923cad7340f4184f27e287c17e2429" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/media/logo.png" role="data" />
883   <file baseinstalldir="PhpDocumentor" md5sum="e30f8980b460663466797d691f972467" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/media/style.css" role="data" />
884   <file baseinstalldir="PhpDocumentor" md5sum="a923a19c92ccf3a6716365bd63db443c" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/basicindex.tpl" role="data" />
885   <file baseinstalldir="PhpDocumentor" md5sum="34d6f3ef722567efff735aa3f5cb4039" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/blank.tpl" role="data" />
886   <file baseinstalldir="PhpDocumentor" md5sum="c07b833af9a2fd4041377026e12d304a" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/class.tpl" role="data" />
887   <file baseinstalldir="PhpDocumentor" md5sum="f1b8b4d9e3923c2a5c96ef788dafaf92" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/classleft.tpl" role="data" />
888   <file baseinstalldir="PhpDocumentor" md5sum="56743193931daf791e6e555e8c210e8e" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/classtags.tpl" role="data" />
889   <file baseinstalldir="PhpDocumentor" md5sum="d36db2e1ebf0205c7568c134a47a3742" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/classtrees.tpl" role="data" />
890   <file baseinstalldir="PhpDocumentor" md5sum="bace2f1c5f15c5fa9dc8eb63f9b80244" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/const.tpl" role="data" />
891   <file baseinstalldir="PhpDocumentor" md5sum="c88b31b7ca54ff0c3e26e6cb2403320a" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/define.tpl" role="data" />
892   <file baseinstalldir="PhpDocumentor" md5sum="cd6cb47cd06b183900cf0fd42da1a1b3" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/docblock.tpl" role="data" />
893   <file baseinstalldir="PhpDocumentor" md5sum="0b531487ca005276ce37194a03c90227" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/elementindex.tpl" role="data" />
894   <file baseinstalldir="PhpDocumentor" md5sum="22761e4e2cb61287f58b7235d0625bb4" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/errors.tpl" role="data" />
895   <file baseinstalldir="PhpDocumentor" md5sum="e374ae4846e20fcf1827b9336cc05ce1" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/examplesource.tpl" role="data" />
896   <file baseinstalldir="PhpDocumentor" md5sum="2aa927992c5f09fcdbe2163526f68493" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/fileleft.tpl" role="data" />
897   <file baseinstalldir="PhpDocumentor" md5sum="100e473c1b730cc8f7d43eadf1c48d52" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/filesource.tpl" role="data" />
898   <file baseinstalldir="PhpDocumentor" md5sum="a43f74fde415f56944dcc2ad7a930f80" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/filetags.tpl" role="data" />
899   <file baseinstalldir="PhpDocumentor" md5sum="a4fc089cf5cc1dd509b9e49a603e741e" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/footer.tpl" role="data" />
900   <file baseinstalldir="PhpDocumentor" md5sum="3a7224f5fa4a599c9960fd5c14eb4967" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/function.tpl" role="data" />
901   <file baseinstalldir="PhpDocumentor" md5sum="eec02f9726970b208c2cf2b487646a68" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/global.tpl" role="data" />
902   <file baseinstalldir="PhpDocumentor" md5sum="d95cfa1a3e7e451b55d8d3b9584f64b5" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/header.tpl" role="data" />
903   <file baseinstalldir="PhpDocumentor" md5sum="b9ab0211c728c9827f009eaa301dd45d" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/include.tpl" role="data" />
904   <file baseinstalldir="PhpDocumentor" md5sum="4e6a08c6ebb96fcb493bd27f29b3d185" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/index.tpl" role="data" />
905   <file baseinstalldir="PhpDocumentor" md5sum="49fa1c538868cce115f31f9c46f36ad4" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/method.tpl" role="data" />
906   <file baseinstalldir="PhpDocumentor" md5sum="298c5bf6ac361b01e97b8c2cf780ed29" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/packages.tpl" role="data" />
907   <file baseinstalldir="PhpDocumentor" md5sum="84becb502d1b650819e505fb04e288e0" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/page.tpl" role="data" />
908   <file baseinstalldir="PhpDocumentor" md5sum="a0614c5a4054b37f6b32fe82977bb59f" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/pkgelementindex.tpl" role="data" />
909   <file baseinstalldir="PhpDocumentor" md5sum="bdfe0216f159d3e83b06c78f7c92d233" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/ric.tpl" role="data" />
910   <file baseinstalldir="PhpDocumentor" md5sum="878a5c96517bad02764e3530a0f54a95" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/tags.tpl" role="data" />
911   <file baseinstalldir="PhpDocumentor" md5sum="9513bfc618e5e3abc521e3a9cc31fe59" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/todolist.tpl" role="data" />
912   <file baseinstalldir="PhpDocumentor" md5sum="5f83b42262652f41416d24e258c089dc" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/tutorial.tpl" role="data" />
913   <file baseinstalldir="PhpDocumentor" md5sum="5792a81973893aff5ea78af51078efb4" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/tutorial_toc.tpl" role="data" />
914   <file baseinstalldir="PhpDocumentor" md5sum="d0f5eff3a78fa6d43631123e6a11767e" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/tutorial_tree.tpl" role="data" />
915   <file baseinstalldir="PhpDocumentor" md5sum="da95c609ce3e71def17c9e4728078c2c" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/var.tpl" role="data" />
916   <file baseinstalldir="PhpDocumentor" md5sum="b06c66b7ee372634b7388c716ad2322d" name="phpDocumentor/Converters/HTML/Smarty/templates/HandS/options.ini" role="data" />
917   <file baseinstalldir="PhpDocumentor" md5sum="97d3e21a3dd00f95dd3032f48d9ecbc7" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/media/background.png" role="data" />
918   <file baseinstalldir="PhpDocumentor" md5sum="4c480a60db1ab64317fe351a24396eb1" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/media/empty.png" role="data" />
919   <file baseinstalldir="PhpDocumentor" md5sum="9b9a51c35c682664e191cf7133e1dde0" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/media/pear.gif" role="data" />
920   <file baseinstalldir="PhpDocumentor" md5sum="d0fc7e4c58643759a5fffc96c2256650" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/media/style.css" role="data" />
921   <file baseinstalldir="PhpDocumentor" md5sum="666500c26664753b749ddab867d40937" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/basicindex.tpl" role="data" />
922   <file baseinstalldir="PhpDocumentor" md5sum="67fe30bdc6bbb6254bc3e346e45a2823" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/blank.tpl" role="data" />
923   <file baseinstalldir="PhpDocumentor" md5sum="a262fada344cdc804504dbd1bd98d6e9" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/class.tpl" role="data" />
924   <file baseinstalldir="PhpDocumentor" md5sum="df40d54f9342ac9116c3a11e3fec2e84" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/classleft.tpl" role="data" />
925   <file baseinstalldir="PhpDocumentor" md5sum="ecfe8a4e9ca68ea8e7c49a01553683f9" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/classtrees.tpl" role="data" />
926   <file baseinstalldir="PhpDocumentor" md5sum="2b0f677f4ee3d9ba84dc70730eb9d32d" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/define.tpl" role="data" />
927   <file baseinstalldir="PhpDocumentor" md5sum="f376b11dc15931b3f48038bc1ee3b195" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/docblock.tpl" role="data" />
928   <file baseinstalldir="PhpDocumentor" md5sum="c84aa9f0816890c3aaf3e7944f6ea916" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/elementindex.tpl" role="data" />
929   <file baseinstalldir="PhpDocumentor" md5sum="56ea81c4b10a50ffe9e702324184338e" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/errors.tpl" role="data" />
930   <file baseinstalldir="PhpDocumentor" md5sum="c0867b4dca476f40a7c88e95e815e0b2" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/examplesource.tpl" role="data" />
931   <file baseinstalldir="PhpDocumentor" md5sum="e0b2244fab02ed80ae0b1e545a0bd29e" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/fileleft.tpl" role="data" />
932   <file baseinstalldir="PhpDocumentor" md5sum="0e030a15fabdc0ddf46fe7b69c9d2db6" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/filesource.tpl" role="data" />
933   <file baseinstalldir="PhpDocumentor" md5sum="aeef03b6df01f2c97ffa50a1dadbfaf8" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/footer.tpl" role="data" />
934   <file baseinstalldir="PhpDocumentor" md5sum="e268c512e52c5c74a39b434f41f03692" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/function.tpl" role="data" />
935   <file baseinstalldir="PhpDocumentor" md5sum="4022219e041f2d84f6f1d2437464fb5a" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/global.tpl" role="data" />
936   <file baseinstalldir="PhpDocumentor" md5sum="152f6b5773e39304ccfca3a81d13fb96" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/header.tpl" role="data" />
937   <file baseinstalldir="PhpDocumentor" md5sum="a0cc55aaef77a6b700e25262c86430cd" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/include.tpl" role="data" />
938   <file baseinstalldir="PhpDocumentor" md5sum="c9e836d36be7b4edc53867352306a144" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/index.tpl" role="data" />
939   <file baseinstalldir="PhpDocumentor" md5sum="34168924d7d408b44dc5de726ae33c2c" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/method.tpl" role="data" />
940   <file baseinstalldir="PhpDocumentor" md5sum="536d7a205584c12924086d4f05ea5ce6" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/packages.tpl" role="data" />
941   <file baseinstalldir="PhpDocumentor" md5sum="4077b51857c632f8007aede26c71dea9" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/page.tpl" role="data" />
942   <file baseinstalldir="PhpDocumentor" md5sum="c71df4d482eaf65e68318acfcba38451" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/pkgelementindex.tpl" role="data" />
943   <file baseinstalldir="PhpDocumentor" md5sum="5314c42bab18db49f8f4eb4d8fef4208" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/ric.tpl" role="data" />
944   <file baseinstalldir="PhpDocumentor" md5sum="0a2acbff5a5f8408c6059f5dc94dda93" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/todolist.tpl" role="data" />
945   <file baseinstalldir="PhpDocumentor" md5sum="af8d101b6f7aa23e0e10d936e38623f8" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/tutorial.tpl" role="data" />
946   <file baseinstalldir="PhpDocumentor" md5sum="97e9a4ef057e19909794f50d1c891e57" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/tutorial_toc.tpl" role="data" />
947   <file baseinstalldir="PhpDocumentor" md5sum="61a4d43ab0d45e2021bbf882546a42f1" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/tutorial_tree.tpl" role="data" />
948   <file baseinstalldir="PhpDocumentor" md5sum="1c7e5bffcf680f2d5fa42ac8705be676" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/templates/var.tpl" role="data" />
949   <file baseinstalldir="PhpDocumentor" md5sum="d117b68132043f4e13c32302775508a7" name="phpDocumentor/Converters/HTML/Smarty/templates/PEAR/options.ini" role="data" />
950   <file baseinstalldir="PhpDocumentor" md5sum="5189118af3e84698c51db5f8cac5525a" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/media/background.png" role="data" />
951   <file baseinstalldir="PhpDocumentor" md5sum="4c480a60db1ab64317fe351a24396eb1" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/media/empty.png" role="data" />
952   <file baseinstalldir="PhpDocumentor" md5sum="137c601a0d33ea5326fcb9ed1896cd29" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/media/style.css" role="data" />
953   <file baseinstalldir="PhpDocumentor" md5sum="a302806c9aef8867e98a19e1059da6ca" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/basicindex.tpl" role="data" />
954   <file baseinstalldir="PhpDocumentor" md5sum="fb8e6c3a4c191013c723989278401ede" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/blank.tpl" role="data" />
955   <file baseinstalldir="PhpDocumentor" md5sum="2c6b8466c762980124fab642f5a964b4" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/class.tpl" role="data" />
956   <file baseinstalldir="PhpDocumentor" md5sum="61170db72cf83eebb59abc5f1711f18b" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/classleft.tpl" role="data" />
957   <file baseinstalldir="PhpDocumentor" md5sum="d36db2e1ebf0205c7568c134a47a3742" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/classtrees.tpl" role="data" />
958   <file baseinstalldir="PhpDocumentor" md5sum="26ca8c3938e32170ba765b8a1c22accb" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/const.tpl" role="data" />
959   <file baseinstalldir="PhpDocumentor" md5sum="9558373f812f5d6c786b14972fbfd85d" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/define.tpl" role="data" />
960   <file baseinstalldir="PhpDocumentor" md5sum="e72200911886774a1f4ef2ef6d9c1497" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/docblock.tpl" role="data" />
961   <file baseinstalldir="PhpDocumentor" md5sum="14768ea1e4864b24461b911681f213b6" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/elementindex.tpl" role="data" />
962   <file baseinstalldir="PhpDocumentor" md5sum="22761e4e2cb61287f58b7235d0625bb4" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/errors.tpl" role="data" />
963   <file baseinstalldir="PhpDocumentor" md5sum="6a5e8b0e181f565a110e0890276b04b5" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/examplesource.tpl" role="data" />
964   <file baseinstalldir="PhpDocumentor" md5sum="1a30e455847c841500ff36b757d6ddf2" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/fileleft.tpl" role="data" />
965   <file baseinstalldir="PhpDocumentor" md5sum="a1e707b61baa1d44ade8a90767e06019" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/filesource.tpl" role="data" />
966   <file baseinstalldir="PhpDocumentor" md5sum="a5ebd2ba2b900f1afca7aff8bb32f011" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/footer.tpl" role="data" />
967   <file baseinstalldir="PhpDocumentor" md5sum="d878f8f831d4ce86dbd39eaf07687f50" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/function.tpl" role="data" />
968   <file baseinstalldir="PhpDocumentor" md5sum="a4c49875264fc04b09603f795a7e2bb5" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/global.tpl" role="data" />
969   <file baseinstalldir="PhpDocumentor" md5sum="4264cc0864bcefbce51dc1cf8ef6054e" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/header.tpl" role="data" />
970   <file baseinstalldir="PhpDocumentor" md5sum="b031c47078f33cb2e7dc3b858de5a807" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/include.tpl" role="data" />
971   <file baseinstalldir="PhpDocumentor" md5sum="4e6a08c6ebb96fcb493bd27f29b3d185" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/index.tpl" role="data" />
972   <file baseinstalldir="PhpDocumentor" md5sum="a235982a425e7c5e6a4a880032a2a12a" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/method.tpl" role="data" />
973   <file baseinstalldir="PhpDocumentor" md5sum="298c5bf6ac361b01e97b8c2cf780ed29" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/packages.tpl" role="data" />
974   <file baseinstalldir="PhpDocumentor" md5sum="ca92fc2cc2363193971d90757906ea2b" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/page.tpl" role="data" />
975   <file baseinstalldir="PhpDocumentor" md5sum="aa71e1247734fe2ebc2665a4581faf04" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/pkgelementindex.tpl" role="data" />
976   <file baseinstalldir="PhpDocumentor" md5sum="bdfe0216f159d3e83b06c78f7c92d233" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/ric.tpl" role="data" />
977   <file baseinstalldir="PhpDocumentor" md5sum="9513bfc618e5e3abc521e3a9cc31fe59" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/todolist.tpl" role="data" />
978   <file baseinstalldir="PhpDocumentor" md5sum="5f83b42262652f41416d24e258c089dc" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/tutorial.tpl" role="data" />
979   <file baseinstalldir="PhpDocumentor" md5sum="5792a81973893aff5ea78af51078efb4" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/tutorial_toc.tpl" role="data" />
980   <file baseinstalldir="PhpDocumentor" md5sum="d0f5eff3a78fa6d43631123e6a11767e" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/tutorial_tree.tpl" role="data" />
981   <file baseinstalldir="PhpDocumentor" md5sum="d49ceacbbc6b0e69c573545990014148" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/var.tpl" role="data" />
982   <file baseinstalldir="PhpDocumentor" md5sum="691aee8c0ffc4d6a02207be6056a3263" name="phpDocumentor/Converters/HTML/Smarty/templates/PHP/options.ini" role="data" />
983   <file baseinstalldir="PhpDocumentor" md5sum="99d13864ae79a7049d31261cba31253d" name="phpDocumentor/Converters/HTML/Smarty/HTMLSmartyConverter.inc" role="php" />
984   <file baseinstalldir="PhpDocumentor" md5sum="f74f61bc357fc98e373d911d59c610ed" name="phpDocumentor/Converters/PDF/default/templates/default/templates/media/logo.jpg" role="data" />
985   <file baseinstalldir="PhpDocumentor" md5sum="04b61bd011f26ecb3f73a5b6587ecc52" name="phpDocumentor/Converters/PDF/default/templates/default/templates/appendix_title_page.tpl" role="data" />
986   <file baseinstalldir="PhpDocumentor" md5sum="ec241f736b426907c2a72733a20bcd46" name="phpDocumentor/Converters/PDF/default/templates/default/templates/class.tpl" role="data" />
987   <file baseinstalldir="PhpDocumentor" md5sum="e58c545290cfb8e2e895e3eb73572e02" name="phpDocumentor/Converters/PDF/default/templates/default/templates/classtree.tpl" role="data" />
988   <file baseinstalldir="PhpDocumentor" md5sum="031ae62f8d7506a6cfec931542de7c2a" name="phpDocumentor/Converters/PDF/default/templates/default/templates/const.tpl" role="data" />
989   <file baseinstalldir="PhpDocumentor" md5sum="26502288a5e03d0e6ae8a465cdd26503" name="phpDocumentor/Converters/PDF/default/templates/default/templates/define.tpl" role="data" />
990   <file baseinstalldir="PhpDocumentor" md5sum="cb4ae4705c4c60eb694becb1dfb52103" name="phpDocumentor/Converters/PDF/default/templates/default/templates/docblock.tpl" role="data" />
991   <file baseinstalldir="PhpDocumentor" md5sum="e564bcfb5b48818bd2163b3ba0ad13f0" name="phpDocumentor/Converters/PDF/default/templates/default/templates/examplesource.tpl" role="data" />
992   <file baseinstalldir="PhpDocumentor" md5sum="41b8ec9b024e09cde944bdab7c38f70e" name="phpDocumentor/Converters/PDF/default/templates/default/templates/filesource.tpl" role="data" />
993   <file baseinstalldir="PhpDocumentor" md5sum="4b85d6693071f14f43ac889bce84ed2b" name="phpDocumentor/Converters/PDF/default/templates/default/templates/footer.tpl" role="data" />
994   <file baseinstalldir="PhpDocumentor" md5sum="92df0257fae89c0259526c3fced58ef2" name="phpDocumentor/Converters/PDF/default/templates/default/templates/function.tpl" role="data" />
995   <file baseinstalldir="PhpDocumentor" md5sum="727b071c01b977c23cc74af770bafc55" name="phpDocumentor/Converters/PDF/default/templates/default/templates/global.tpl" role="data" />
996   <file baseinstalldir="PhpDocumentor" md5sum="3a46c87ecd87d7d8416b9c2699f28074" name="phpDocumentor/Converters/PDF/default/templates/default/templates/include.tpl" role="data" />
997   <file baseinstalldir="PhpDocumentor" md5sum="26d6cedc5c583d3f2a21ce4680e67df8" name="phpDocumentor/Converters/PDF/default/templates/default/templates/index.tpl" role="data" />
998   <file baseinstalldir="PhpDocumentor" md5sum="83cbeb5dbf07ce132cdcdb42d1f69d74" name="phpDocumentor/Converters/PDF/default/templates/default/templates/method.tpl" role="data" />
999   <file baseinstalldir="PhpDocumentor" md5sum="535686a8730dee794cc9a3f67029d9aa" name="phpDocumentor/Converters/PDF/default/templates/default/templates/newpackage_header.tpl" role="data" />
1000   <file baseinstalldir="PhpDocumentor" md5sum="065e1d1036df3640843d079ef3b0664c" name="phpDocumentor/Converters/PDF/default/templates/default/templates/packagepage.tpl" role="data" />
1001   <file baseinstalldir="PhpDocumentor" md5sum="7999e95d6be68ccf4c92804075440eee" name="phpDocumentor/Converters/PDF/default/templates/default/templates/page.tpl" role="data" />
1002   <file baseinstalldir="PhpDocumentor" md5sum="cb62bc1d89606cb9583341144e5d90ad" name="phpDocumentor/Converters/PDF/default/templates/default/templates/pagenumbering.tpl" role="data" />
1003   <file baseinstalldir="PhpDocumentor" md5sum="640b1a69354ca56fb8e0fb6018aa289b" name="phpDocumentor/Converters/PDF/default/templates/default/templates/params.tpl" role="data" />
1004   <file baseinstalldir="PhpDocumentor" md5sum="11a4b1fbc6a9f919f27a707924a62c49" name="phpDocumentor/Converters/PDF/default/templates/default/templates/ric.tpl" role="data" />
1005   <file baseinstalldir="PhpDocumentor" md5sum="1b6b9fdcf9b7fb803e99ded1752b1d71" name="phpDocumentor/Converters/PDF/default/templates/default/templates/ric_title_page.tpl" role="data" />
1006   <file baseinstalldir="PhpDocumentor" md5sum="1dc9b13c8731fc2695b763a87a1834b9" name="phpDocumentor/Converters/PDF/default/templates/default/templates/source_loop.tpl" role="data" />
1007   <file baseinstalldir="PhpDocumentor" md5sum="4a758bf75c2778933ab5d1d1ee8801cb" name="phpDocumentor/Converters/PDF/default/templates/default/templates/source_title_page.tpl" role="data" />
1008   <file baseinstalldir="PhpDocumentor" md5sum="410b76374c8e971d60df1b038e5e44ac" name="phpDocumentor/Converters/PDF/default/templates/default/templates/title_page.tpl" role="data" />
1009   <file baseinstalldir="PhpDocumentor" md5sum="fe25c803b55baa6b6737decfb471167f" name="phpDocumentor/Converters/PDF/default/templates/default/templates/toc.tpl" role="data" />
1010   <file baseinstalldir="PhpDocumentor" md5sum="e7ae666716d8093edcdd3c77447dd0e8" name="phpDocumentor/Converters/PDF/default/templates/default/templates/todolist.tpl" role="data" />
1011   <file baseinstalldir="PhpDocumentor" md5sum="421330cf1960c551c8c723f078fb2449" name="phpDocumentor/Converters/PDF/default/templates/default/templates/tutorial.tpl" role="data" />
1012   <file baseinstalldir="PhpDocumentor" md5sum="e479a529b235dc568b6421ab66a05158" name="phpDocumentor/Converters/PDF/default/templates/default/templates/var.tpl" role="data" />
1013   <file baseinstalldir="PhpDocumentor" md5sum="ff90e54503a7adebc1f412cbe59e8910" name="phpDocumentor/Converters/PDF/default/templates/default/options.ini" role="data" />
1014   <file baseinstalldir="PhpDocumentor" md5sum="cb84ced0cc430a5d54497257a11638f5" name="phpDocumentor/Converters/PDF/default/templates/fonts/Courier-Bold.afm" role="data" />
1015   <file baseinstalldir="PhpDocumentor" md5sum="5c34aeefc1ef69ae2fb317abc1ccc9ca" name="phpDocumentor/Converters/PDF/default/templates/fonts/Courier-BoldOblique.afm" role="data" />
1016   <file baseinstalldir="PhpDocumentor" md5sum="3324f479739ac9ebab740772b55705d2" name="phpDocumentor/Converters/PDF/default/templates/fonts/Courier-Oblique.afm" role="data" />
1017   <file baseinstalldir="PhpDocumentor" md5sum="cd99e74c7dd0cd1952d5bc878f90c541" name="phpDocumentor/Converters/PDF/default/templates/fonts/Courier.afm" role="data" />
1018   <file baseinstalldir="PhpDocumentor" md5sum="50bddd1766f49443b3b3925cb81b971b" name="phpDocumentor/Converters/PDF/default/templates/fonts/Helvetica-Bold.afm" role="data" />
1019   <file baseinstalldir="PhpDocumentor" md5sum="1a0205dc4b27270f07aae77da1bdff1e" name="phpDocumentor/Converters/PDF/default/templates/fonts/Helvetica-BoldOblique.afm" role="data" />
1020   <file baseinstalldir="PhpDocumentor" md5sum="6261d6f49c6d20fe257ddd8be12c5fa0" name="phpDocumentor/Converters/PDF/default/templates/fonts/Helvetica-Oblique.afm" role="data" />
1021   <file baseinstalldir="PhpDocumentor" md5sum="9cceac6630e6963e1b4bfcd89ce91cb4" name="phpDocumentor/Converters/PDF/default/templates/fonts/Helvetica.afm" role="data" />
1022   <file baseinstalldir="PhpDocumentor" md5sum="c12d684d7bbb4b557ea3131102234d76" name="phpDocumentor/Converters/PDF/default/templates/fonts/php_Courier-Bold.afm" role="data" />
1023   <file baseinstalldir="PhpDocumentor" md5sum="4f6dc04833cc65dc6f80c8f61b5106fe" name="phpDocumentor/Converters/PDF/default/templates/fonts/php_Courier-BoldOblique.afm" role="data" />
1024   <file baseinstalldir="PhpDocumentor" md5sum="e6ebbe04cac1f46bc934bc1768ac771a" name="phpDocumentor/Converters/PDF/default/templates/fonts/php_Courier-Oblique.afm" role="data" />
1025   <file baseinstalldir="PhpDocumentor" md5sum="3fe6cf457d48bd2cf886e0de5d247aef" name="phpDocumentor/Converters/PDF/default/templates/fonts/php_Courier.afm" role="data" />
1026   <file baseinstalldir="PhpDocumentor" md5sum="a3025a8c5ebcc1286431943c3024323d" name="phpDocumentor/Converters/PDF/default/templates/fonts/php_Helvetica-Bold.afm" role="data" />
1027   <file baseinstalldir="PhpDocumentor" md5sum="950d84279cb5d26a4f24ae222e9ea5cd" name="phpDocumentor/Converters/PDF/default/templates/fonts/php_Helvetica-BoldOblique.afm" role="data" />
1028   <file baseinstalldir="PhpDocumentor" md5sum="8a684adb0f20b97e57454ae718e7ef20" name="phpDocumentor/Converters/PDF/default/templates/fonts/php_Helvetica-Oblique.afm" role="data" />
1029   <file baseinstalldir="PhpDocumentor" md5sum="bbbe06159490227e6e17f1726b014497" name="phpDocumentor/Converters/PDF/default/templates/fonts/php_Helvetica.afm" role="data" />
1030   <file baseinstalldir="PhpDocumentor" md5sum="c6514602dcea9561546c703b72c38672" name="phpDocumentor/Converters/PDF/default/templates/fonts/php_Symbol.afm" role="data" />
1031   <file baseinstalldir="PhpDocumentor" md5sum="1debff165f2637945955b5cd6b6f3568" name="phpDocumentor/Converters/PDF/default/templates/fonts/php_Times-Bold.afm" role="data" />
1032   <file baseinstalldir="PhpDocumentor" md5sum="ae4e89f48ef041b15bbcaf34c28e5a06" name="phpDocumentor/Converters/PDF/default/templates/fonts/php_Times-BoldItalic.afm" role="data" />
1033   <file baseinstalldir="PhpDocumentor" md5sum="65668edeb34d1f74201dda8d3c4b264e" name="phpDocumentor/Converters/PDF/default/templates/fonts/php_Times-Italic.afm" role="data" />
1034   <file baseinstalldir="PhpDocumentor" md5sum="763fd15db83587d718e62a5425cf6d6c" name="phpDocumentor/Converters/PDF/default/templates/fonts/php_Times-Roman.afm" role="data" />
1035   <file baseinstalldir="PhpDocumentor" md5sum="c491f066b55329cfac1484004644acf4" name="phpDocumentor/Converters/PDF/default/templates/fonts/php_ZapfDingbats.afm" role="data" />
1036   <file baseinstalldir="PhpDocumentor" md5sum="750976bc9afce35ea5feeb53565438a6" name="phpDocumentor/Converters/PDF/default/templates/fonts/Symbol.afm" role="data" />
1037   <file baseinstalldir="PhpDocumentor" md5sum="e2244341873416fa5d56635b5bfb797e" name="phpDocumentor/Converters/PDF/default/templates/fonts/Times-Bold.afm" role="data" />
1038   <file baseinstalldir="PhpDocumentor" md5sum="49d6b1de28b2f8f6f8a4eaff2485071f" name="phpDocumentor/Converters/PDF/default/templates/fonts/Times-BoldItalic.afm" role="data" />
1039   <file baseinstalldir="PhpDocumentor" md5sum="c41212e70e19627889aefef85212a47d" name="phpDocumentor/Converters/PDF/default/templates/fonts/Times-Italic.afm" role="data" />
1040   <file baseinstalldir="PhpDocumentor" md5sum="f257a72c31f6a864f4e0994b1771628c" name="phpDocumentor/Converters/PDF/default/templates/fonts/Times-Roman.afm" role="data" />
1041   <file baseinstalldir="PhpDocumentor" md5sum="7a53e08eed85f5f1c9ec78307baf0e23" name="phpDocumentor/Converters/PDF/default/templates/fonts/ZapfDingbats.afm" role="data" />
1042   <file baseinstalldir="PhpDocumentor" md5sum="8f62d026a6cf59ff4e837cf648345c05" name="phpDocumentor/Converters/PDF/default/class.ezpdf.php" role="php" />
1043   <file baseinstalldir="PhpDocumentor" md5sum="973028f6871dfe0771f21cc5f7b507a4" name="phpDocumentor/Converters/PDF/default/class.pdf.php" role="php" />
1044   <file baseinstalldir="PhpDocumentor" md5sum="745d8ed68723c8c38a9496a6499ecbc9" name="phpDocumentor/Converters/PDF/default/class.phpdocpdf.php" role="php" />
1045   <file baseinstalldir="PhpDocumentor" md5sum="b47d6d6488a579ec2cba35dfdef7b029" name="phpDocumentor/Converters/PDF/default/ParserPDF.inc" role="php" />
1046   <file baseinstalldir="PhpDocumentor" md5sum="77c0dccca8f1a425c5d31827220d8348" name="phpDocumentor/Converters/PDF/default/PDFdefaultConverter.inc" role="php" />
1047   <file baseinstalldir="PhpDocumentor" md5sum="6ef7476e90dd09e2d4ae38da979bd853" name="phpDocumentor/Converters/XML/DocBook/peardoc2/templates/default/templates/category.tpl" role="data" />
1048   <file baseinstalldir="PhpDocumentor" md5sum="a55066a6fff9e980e28f9c389f8cd0b2" name="phpDocumentor/Converters/XML/DocBook/peardoc2/templates/default/templates/class.tpl" role="data" />
1049   <file baseinstalldir="PhpDocumentor" md5sum="da0f385b1bfee770e76fcdc844296e67" name="phpDocumentor/Converters/XML/DocBook/peardoc2/templates/default/templates/class_summary.tpl" role="data" />
1050   <file baseinstalldir="PhpDocumentor" md5sum="9ffc9da20031898794d303ce64d42938" name="phpDocumentor/Converters/XML/DocBook/peardoc2/templates/default/templates/constants.tpl" role="data" />
1051   <file baseinstalldir="PhpDocumentor" md5sum="d96018eb8a3820afbc37c7b3b8a7e245" name="phpDocumentor/Converters/XML/DocBook/peardoc2/templates/default/templates/docblock.tpl" role="data" />
1052   <file baseinstalldir="PhpDocumentor" md5sum="22761e4e2cb61287f58b7235d0625bb4" name="phpDocumentor/Converters/XML/DocBook/peardoc2/templates/default/templates/errors.tpl" role="data" />
1053   <file baseinstalldir="PhpDocumentor" md5sum="c6afc8d8b6427dc718043510f4544099" name="phpDocumentor/Converters/XML/DocBook/peardoc2/templates/default/templates/globals.tpl" role="data" />
1054   <file baseinstalldir="PhpDocumentor" md5sum="2ce58066b7f3ecb223c553c187847829" name="phpDocumentor/Converters/XML/DocBook/peardoc2/templates/default/templates/imethods.tpl" role="data" />
1055   <file baseinstalldir="PhpDocumentor" md5sum="428c2de33d27eaa69089b789f236bd25" name="phpDocumentor/Converters/XML/DocBook/peardoc2/templates/default/templates/ivars.tpl" role="data" />
1056   <file baseinstalldir="PhpDocumentor" md5sum="8da5497a80c00fd32b9c3791612d90ee" name="phpDocumentor/Converters/XML/DocBook/peardoc2/templates/default/templates/method.tpl" role="data" />
1057   <file baseinstalldir="PhpDocumentor" md5sum="f121d1b9513fa6294d51bca133864ab9" name="phpDocumentor/Converters/XML/DocBook/peardoc2/templates/default/templates/package.tpl" role="data" />
1058   <file baseinstalldir="PhpDocumentor" md5sum="edce1c6bbc198db4c2a6c38d4e45edac" name="phpDocumentor/Converters/XML/DocBook/peardoc2/templates/default/templates/tutorial.tpl" role="data" />
1059   <file baseinstalldir="PhpDocumentor" md5sum="ad9d62d49fe397159d052ee4fefa6f03" name="phpDocumentor/Converters/XML/DocBook/peardoc2/templates/default/templates/var.tpl" role="data" />
1060   <file baseinstalldir="PhpDocumentor" md5sum="7d627d4d71f1dbad2bdfb873f8742653" name="phpDocumentor/Converters/XML/DocBook/peardoc2/templates/default/options.ini" role="data" />
1061   <file baseinstalldir="PhpDocumentor" md5sum="3955635881071bdefa4d9e050a994328" name="phpDocumentor/Converters/XML/DocBook/peardoc2/Beautifier.php" role="php" />
1062   <file baseinstalldir="PhpDocumentor" md5sum="c101122253f578fba61fe608f0ebb341" name="phpDocumentor/Converters/XML/DocBook/peardoc2/Plain.php" role="php" />
1063   <file baseinstalldir="PhpDocumentor" md5sum="2233f28ad3c8dd7c8dfa87e1682712f5" name="phpDocumentor/Converters/XML/DocBook/peardoc2/Tokenizer.php" role="php" />
1064   <file baseinstalldir="PhpDocumentor" md5sum="83c78b798d49e3bf89ace9581d766f8e" name="phpDocumentor/Converters/XML/DocBook/peardoc2/XMLDocBookpeardoc2Converter.inc" role="php" />
1065   <file baseinstalldir="PhpDocumentor" md5sum="2fa536ea09e4b73a478f543e9dcfd71a" name="phpDocumentor/Converters/XML/DocBook/templates/peardoc2/templates/class_summary.tpl" role="data" />
1066   <file baseinstalldir="PhpDocumentor" md5sum="428c2de33d27eaa69089b789f236bd25" name="phpDocumentor/Converters/XML/DocBook/templates/peardoc2/templates/ivars.tpl" role="data" />
1067   <file baseinstalldir="PhpDocumentor" md5sum="edce1c6bbc198db4c2a6c38d4e45edac" name="phpDocumentor/Converters/XML/DocBook/templates/peardoc2/templates/tutorial.tpl" role="data" />
1068   <file baseinstalldir="PhpDocumentor" md5sum="e5b4ae847337d9bd26201dc3b178ed2a" name="phpDocumentor/Converters/XML/DocBook/XMLDocBookConverter.inc" role="php" />
1069   <file baseinstalldir="PhpDocumentor" md5sum="ef8b1febe34b563723c1b836c5ee1757" name="phpDocumentor/Smarty-2.6.0/libs/core/core.assemble_plugin_filepath.php" role="php" />
1070   <file baseinstalldir="PhpDocumentor" md5sum="4c2dd142c1c59e101b2f60cfc7a7cdc2" name="phpDocumentor/Smarty-2.6.0/libs/core/core.assign_smarty_interface.php" role="php" />
1071   <file baseinstalldir="PhpDocumentor" md5sum="f23d6ee40190b0067a76cba3982f9956" name="phpDocumentor/Smarty-2.6.0/libs/core/core.create_dir_structure.php" role="php" />
1072   <file baseinstalldir="PhpDocumentor" md5sum="bc78134282d364080c9ac6203cf03eee" name="phpDocumentor/Smarty-2.6.0/libs/core/core.display_debug_console.php" role="php" />
1073   <file baseinstalldir="PhpDocumentor" md5sum="f329d481333205740908b8a50ccb9427" name="phpDocumentor/Smarty-2.6.0/libs/core/core.get_include_path.php" role="php" />
1074   <file baseinstalldir="PhpDocumentor" md5sum="72eb40e8367f77f0bd251e15a5bd4f5f" name="phpDocumentor/Smarty-2.6.0/libs/core/core.get_microtime.php" role="php" />
1075   <file baseinstalldir="PhpDocumentor" md5sum="d6a1bc958f908f409366e1ea9c73d940" name="phpDocumentor/Smarty-2.6.0/libs/core/core.get_php_resource.php" role="php" />
1076   <file baseinstalldir="PhpDocumentor" md5sum="f649431f03571d92ed197d6f3b4f4758" name="phpDocumentor/Smarty-2.6.0/libs/core/core.is_secure.php" role="php" />
1077   <file baseinstalldir="PhpDocumentor" md5sum="e3bd25592768366025180128a2c39a75" name="phpDocumentor/Smarty-2.6.0/libs/core/core.is_trusted.php" role="php" />
1078   <file baseinstalldir="PhpDocumentor" md5sum="d60028c542ec06749cd2d381bc07d0c2" name="phpDocumentor/Smarty-2.6.0/libs/core/core.load_plugins.php" role="php" />
1079   <file baseinstalldir="PhpDocumentor" md5sum="08d531fb688eed7253b316b11436e512" name="phpDocumentor/Smarty-2.6.0/libs/core/core.load_resource_plugin.php" role="php" />
1080   <file baseinstalldir="PhpDocumentor" md5sum="d2a68b9effdf1d73383af053ad55fdc4" name="phpDocumentor/Smarty-2.6.0/libs/core/core.process_cached_inserts.php" role="php" />
1081   <file baseinstalldir="PhpDocumentor" md5sum="6cec9e962c1bd7863ebc23a0d731daf3" name="phpDocumentor/Smarty-2.6.0/libs/core/core.process_compiled_include.php" role="php" />
1082   <file baseinstalldir="PhpDocumentor" md5sum="28c5405dd392990bd7405ca0cc0a58b5" name="phpDocumentor/Smarty-2.6.0/libs/core/core.read_cache_file.php" role="php" />
1083   <file baseinstalldir="PhpDocumentor" md5sum="42e3bfaf335ba9707dec94750ed78433" name="phpDocumentor/Smarty-2.6.0/libs/core/core.rmdir.php" role="php" />
1084   <file baseinstalldir="PhpDocumentor" md5sum="521f859bb5c5eb5b1f393787709280d3" name="phpDocumentor/Smarty-2.6.0/libs/core/core.rm_auto.php" role="php" />
1085   <file baseinstalldir="PhpDocumentor" md5sum="7caebd10982480a6d9ebc15530ed5bc8" name="phpDocumentor/Smarty-2.6.0/libs/core/core.run_insert_handler.php" role="php" />
1086   <file baseinstalldir="PhpDocumentor" md5sum="f03680954b1a0feef8e88cd7e37ab63d" name="phpDocumentor/Smarty-2.6.0/libs/core/core.smarty_include_php.php" role="php" />
1087   <file baseinstalldir="PhpDocumentor" md5sum="4f1ea5d979d0ed3552bf8d692305a776" name="phpDocumentor/Smarty-2.6.0/libs/core/core.write_cache_file.php" role="php" />
1088   <file baseinstalldir="PhpDocumentor" md5sum="99c9f0d937167810a88cb48ef146fa64" name="phpDocumentor/Smarty-2.6.0/libs/core/core.write_compiled_include.php" role="php" />
1089   <file baseinstalldir="PhpDocumentor" md5sum="7f72e887779da3b8f89e463205a4e839" name="phpDocumentor/Smarty-2.6.0/libs/core/core.write_compiled_resource.php" role="php" />
1090   <file baseinstalldir="PhpDocumentor" md5sum="793ee6c903a685f4b16d2c8cdb23713a" name="phpDocumentor/Smarty-2.6.0/libs/core/core.write_file.php" role="php" />
1091   <file baseinstalldir="PhpDocumentor" md5sum="63854b141c0271fe5010aa7d8feffa11" name="phpDocumentor/Smarty-2.6.0/libs/plugins/block.strip.php" role="php" />
1092   <file baseinstalldir="PhpDocumentor" md5sum="bb2068a4c20490fb8f3e32f0056f6379" name="phpDocumentor/Smarty-2.6.0/libs/plugins/block.textformat.php" role="php" />
1093   <file baseinstalldir="PhpDocumentor" md5sum="ee8e96b9b5c65e10e702b682db412164" name="phpDocumentor/Smarty-2.6.0/libs/plugins/function.assign.php" role="php" />
1094   <file baseinstalldir="PhpDocumentor" md5sum="b79b62714d14ee3ecfb5499bc0a495d4" name="phpDocumentor/Smarty-2.6.0/libs/plugins/function.assign_debug_info.php" role="php" />
1095   <file baseinstalldir="PhpDocumentor" md5sum="a757bb3a9e580807daac82ab792079b5" name="phpDocumentor/Smarty-2.6.0/libs/plugins/function.config_load.php" role="php" />
1096   <file baseinstalldir="PhpDocumentor" md5sum="2e7a9675434d31af80e02a938d64e921" name="phpDocumentor/Smarty-2.6.0/libs/plugins/function.counter.php" role="php" />
1097   <file baseinstalldir="PhpDocumentor" md5sum="2f15bd90a89aa4b081834be403e324a8" name="phpDocumentor/Smarty-2.6.0/libs/plugins/function.cycle.php" role="php" />
1098   <file baseinstalldir="PhpDocumentor" md5sum="26970a023408c49c2016f77f843756a0" name="phpDocumentor/Smarty-2.6.0/libs/plugins/function.debug.php" role="php" />
1099   <file baseinstalldir="PhpDocumentor" md5sum="aa01882c7c32a719e395dced4f44f5b3" name="phpDocumentor/Smarty-2.6.0/libs/plugins/function.eval.php" role="php" />
1100   <file baseinstalldir="PhpDocumentor" md5sum="bea3c058b27b2ea9a06e54832dc42498" name="phpDocumentor/Smarty-2.6.0/libs/plugins/function.fetch.php" role="php" />
1101   <file baseinstalldir="PhpDocumentor" md5sum="b12792d8c12bcb71b239041d8ec3e59b" name="phpDocumentor/Smarty-2.6.0/libs/plugins/function.html_checkboxes.php" role="php" />
1102   <file baseinstalldir="PhpDocumentor" md5sum="b8d60a7972c6df848dba6756b0f1c458" name="phpDocumentor/Smarty-2.6.0/libs/plugins/function.html_image.php" role="php" />
1103   <file baseinstalldir="PhpDocumentor" md5sum="332d1caa39d7223f19ee8348f3311168" name="phpDocumentor/Smarty-2.6.0/libs/plugins/function.html_options.php" role="php" />
1104   <file baseinstalldir="PhpDocumentor" md5sum="8b734c211d27b1951d74734f9d3294e0" name="phpDocumentor/Smarty-2.6.0/libs/plugins/function.html_radios.php" role="php" />
1105   <file baseinstalldir="PhpDocumentor" md5sum="c2de10ebb25258a53e47059209485268" name="phpDocumentor/Smarty-2.6.0/libs/plugins/function.html_select_date.php" role="php" />
1106   <file baseinstalldir="PhpDocumentor" md5sum="069d5aad29ec2e97b7261e95f54a7a03" name="phpDocumentor/Smarty-2.6.0/libs/plugins/function.html_select_time.php" role="php" />
1107   <file baseinstalldir="PhpDocumentor" md5sum="3ef5b3bcfdf3f13c96bbf44986fec4b4" name="phpDocumentor/Smarty-2.6.0/libs/plugins/function.html_table.php" role="php" />
1108   <file baseinstalldir="PhpDocumentor" md5sum="8bee222bc616eccd4cd21491ae1e9f61" name="phpDocumentor/Smarty-2.6.0/libs/plugins/function.mailto.php" role="php" />
1109   <file baseinstalldir="PhpDocumentor" md5sum="b6ed74c280c6d96fffa5c7057c558b58" name="phpDocumentor/Smarty-2.6.0/libs/plugins/function.math.php" role="php" />
1110   <file baseinstalldir="PhpDocumentor" md5sum="d916867c0f63249b710fd22ea35fe17d" name="phpDocumentor/Smarty-2.6.0/libs/plugins/function.popup.php" role="php" />
1111   <file baseinstalldir="PhpDocumentor" md5sum="d40e033bcd48a7924770d63cd4a68030" name="phpDocumentor/Smarty-2.6.0/libs/plugins/function.popup_init.php" role="php" />
1112   <file baseinstalldir="PhpDocumentor" md5sum="afdaa41d22ce7b6bd161157cd7c2a01e" name="phpDocumentor/Smarty-2.6.0/libs/plugins/function.var_dump.php" role="php" />
1113   <file baseinstalldir="PhpDocumentor" md5sum="4721abf2f85bd89623359b9f537b9394" name="phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.capitalize.php" role="php" />
1114   <file baseinstalldir="PhpDocumentor" md5sum="d4b2ccbccd1f08f44557419984ba7208" name="phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.cat.php" role="php" />
1115   <file baseinstalldir="PhpDocumentor" md5sum="b8e36f3c6070c42ecf9d885b6c7f0faf" name="phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.count_characters.php" role="php" />
1116   <file baseinstalldir="PhpDocumentor" md5sum="193e9f42f2c9d2ae1e3f5fd436bd191e" name="phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.count_paragraphs.php" role="php" />
1117   <file baseinstalldir="PhpDocumentor" md5sum="69c3de3fb2f3354af5198d6024337f07" name="phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.count_sentences.php" role="php" />
1118   <file baseinstalldir="PhpDocumentor" md5sum="c1092f458e4567355ec33e0d9338f296" name="phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.count_words.php" role="php" />
1119   <file baseinstalldir="PhpDocumentor" md5sum="6c2dcf0fdbac453b033d0be6a0d9f48c" name="phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.date_format.php" role="php" />
1120   <file baseinstalldir="PhpDocumentor" md5sum="44e6345c4e15eeca5a319beb41fe3e7f" name="phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.debug_print_var.php" role="php" />
1121   <file baseinstalldir="PhpDocumentor" md5sum="51777576d60237138dff52c53951a46f" name="phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.default.php" role="php" />
1122   <file baseinstalldir="PhpDocumentor" md5sum="be0cfe0ef154589a956f167346722061" name="phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.escape.php" role="php" />
1123   <file baseinstalldir="PhpDocumentor" md5sum="3d7f53fa7786204d2d671d7fee9f78c1" name="phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.htmlentities.php" role="php" />
1124   <file baseinstalldir="PhpDocumentor" md5sum="54d76f06a646de130f84c29fa0777562" name="phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.indent.php" role="php" />
1125   <file baseinstalldir="PhpDocumentor" md5sum="1b01562055dd6a598c02dfc84d4ddbfc" name="phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.lower.php" role="php" />
1126   <file baseinstalldir="PhpDocumentor" md5sum="1ed8726b024429bea34758e254637ea6" name="phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.nl2br.php" role="php" />
1127   <file baseinstalldir="PhpDocumentor" md5sum="12995b90a00a7ea9598c2328d116e9bb" name="phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.rawurlencode.php" role="php" />
1128   <file baseinstalldir="PhpDocumentor" md5sum="e41cf951069bfeb2d881526cec4d8889" name="phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.regex_replace.php" role="php" />
1129   <file baseinstalldir="PhpDocumentor" md5sum="1a3c3d47dda18c3f474c246096c7e2ed" name="phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.replace.php" role="php" />
1130   <file baseinstalldir="PhpDocumentor" md5sum="70a781b9113dfa993839f98716e0e900" name="phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.spacify.php" role="php" />
1131   <file baseinstalldir="PhpDocumentor" md5sum="4daa28ce2ea1608a44063192416ddf1a" name="phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.string_format.php" role="php" />
1132   <file baseinstalldir="PhpDocumentor" md5sum="e61038e1b5dd8dd8aead924aa6ba1719" name="phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.strip.php" role="php" />
1133   <file baseinstalldir="PhpDocumentor" md5sum="943de33919643644e805424e84f444d9" name="phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.strip_tags.php" role="php" />
1134   <file baseinstalldir="PhpDocumentor" md5sum="2c558b3da0b32a0d2fc08fc061aae2f7" name="phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.truncate.php" role="php" />
1135   <file baseinstalldir="PhpDocumentor" md5sum="301cabc0e43d8473aeb399f1aa9fc3d4" name="phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.upper.php" role="php" />
1136   <file baseinstalldir="PhpDocumentor" md5sum="291d79842c17c9c8be1cb7437732f422" name="phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.wordwrap.php" role="php" />
1137   <file baseinstalldir="PhpDocumentor" md5sum="88a8caba2fae5b91a931bf34277d868d" name="phpDocumentor/Smarty-2.6.0/libs/plugins/outputfilter.trimwhitespace.php" role="php" />
1138   <file baseinstalldir="PhpDocumentor" md5sum="a84a4e161c58177baa9071443866744d" name="phpDocumentor/Smarty-2.6.0/libs/plugins/shared.escape_special_chars.php" role="php" />
1139   <file baseinstalldir="PhpDocumentor" md5sum="5e67bd6ed953b78c7b0fdecfacb9322e" name="phpDocumentor/Smarty-2.6.0/libs/plugins/shared.make_timestamp.php" role="php" />
1140   <file baseinstalldir="PhpDocumentor" md5sum="c533dcf729f00f1a025b63e4a641dfea" name="phpDocumentor/Smarty-2.6.0/libs/Config_File.class.php" role="php" />
1141   <file baseinstalldir="PhpDocumentor" md5sum="889fbc4772a9a852cc759e00ec587372" name="phpDocumentor/Smarty-2.6.0/libs/debug.tpl" role="php" />
1142   <file baseinstalldir="PhpDocumentor" md5sum="345c02beee16c3319beb45f89bb7fae9" name="phpDocumentor/Smarty-2.6.0/libs/Smarty.class.php" role="php" />
1143   <file baseinstalldir="PhpDocumentor" md5sum="d8ce2b1e5df8b8f999164b86e497a400" name="phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php" role="php" />
1144   <file baseinstalldir="PhpDocumentor" md5sum="3c85036451eaea0037f5343f28dc4d74" name="phpDocumentor/Smarty-2.6.0/misc/smarty_icon.gif" role="data" />
1145   <file baseinstalldir="PhpDocumentor" md5sum="f718ebc5293aa0fcffe7c04af2d1a757" name="phpDocumentor/Smarty-2.6.0/misc/smarty_icon.README" role="data" />
1146   <file baseinstalldir="PhpDocumentor" md5sum="fd67d108098e53c492cab364fe23f72b" name="phpDocumentor/Smarty-2.6.0/BUGS" role="data" />
1147   <file baseinstalldir="PhpDocumentor" md5sum="e8629e9d5783f7a6b615d55d2c4b2665" name="phpDocumentor/Smarty-2.6.0/ChangeLog" role="data" />
1148   <file baseinstalldir="PhpDocumentor" md5sum="68ad62c64cc6c620126241fd429e68fe" name="phpDocumentor/Smarty-2.6.0/COPYING.lib" role="data" />
1149   <file baseinstalldir="PhpDocumentor" md5sum="7f0e90240a44f44661a298bd2aa28ee0" name="phpDocumentor/Smarty-2.6.0/FAQ" role="data" />
1150   <file baseinstalldir="PhpDocumentor" md5sum="26e24c1e5ef87a1ec69e67a8caf179a5" name="phpDocumentor/Smarty-2.6.0/INSTALL" role="data" />
1151   <file baseinstalldir="PhpDocumentor" md5sum="4d0844495f71007e1613f1c22d8371ed" name="phpDocumentor/Smarty-2.6.0/NEWS" role="data" />
1152   <file baseinstalldir="PhpDocumentor" md5sum="a5570e87c128cf427faf109261aa9168" name="phpDocumentor/Smarty-2.6.0/README" role="data" />
1153   <file baseinstalldir="PhpDocumentor" md5sum="3bbe023a9e32f4499d98a4f370ee442c" name="phpDocumentor/Smarty-2.6.0/RELEASE_NOTES" role="data" />
1154   <file baseinstalldir="PhpDocumentor" md5sum="eec36dc94ad8c254592fb386fa58375a" name="phpDocumentor/Smarty-2.6.0/TODO" role="data" />
1155   <file baseinstalldir="PhpDocumentor" md5sum="658c7ddfef0a20f0bb6b8af42830bf78" name="phpDocumentor/Classes.inc" role="php">
1156    <tasks:replace from="@VER@" to="version" type="package-info" />
1157   </file>
1158   <file baseinstalldir="PhpDocumentor" md5sum="4b890d6cde6a7eff898363f6463a6737" name="phpDocumentor/clone.inc.php" role="php" />
1159   <file baseinstalldir="PhpDocumentor" md5sum="158a98b79c82bcb2f833bb7f6d32b201" name="phpDocumentor/clone5.inc.php" role="php" />
1160   <file baseinstalldir="PhpDocumentor" md5sum="b7e11ed349ee2c4de8eb9789027872eb" name="phpDocumentor/common.inc.php" role="php">
1161    <tasks:replace from="@VER@" to="version" type="package-info" />
1162    <tasks:replace from="@PEAR-DIR@" to="php_dir" type="pear-config" />
1163   </file>
1164   <file baseinstalldir="PhpDocumentor" md5sum="1c4c5b1d2e220126b624f7bc618f132c" name="phpDocumentor/Converter.inc" role="php">
1165    <tasks:replace from="@DATA-DIR@" to="data_dir" type="pear-config" />
1166   </file>
1167   <file baseinstalldir="PhpDocumentor" md5sum="068d5fd8831ab0fb7b8a69d25467ac1a" name="phpDocumentor/DescHTML.inc" role="php">
1168    <tasks:replace from="@VER@" to="version" type="package-info" />
1169   </file>
1170   <file baseinstalldir="PhpDocumentor" md5sum="5efe2c4004220bd5f8044e2358cbae49" name="phpDocumentor/DocBlockTags.inc" role="php">
1171    <tasks:replace from="@VER@" to="version" type="package-info" />
1172   </file>
1173   <file baseinstalldir="PhpDocumentor" md5sum="b747466acdc4b0d11089ce42674f9205" name="phpDocumentor/Errors.inc" role="php">
1174    <tasks:replace from="@VER@" to="version" type="package-info" />
1175   </file>
1176   <file baseinstalldir="PhpDocumentor" md5sum="b1e1d82117b3a9390661b6c2b8d764ad" name="phpDocumentor/EventStack.inc" role="php">
1177    <tasks:replace from="@VER@" to="version" type="package-info" />
1178   </file>
1179   <file baseinstalldir="PhpDocumentor" md5sum="cafbe2567b5eb4570b69bb91a3f4b081" name="phpDocumentor/find_phpdoc.php" role="php" />
1180   <file baseinstalldir="PhpDocumentor" md5sum="ae780c8af5eab375033690f82bdc2cb0" name="phpDocumentor/HighlightParser.inc" role="php">
1181    <tasks:replace from="@VER@" to="version" type="package-info" />
1182   </file>
1183   <file baseinstalldir="PhpDocumentor" md5sum="d93892e45c156f7c1c4cf5852fc2b3a8" name="phpDocumentor/InlineTags.inc" role="php">
1184    <tasks:replace from="@VER@" to="version" type="package-info" />
1185   </file>
1186   <file baseinstalldir="PhpDocumentor" md5sum="3b8d34a6e34aefa88f1738507354e7e5" name="phpDocumentor/IntermediateParser.inc" role="php">
1187    <tasks:replace from="@VER@" to="version" type="package-info" />
1188    <tasks:replace from="@PEAR-DIR@" to="php_dir" type="pear-config" />
1189   </file>
1190   <file baseinstalldir="PhpDocumentor" md5sum="0f27cd3dbe949a0f1c10bc28e930bb34" name="phpDocumentor/Io.inc" role="php" />
1191   <file baseinstalldir="PhpDocumentor" md5sum="87e3bda1a3540fb8538247c7c71f24a5" name="phpDocumentor/LinkClasses.inc" role="php">
1192    <tasks:replace from="@VER@" to="version" type="package-info" />
1193   </file>
1194   <file baseinstalldir="PhpDocumentor" md5sum="6e11b326e780f83f0524d41df5e86cb7" name="phpDocumentor/PackagePageElements.inc" role="php">
1195    <tasks:replace from="@VER@" to="version" type="package-info" />
1196   </file>
1197   <file baseinstalldir="PhpDocumentor" md5sum="3703ec4b8862e5a2dace5d7e1631127a" name="phpDocumentor/Parser.inc" role="php" />
1198   <file baseinstalldir="PhpDocumentor" md5sum="4f380819001ff31facc91905169edbe6" name="phpDocumentor/ParserData.inc" role="php">
1199    <tasks:replace from="@VER@" to="version" type="package-info" />
1200   </file>
1201   <file baseinstalldir="PhpDocumentor" md5sum="8e174215c4facd90c2f21b68f2e09e02" name="phpDocumentor/ParserDescCleanup.inc" role="php" />
1202   <file baseinstalldir="PhpDocumentor" md5sum="4fb02756cb2202432267c5fd3151eddc" name="phpDocumentor/ParserDocBlock.inc" role="php" />
1203   <file baseinstalldir="PhpDocumentor" md5sum="be115338210071555640991469ee7394" name="phpDocumentor/ParserElements.inc" role="php" />
1204   <file baseinstalldir="PhpDocumentor" md5sum="ab24a4dde385bbdedbd0e731f66bc002" name="phpDocumentor/phpdoc.inc" role="php" />
1205   <file baseinstalldir="PhpDocumentor" md5sum="c9ea43a20f23de96d57ef3dc0f0dd180" name="phpDocumentor/phpDocumentorTParser.inc" role="php">
1206    <tasks:replace from="@VER@" to="version" type="package-info" />
1207   </file>
1208   <file baseinstalldir="PhpDocumentor" md5sum="f8b6d4146945dbf78f1ce5c2fc0f58e6" name="phpDocumentor/phpDocumentorTWordParser.inc" role="php">
1209    <tasks:replace from="@VER@" to="version" type="package-info" />
1210   </file>
1211   <file baseinstalldir="PhpDocumentor" md5sum="3edeec043dae95931c32fdb1abcdf2f1" name="phpDocumentor/ProceduralPages.inc" role="php">
1212    <tasks:replace from="@VER@" to="version" type="package-info" />
1213   </file>
1214   <file baseinstalldir="PhpDocumentor" md5sum="1db6f011713df9ffd286cac38234a93a" name="phpDocumentor/Publisher.inc" role="php">
1215    <tasks:replace from="@VER@" to="version" type="package-info" />
1216   </file>
1217   <file baseinstalldir="PhpDocumentor" md5sum="e2d35bbd16a7d3c206ba60fca79ea6d1" name="phpDocumentor/Setup.inc.php" role="php">
1218    <tasks:replace from="@DATA-DIR@" to="data_dir" type="pear-config" />
1219   </file>
1220   <file baseinstalldir="PhpDocumentor" md5sum="a7c89495f215a5f4717898be902d97a0" name="phpDocumentor/TutorialHighlightParser.inc" role="php">
1221    <tasks:replace from="@VER@" to="version" type="package-info" />
1222   </file>
1223   <file baseinstalldir="PhpDocumentor" md5sum="ee0f1450ff5ec4ecda0c552d693bb372" name="phpDocumentor/WordParser.inc" role="php">
1224    <tasks:replace from="@VER@" to="version" type="package-info" />
1225   </file>
1226   <file baseinstalldir="PhpDocumentor" md5sum="fb4d4547b94c53ea2e9edfafa9a99eba" name="phpDocumentor/XMLpackagePageParser.inc" role="php">
1227    <tasks:replace from="@VER@" to="version" type="package-info" />
1228   </file>
1229   <file baseinstalldir="PhpDocumentor" md5sum="5a177d782c0416dab4f1bb68a30ef29f" name="scripts/add_cvs.php" role="php" />
1230   <file baseinstalldir="PhpDocumentor" md5sum="d378f129f3173b9bf73af2f2b6a24e69" name="scripts/create_examples.php" role="php" />
1231   <file baseinstalldir="PhpDocumentor" md5sum="70b3759930efa46abf66f2351046a097" name="scripts/create_package.xml.php" role="php" />
1232   <file baseinstalldir="PhpDocumentor" md5sum="a08c843d10f8f0f0052e8eb3bb4fbad6" name="scripts/makedoc.sh" role="php" />
1233   <file baseinstalldir="PhpDocumentor" md5sum="390e02f6cfb176072325292f78a1e3db" name="scripts/tokenizer_test.php" role="php" />
1234   <file baseinstalldir="PhpDocumentor" md5sum="fce07817b0080de23772ac67906a013c" name="tests/AllTests.php" role="test" />
1235   <file baseinstalldir="PhpDocumentor" md5sum="7624b422b5c550f2bad1bb9fa6107d19" name="tests/HighlightParserGetInlineTagsTests.php" role="test" />
1236   <file baseinstalldir="PhpDocumentor" md5sum="6c087d69a73ff9e30c7fe5509c35fecd" name="tests/HighlightParserTests.php" role="test" />
1237   <file baseinstalldir="PhpDocumentor" md5sum="1c3089a370215533d0ba0f6bd1521148" name="tests/IntermediateParserAddPrivatePageTests.php" role="test" />
1238   <file baseinstalldir="PhpDocumentor" md5sum="1990900da961e4ad7a2015a676ad180b" name="tests/IntermediateParserTests.php" role="test" />
1239   <file baseinstalldir="PhpDocumentor" md5sum="d765a2a1bacfafb19300f568a11a22fa" name="tests/ParserClassGetSourceLocationTests.php" role="test" />
1240   <file baseinstalldir="PhpDocumentor" md5sum="679d5258f77fde8010122d7fe1fbb04e" name="tests/ParserClassTests.php" role="test" />
1241   <file baseinstalldir="PhpDocumentor" md5sum="271880d45513c7ec4aecf304be645d1b" name="tests/ParserPageGetSourceLocationTests.php" role="test" />
1242   <file baseinstalldir="PhpDocumentor" md5sum="007922b68c723bc5049741ee6712562e" name="tests/ParserPageTests.php" role="test" />
1243   <file baseinstalldir="PhpDocumentor" md5sum="6a3629c3c07c24157816616940c172c0" name="tests/phpDocumentorSetupCleanConverterNamePieceTests.php" role="test" />
1244   <file baseinstalldir="PhpDocumentor" md5sum="b8c7347ed2975f08bd641bf349ac7208" name="tests/phpDocumentorSetupDecideOnOrOffTests.php" role="test" />
1245   <file baseinstalldir="PhpDocumentor" md5sum="b34444472ed28bab6ba8ac1416745914" name="tests/phpDocumentorSetupTests.php" role="test" />
1246   <file baseinstalldir="PhpDocumentor" md5sum="a33fd1a452b0c001af8409ada03a59ba" name="tests/phpDocumentorTParserGetInlineTagsTests.php" role="test" />
1247   <file baseinstalldir="PhpDocumentor" md5sum="5604d6b7f9beaca8a15a005c74f3f592" name="tests/phpDocumentorTParserTests.php" role="test" />
1248   <file baseinstalldir="PhpDocumentor" md5sum="c2214d7a0a06605be6a26c559e6c155b" name="tutorials/Converters/CHMdefault/CHMdefaultConverter.cls" role="doc" />
1249   <file baseinstalldir="PhpDocumentor" md5sum="1628439e54fad6085c9ee8a1a02b0733" name="tutorials/Converters/HTMLframes/HTMLframesConverter.cls" role="doc" />
1250   <file baseinstalldir="PhpDocumentor" md5sum="80dd588b209067c392ca6b1ffa23463e" name="tutorials/Converters/HTMLSmarty/HTMLSmartyConverter.cls" role="doc" />
1251   <file baseinstalldir="PhpDocumentor" md5sum="9eb80112e67cb75263263999700fb8c0" name="tutorials/Converters/PDFdefault/PDFdefaultConverter.cls" role="doc" />
1252   <file baseinstalldir="PhpDocumentor" md5sum="ea2ab13cfd07a95ebea8acfbf3ccb159" name="tutorials/Converters/PDFdefault/PDFParser.cls" role="doc" />
1253   <file baseinstalldir="PhpDocumentor" md5sum="56c5693281cb54984f5411de347b1597" name="tutorials/Converters/XMLDocBook/XMLDocBookConverter.cls" role="doc" />
1254   <file baseinstalldir="PhpDocumentor" md5sum="900d7ed2204c1fda246b56c1211f0635" name="tutorials/Converters/Converter.cls" role="doc" />
1255   <file baseinstalldir="PhpDocumentor" md5sum="424842d9cc042433cc8d8c19ab8758d4" name="tutorials/Converters/Converter.cls.ini" role="doc" />
1256   <file baseinstalldir="PhpDocumentor" md5sum="a810c4a8db0a53fd93e870ad4dd831e4" name="tutorials/Converters/Converter.methods.cls" role="doc" />
1257   <file baseinstalldir="PhpDocumentor" md5sum="0ac1f9a4f5dfab3da63de8f780eb9e6a" name="tutorials/Converters/Converters.pkg" role="doc" />
1258   <file baseinstalldir="PhpDocumentor" md5sum="18d648105379a64ae7b61f7ff1f30f46" name="tutorials/Converters/template.vars.cls" role="doc" />
1259   <file baseinstalldir="PhpDocumentor" md5sum="1a095c33521b2bf1c8403a07499dda26" name="tutorials/phpDocumentor/examples/sample1.php" role="doc" />
1260   <file baseinstalldir="PhpDocumentor" md5sum="5e1d34d14dbed1e2f9315a3544c11669" name="tutorials/phpDocumentor/examples/sample2.php" role="doc" />
1261   <file baseinstalldir="PhpDocumentor" md5sum="b2b2d644760491de7dc0cac1997c5013" name="tutorials/phpDocumentor/examples/sample3.php" role="doc" />
1262   <file baseinstalldir="PhpDocumentor" md5sum="0cc3c84264c539c57acbfa46cecdc0eb" name="tutorials/phpDocumentor/elements.pkg" role="doc" />
1263   <file baseinstalldir="PhpDocumentor" md5sum="a7a9a251f1795877bd8d71edd60b93b7" name="tutorials/phpDocumentor/inlinetags.pkg" role="doc" />
1264   <file baseinstalldir="PhpDocumentor" md5sum="0af0814c499e79008270bc82d96685f4" name="tutorials/phpDocumentor/inlinetags.pkg.ini" role="doc" />
1265   <file baseinstalldir="PhpDocumentor" md5sum="7696a52dae0c087ae0eacacdfe2f05fd" name="tutorials/phpDocumentor/manual.pkg" role="doc" />
1266   <file baseinstalldir="PhpDocumentor" md5sum="ad23e3c530ecc1df933468da814f8ce9" name="tutorials/phpDocumentor/manual.pkg.ini" role="doc" />
1267   <file baseinstalldir="PhpDocumentor" md5sum="1c626736a44c15ed6ae5e8149ee3fbfa" name="tutorials/phpDocumentor/phpDocumentor.howto.pkg" role="doc" />
1268   <file baseinstalldir="PhpDocumentor" md5sum="cd8bd7c8cd7641ba3ec3dff39ae249bc" name="tutorials/phpDocumentor/phpDocumentor.howto.pkg.ini" role="doc" />
1269   <file baseinstalldir="PhpDocumentor" md5sum="61f1aa2b2317c78af8bddab115922fa3" name="tutorials/phpDocumentor/phpDocumentor.pkg" role="doc" />
1270   <file baseinstalldir="PhpDocumentor" md5sum="41e956c5765946d838ff505eac949280" name="tutorials/phpDocumentor/phpDocumentor.pkg.ini" role="doc" />
1271   <file baseinstalldir="PhpDocumentor" md5sum="56a77d669d22b992944a77d6e4b2107b" name="tutorials/phpDocumentor/phpDocumentor.quickstart.pkg" role="doc" />
1272   <file baseinstalldir="PhpDocumentor" md5sum="433ad88111062f36acc6240c29f80e99" name="tutorials/phpDocumentor/phpDocumentor.quickstart.pkg.ini" role="doc" />
1273   <file baseinstalldir="PhpDocumentor" md5sum="a1b817a2b134fbf00c0b2c513f62549b" name="tutorials/phpDocumentor/sample1.pkg" role="doc" />
1274   <file baseinstalldir="PhpDocumentor" md5sum="990f9dd175aaa9a7a5c33394f8052455" name="tutorials/phpDocumentor/sample2.pkg" role="doc" />
1275   <file baseinstalldir="PhpDocumentor" md5sum="29117b44d14a8919425fc5497ab1b375" name="tutorials/phpDocumentor/sample3.pkg" role="doc" />
1276   <file baseinstalldir="PhpDocumentor" md5sum="7c54b181fee3b47a376bcc969629b5d1" name="tutorials/phpDocumentor/tags.abstract.pkg" role="doc" />
1277   <file baseinstalldir="PhpDocumentor" md5sum="fcc3fd5aa5538a42cee8bd9962889125" name="tutorials/phpDocumentor/tags.access.pkg" role="doc" />
1278   <file baseinstalldir="PhpDocumentor" md5sum="ff73a47bfa995cf757fb7afe7660f9b0" name="tutorials/phpDocumentor/tags.author.pkg" role="doc" />
1279   <file baseinstalldir="PhpDocumentor" md5sum="ff68dede202790d3bac4de5f08be9190" name="tutorials/phpDocumentor/tags.category.pkg" role="doc" />
1280   <file baseinstalldir="PhpDocumentor" md5sum="203eab268cb052c1b3ea4545ecaa8a9b" name="tutorials/phpDocumentor/tags.copyright.pkg" role="doc" />
1281   <file baseinstalldir="PhpDocumentor" md5sum="ca32f33448a03dcbd5d816521dedc2c1" name="tutorials/phpDocumentor/tags.deprecated.pkg" role="doc" />
1282   <file baseinstalldir="PhpDocumentor" md5sum="664fdc72daab1b68613457dcba7bc38e" name="tutorials/phpDocumentor/tags.example.pkg" role="doc" />
1283   <file baseinstalldir="PhpDocumentor" md5sum="0779b4ae91bdf2c2cf6aaca1b003ab7a" name="tutorials/phpDocumentor/tags.filesource.pkg" role="doc" />
1284   <file baseinstalldir="PhpDocumentor" md5sum="df84056947e9de44ef3a7cf2987f4e2c" name="tutorials/phpDocumentor/tags.final.pkg" role="doc" />
1285   <file baseinstalldir="PhpDocumentor" md5sum="d57938a93b3c726717aa75dd0d13e789" name="tutorials/phpDocumentor/tags.global.pkg" role="doc" />
1286   <file baseinstalldir="PhpDocumentor" md5sum="a675ce95fd5383577138e54b72ab4734" name="tutorials/phpDocumentor/tags.ignore.pkg" role="doc" />
1287   <file baseinstalldir="PhpDocumentor" md5sum="a7df562452dd036fd292410c25fb99a6" name="tutorials/phpDocumentor/tags.inlineexample.pkg" role="doc" />
1288   <file baseinstalldir="PhpDocumentor" md5sum="32f63502f6722f3965168d5d9cf9d6a6" name="tutorials/phpDocumentor/tags.inlineid.pkg" role="doc" />
1289   <file baseinstalldir="PhpDocumentor" md5sum="79bc133557ea942c7acd9918ce8bb633" name="tutorials/phpDocumentor/tags.inlineinheritdoc.pkg" role="doc" />
1290   <file baseinstalldir="PhpDocumentor" md5sum="b31fe269ec10ff246b7874555bcf8bbf" name="tutorials/phpDocumentor/tags.inlineinternal.pkg" role="doc" />
1291   <file baseinstalldir="PhpDocumentor" md5sum="c3e4495e736e29565c943bbc19bb9bd4" name="tutorials/phpDocumentor/tags.inlinelink.pkg" role="doc" />
1292   <file baseinstalldir="PhpDocumentor" md5sum="1f10a26a3bc5cc8f568bcc52aa85258a" name="tutorials/phpDocumentor/tags.inlinesource.pkg" role="doc" />
1293   <file baseinstalldir="PhpDocumentor" md5sum="ee085da4154ddb87dc3b4027fb883ed5" name="tutorials/phpDocumentor/tags.inlinetoc.pkg" role="doc" />
1294   <file baseinstalldir="PhpDocumentor" md5sum="722166a30e8ebb939644bc836a85f93c" name="tutorials/phpDocumentor/tags.inlinetutorial.pkg" role="doc" />
1295   <file baseinstalldir="PhpDocumentor" md5sum="db023e851973949d6999c67a7b9e143c" name="tutorials/phpDocumentor/tags.internal.pkg" role="doc" />
1296   <file baseinstalldir="PhpDocumentor" md5sum="a1394728ba976e63648f0d77ed447cc8" name="tutorials/phpDocumentor/tags.license.pkg" role="doc" />
1297   <file baseinstalldir="PhpDocumentor" md5sum="a76c76a8b2fc472c78a470cbe7d324e9" name="tutorials/phpDocumentor/tags.link.pkg" role="doc" />
1298   <file baseinstalldir="PhpDocumentor" md5sum="75a788ebc1b3b5bdf33e64799d3a631a" name="tutorials/phpDocumentor/tags.method.pkg" role="doc" />
1299   <file baseinstalldir="PhpDocumentor" md5sum="a78955a406465b74f8f14447e720328d" name="tutorials/phpDocumentor/tags.name.pkg" role="doc" />
1300   <file baseinstalldir="PhpDocumentor" md5sum="dd534d2d0b4332c68ca5273ed3e30a46" name="tutorials/phpDocumentor/tags.package.pkg" role="doc" />
1301   <file baseinstalldir="PhpDocumentor" md5sum="264a9fe3ce8d5db5cfb228cb5c322a99" name="tutorials/phpDocumentor/tags.param.pkg" role="doc" />
1302   <file baseinstalldir="PhpDocumentor" md5sum="150dd98aabbb8e0929e73b0d824199dc" name="tutorials/phpDocumentor/tags.pkg" role="doc" />
1303   <file baseinstalldir="PhpDocumentor" md5sum="9b1c3d4dbe5931470f4d2cc3db0df0b6" name="tutorials/phpDocumentor/tags.pkg.ini" role="doc" />
1304   <file baseinstalldir="PhpDocumentor" md5sum="63767992c6b5b94bdcc0f540d757802a" name="tutorials/phpDocumentor/tags.property.pkg" role="doc" />
1305   <file baseinstalldir="PhpDocumentor" md5sum="ea2a2f685eef02d398f5c862f33f59d7" name="tutorials/phpDocumentor/tags.return.pkg" role="doc" />
1306   <file baseinstalldir="PhpDocumentor" md5sum="f8549f8761fb78e85e0f48053a87c362" name="tutorials/phpDocumentor/tags.see.pkg" role="doc" />
1307   <file baseinstalldir="PhpDocumentor" md5sum="8128c011499e766acec74f9f46962956" name="tutorials/phpDocumentor/tags.since.pkg" role="doc" />
1308   <file baseinstalldir="PhpDocumentor" md5sum="0b590943c479667d3490e8e53b0c2e57" name="tutorials/phpDocumentor/tags.static.pkg" role="doc" />
1309   <file baseinstalldir="PhpDocumentor" md5sum="c87e1866c7efb2de44819d48947db73a" name="tutorials/phpDocumentor/tags.staticvar.pkg" role="doc" />
1310   <file baseinstalldir="PhpDocumentor" md5sum="2b3066bd2efe90fab27948381f177c74" name="tutorials/phpDocumentor/tags.subpackage.pkg" role="doc" />
1311   <file baseinstalldir="PhpDocumentor" md5sum="5a1d03ce9fbca56ac186a88a26b01a42" name="tutorials/phpDocumentor/tags.todo.pkg" role="doc" />
1312   <file baseinstalldir="PhpDocumentor" md5sum="7e9d4c2c10f1f8d657a0843d2c18c4ba" name="tutorials/phpDocumentor/tags.tutorial.pkg" role="doc" />
1313   <file baseinstalldir="PhpDocumentor" md5sum="d70ae330d04ed16f2e58ad05a1d4b84b" name="tutorials/phpDocumentor/tags.uses.pkg" role="doc" />
1314   <file baseinstalldir="PhpDocumentor" md5sum="5caf187bcc7d7d6f8f51fad59b6054e7" name="tutorials/phpDocumentor/tags.var.pkg" role="doc" />
1315   <file baseinstalldir="PhpDocumentor" md5sum="e3e6f07660e50fb02bc6182db4dbbbad" name="tutorials/phpDocumentor/tags.version.pkg" role="doc" />
1316   <file baseinstalldir="PhpDocumentor" md5sum="0375c437e79eb462e1eccb3b8dc87583" name="tutorials/phpDocumentor/tutorials.pkg" role="doc" />
1317   <file baseinstalldir="PhpDocumentor" md5sum="959e9127e72a7ff13d93b8d3423c66f0" name="user/default.ini" role="data" />
1318   <file baseinstalldir="PhpDocumentor" md5sum="5955a5e010c820983dbea62eeb4e26c5" name="user/demo.ini" role="data" />
1319   <file baseinstalldir="PhpDocumentor" md5sum="4ba7bae3c93066196b168ed17be4c3d2" name="user/error.ini" role="data" />
1320   <file baseinstalldir="PhpDocumentor" md5sum="245db3d772c151c8472ad0784dc60877" name="user/makedocs.ini" role="data" />
1321   <file baseinstalldir="PhpDocumentor" md5sum="d95286cc8119df739ce89bb7b25acc10" name="user/pear-makedocs.ini" role="data">
1322    <tasks:replace from="@PEAR-DIR@" to="php_dir" type="pear-config" />
1323    <tasks:replace from="@DOC-DIR@" to="doc_dir" type="pear-config" />
1324    <tasks:replace from="@VER@" to="version" type="package-info" />
1325   </file>
1326   <file baseinstalldir="PhpDocumentor" md5sum="69c39c651eeb2d1e36cb9c84a5497b44" name="user/testdocbook.ini" role="data" />
1327   <file baseinstalldir="PhpDocumentor" md5sum="6229eab8ee90ee483f97d58329114967" name="Authors" role="doc" />
1328   <file baseinstalldir="PhpDocumentor" md5sum="51c6b673718bf679257538e87db80423" name="ChangeLog" role="doc" />
1329   <file baseinstalldir="PhpDocumentor" md5sum="5783a2a5efed2f1c829734b5bd583444" name="FAQ" role="doc" />
1330   <file baseinstalldir="PhpDocumentor" md5sum="7cf791b0fafe74b4d964956b84e641c4" name="index.html" role="data" />
1331   <file baseinstalldir="PhpDocumentor" md5sum="c88dc18a0b79b526d1a1d94bce7cdaf8" name="INSTALL" role="doc" />
1332   <file baseinstalldir="PhpDocumentor" md5sum="4dea7b610ad13b7ba18e3a4ab75a2805" name="LICENSE" role="doc" />
1333   <file baseinstalldir="PhpDocumentor" md5sum="3c0a19569ec68583d5f0e3376be42cbf" name="new_phpdoc.php" role="data" />
1334   <file baseinstalldir="/" md5sum="0036b7f6ff437aef1af6a77588863e01" name="pear-phpdoc" role="script">
1335    <tasks:replace from="@PHP-BIN@" to="php_bin" type="pear-config" />
1336    <tasks:unixeol />
1337   </file>
1338   <file baseinstalldir="/" md5sum="73602b8cc2eb5af967019d9487e2968f" name="pear-phpdoc.bat" role="script">
1339    <tasks:replace from="@PHP-BIN@" to="php_bin" type="pear-config" />
1340    <tasks:replace from="@BIN-DIR@" to="bin_dir" type="pear-config" />
1341    <tasks:replace from="@PEAR-DIR@" to="php_dir" type="pear-config" />
1342    <tasks:replace from="@DATA-DIR@" to="data_dir" type="pear-config" />
1343    <tasks:windowseol />
1344   </file>
1345   <file baseinstalldir="PhpDocumentor" md5sum="9bca1e0e2b95081299b32ca318f40c49" name="phpdoc" role="data">
1346    <tasks:unixeol />
1347   </file>
1348   <file baseinstalldir="PhpDocumentor" md5sum="8fc205aa0aa0af9277477996324c2c51" name="phpdoc.bat" role="data">
1349    <tasks:windowseol />
1350   </file>
1351   <file baseinstalldir="PhpDocumentor" md5sum="68b920d0deea51e1aab7eaa82c768428" name="phpdoc.php" role="data" />
1352   <file baseinstalldir="PhpDocumentor" md5sum="cf9ab3ec78efd1498d415ae030a03bc6" name="phpDocumentor.ini" role="data" />
1353   <file baseinstalldir="PhpDocumentor" md5sum="fb849b7d57e8eaffc3f1b3918349fc7d" name="poweredbyphpdoc.gif" role="data" />
1354   <file baseinstalldir="PhpDocumentor" md5sum="7078901e1176e920c77763ae08291e08" name="README" role="doc">
1355    <tasks:replace from="@VER@" to="version" type="package-info" />
1356    <tasks:replace from="@STABILITY@" to="state" type="package-info" />
1357   </file>
1358   <file baseinstalldir="PhpDocumentor" md5sum="43385772fd0e65df4b83d252126ef0bf" name="Release-1.4.3" role="doc" />
1359  </dir>
1360 </contents>
1361 <dependencies>
1362  <required>
1363   <php>
1364    <min>4.2.0</min>
1365   </php>
1366   <pearinstaller>
1367    <min>1.4.6</min>
1368   </pearinstaller>
1369  </required>
1370  <optional>
1371   <package>
1372    <name>XML_Beautifier</name>
1373    <channel>pear.php.net</channel>
1374    <min>1.1</min>
1375   </package>
1376  </optional>
1377 </dependencies>
1378 <phprelease>
1379  <installconditions>
1380   <os>
1381    <name>windows</name>
1382   </os>
1383  </installconditions>
1384  <filelist>
1385   <install as="phpdoc" name="pear-phpdoc" />
1386   <install as="phpdoc.bat" name="pear-phpdoc.bat" />
1387   <install as="user/makedocs.ini" name="user/pear-makedocs.ini" />
1388   <ignore name="phpdoc" />
1389   <ignore name="phpdoc.bat" />
1390   <ignore name="user/makedocs.ini" />
1391   <ignore name="scripts/makedoc.sh" />
1392  </filelist>
1393 </phprelease>
1394 <phprelease>
1395  <filelist>
1396   <install as="phpdoc" name="pear-phpdoc" />
1397   <install as="user/makedocs.ini" name="user/pear-makedocs.ini" />
1398   <ignore name="phpdoc" />
1399   <ignore name="phpdoc.bat" />
1400   <ignore name="user/makedocs.ini" />
1401   <ignore name="pear-phpdoc.bat" />
1402  </filelist>
1403 </phprelease>
1404 <changelog>
1405  <release>
1406   <version>
1407    <release>1.1.0</release>
1408    <api>1.1.0</api>
1409   </version>
1410   <stability>
1411    <release>stable</release>
1412    <api>stable</api>
1413   </stability>
1414   <date>2002-11-22</date>
1415   <license uri="http://www.php.net/license">PHP License</license>
1416   <notes>
1417This is the initial PEAR package.xml release of the phpDocumentor package.
1418   </notes>
1419  </release>
1420  <release>
1421   <version>
1422    <release>1.2.0beta1</release>
1423    <api>1.2.0beta1</api>
1424   </version>
1425   <stability>
1426    <release>stable</release>
1427    <api>stable</api>
1428   </stability>
1429   <date>2003-01-03</date>
1430   <license uri="http://www.php.net/license">PHP License</license>
1431   <notes>
1432This is the first attempt at a PEAR package.xml release of the
1433phpDocumentor package.  We are very pleased to present this release to
1434the PEAR community.  In it, there is a number of great enhancements
1435that should make documenting very productive.
1436
1437We have included the beta of the new XML:DocBook:peardoc2 converter, and
1438there are many problems with it.  Those of you who are familiar with
1439peardoc2, please help us out by running a test of peardoc2 on the output
1440from a sample and tell us where we need to fix things to make it better
1441at the bug tracker
1442
1443http://sourceforge.net/tracker/?group_id=11194&amp;atid=111194
1444   </notes>
1445  </release>
1446  <release>
1447   <version>
1448    <release>1.2.0beta1a</release>
1449    <api>1.2.0beta1a</api>
1450   </version>
1451   <stability>
1452    <release>stable</release>
1453    <api>stable</api>
1454   </stability>
1455   <date>2003-01-08</date>
1456   <license uri="http://www.php.net/license">PHP License</license>
1457   <notes>
1458This is the third attempt at a PEAR package.xml release of the
1459phpDocumentor package.  Thanks to fixes in Archive_Tar it should install
1460properly with any luck.
1461
1462We are very pleased to present this release to the PEAR community.
1463In it, there is a number of great enhancements that should make
1464documenting very productive.
1465
1466We have included the beta of the new XML:DocBook:peardoc2 converter, and
1467there are many problems with it.  Those of you who are familiar with
1468peardoc2, please help us out by running a test of peardoc2 on the output
1469from a sample and tell us where we need to fix things to make it better
1470at the bug tracker
1471
1472http://sourceforge.net/tracker/?group_id=11194&amp;atid=111194
1473   </notes>
1474  </release>
1475  <release>
1476   <version>
1477    <release>1.2.0beta1b</release>
1478    <api>1.2.0beta1b</api>
1479   </version>
1480   <stability>
1481    <release>stable</release>
1482    <api>stable</api>
1483   </stability>
1484   <date>2003-01-08</date>
1485   <license uri="http://www.php.net/license">PHP License</license>
1486   <notes>
1487This is the fourth attempt at a PEAR package.xml release of the
1488phpDocumentor package.  Thanks to fixes in Archive_Tar it should install
1489properly with any luck.
1490
1491This version adds one new feature, --pear
1492
1493We are very pleased to present this release to the PEAR community.
1494In it, there is a number of great enhancements that should make
1495documenting very productive.
1496
1497We have included the beta of the new XML:DocBook:peardoc2 converter, and
1498there are many problems with it.  Those of you who are familiar with
1499peardoc2, please help us out by running a test of peardoc2 on the output
1500from a sample and tell us where we need to fix things to make it better
1501at the bug tracker
1502
1503http://sourceforge.net/tracker/?group_id=11194&amp;atid=111194
1504   </notes>
1505  </release>
1506  <release>
1507   <version>
1508    <release>1.2.0beta2</release>
1509    <api>1.2.0beta2</api>
1510   </version>
1511   <stability>
1512    <release>stable</release>
1513    <api>stable</api>
1514   </stability>
1515   <date>2003-01-18</date>
1516   <license uri="http://www.php.net/license">PHP License</license>
1517   <notes>
1518This is the fifth attempt at a PEAR package.xml release of the
1519phpDocumentor package.  Thanks to fixes in Archive_Tar it should install
1520properly with any luck.  If they get around to fixing the bug on
1521pear.php.net (someday pear will be bug-free and we&apos;ll all be happy).
1522
1523This version adds several new features suggested by Darren Cook:
1524- command-line --ignore-tags to exclude standard tags from output for
1525  particular usage like @todo
1526- @example tag for parsing external example files and including
1527  highlighted source code in documentation
1528- @filesource tag for parsing the full source of the current file
1529  and including it in the documentation
1530- @internal/{@internal}} tag/inline tag for marking text that should only
1531  be parsed for advanced developers or for internal company documentation
1532
1533We are very pleased to present this release to the PEAR community.
1534In it, there is a number of great enhancements that should make
1535documenting very productive.
1536
1537We have included the beta of the new XML:DocBook:peardoc2 converter, and
1538there are many problems with it.  Those of you who are familiar with
1539peardoc2, please help us out by running a test of peardoc2 on the output
1540from a sample and tell us where we need to fix things to make it better
1541at the bug tracker
1542
1543http://sourceforge.net/tracker/?group_id=11194&amp;atid=111194
1544   </notes>
1545  </release>
1546  <release>
1547   <version>
1548    <release>1.2.0beta3</release>
1549    <api>1.2.0beta3</api>
1550   </version>
1551   <stability>
1552    <release>stable</release>
1553    <api>stable</api>
1554   </stability>
1555   <date>2003-02-02</date>
1556   <license uri="http://www.php.net/license">PHP License</license>
1557   <notes>
1558This is the sixth attempt at a PEAR package.xml release of the
1559phpDocumentor package.  Thanks to fixes in Archive_Tar it should install
1560properly with any luck.
1561
1562This version adds a new converter written by Harald Fielker:
1563 - a CSV converter for the dia2code tool, to allow generation of UML
1564   diagrams from the code.
1565
1566In addition, many bugs are fixed, and features stablized
1567
1568We are very pleased to present this release to the PEAR community.
1569In it, there is a number of great enhancements that should make
1570documenting very productive.
1571
1572We have included the beta of the new XML:DocBook:peardoc2 converter, and
1573there are many problems with it.  Those of you who are familiar with
1574peardoc2, please help us out by running a test of peardoc2 on the output
1575from a sample and tell us where we need to fix things to make it better
1576at the bug tracker
1577
1578http://sourceforge.net/tracker/?group_id=11194&amp;atid=111194
1579   </notes>
1580  </release>
1581  <release>
1582   <version>
1583    <release>1.2.0rc1</release>
1584    <api>1.2.0rc1</api>
1585   </version>
1586   <stability>
1587    <release>stable</release>
1588    <api>stable</api>
1589   </stability>
1590   <date>2003-04-17</date>
1591   <license uri="http://www.php.net/license">PHP License</license>
1592   <notes>
1593We have included the final of the new XML:DocBook/peardoc2:default
1594converter, and fixed all known bugs.  Post any new bugs at:
1595
1596http://sourceforge.net/tracker/?group_id=11194&amp;atid=111194
1597
1598new features since beta 3:
1599-@license tag
1600-link to element definition in highlighted source code from @filesource
1601 generated sourcecode
1602-phpEdit-style smart list support
1603-starting/ending line numbers for docblocks/classes/methods
1604-syntax highlighting for tutorial &lt;programlisting role=&quot;php&quot;&gt;
1605-phpXref-style cross-referencing in source highlighting
1606
1607All major features have been implemented.  There will be few changes
1608before 1.2.0STABLE
1609   </notes>
1610  </release>
1611  <release>
1612   <version>
1613    <release>1.2.0rc2</release>
1614    <api>1.2.0rc2</api>
1615   </version>
1616   <stability>
1617    <release>stable</release>
1618    <api>stable</api>
1619   </stability>
1620   <date>2003-04-28</date>
1621   <license uri="http://www.php.net/license">PHP License</license>
1622   <notes>
1623We have included the final of the new XML:DocBook/peardoc2:default
1624converter, and fixed all known bugs.  Post any new bugs at:
1625
1626http://sourceforge.net/tracker/?group_id=11194&amp;atid=111194
1627
1628All major features have been implemented.  There will be few changes
1629before 1.2.0STABLE
1630   </notes>
1631  </release>
1632  <release>
1633   <version>
1634    <release>1.2.0a</release>
1635    <api>1.2.0a</api>
1636   </version>
1637   <stability>
1638    <release>stable</release>
1639    <api>stable</api>
1640   </stability>
1641   <date>2003-06-04</date>
1642   <license uri="http://www.php.net/license">PHP License</license>
1643   <notes>
1644This release marks the first stable release of phpDocumentor through
1645PEAR.
1646
1647utilities.php, missing from docbuilder, has been added to the archive
1648   </notes>
1649  </release>
1650  <release>
1651   <version>
1652    <release>1.2.0</release>
1653    <api>1.2.0</api>
1654   </version>
1655   <stability>
1656    <release>stable</release>
1657    <api>stable</api>
1658   </stability>
1659   <date>2003-06-04</date>
1660   <license uri="http://www.php.net/license">PHP License</license>
1661   <notes>
1662This release marks the first stable release of phpDocumentor through
1663PEAR.
1664   </notes>
1665  </release>
1666  <release>
1667   <version>
1668    <release>1.2.1</release>
1669    <api>1.2.1</api>
1670   </version>
1671   <stability>
1672    <release>stable</release>
1673    <api>stable</api>
1674   </stability>
1675   <date>2003-07-03</date>
1676   <license uri="http://www.php.net/license">PHP License</license>
1677   <notes>
1678This is a bugfix release
1679
1680@example tag has been enhanced to be more intelligent
1681several other minor bugfixes, see Release-1.2.1 file for information
1682   </notes>
1683  </release>
1684  <release>
1685   <version>
1686    <release>1.2.2</release>
1687    <api>1.2.2</api>
1688   </version>
1689   <stability>
1690    <release>stable</release>
1691    <api>stable</api>
1692   </stability>
1693   <date>2003-08-19</date>
1694   <license uri="http://www.php.net/license">PHP License</license>
1695   <notes>
1696Bugfix release
1697
1698From both Windows and Unix, both the command-line version
1699of phpDocumentor and the web interface will work
1700out of the box by using command phpdoc - guaranteed :)
1701
1702If you wish to use the web interface, you must upgrade to
1703PEAR 1.2b4, and pear config-set publicweb_dir to a
1704subdirectory of your web server&apos;s document root
1705
1706- WARNING: phpDocumentor installs phpdoc in the
1707  scripts directory, and this will conflict with PHPDoc,
1708  you can&apos;t have both installed at the same time
1709- fixed minor problems with --ignore option
1710- DocBook/peardoc2 converter outputs valid DocBook
1711- CHM:default converter outputs valid CHM file
1712- PDF:default converter outputs a great file
1713  including color source-highlighting!
1714- fixed Page-Level DocBlock issues, now a page-level
1715  docblock is the first docblock in a file if it contains
1716  a @package tag, UNLESS the next element is a class.  Warnings
1717  raised are much more informative
1718- removed erroneous warning of duplicate @package tag in certain cases
1719- fixed these bugs:
1720 [ 765455 ] phpdoc can&apos;t find php if it is in /usr/local/bin
1721 [ 767251 ] broken links when no files in default package
1722 [ 768947 ] Multiple vars not recognised
1723 [ 772441 ] nested arrays fail parser
1724 [ 778920 ] tutorial link warning
1725 [ 779552 ] &quot;Documention&quot; instead of &quot;Documentation&quot; in generated pages
1726 [ 780332 ] {@link} is closing the link prematurely when a &apos;,&apos; is found
1727 [ 781913 ] usedby not when @uses at class level
1728 [ 784810 ] stat failing.
1729 [ 786180 ] simple lists fail if line starts with an inline tag
1730 [ 788251 ] {@link function blah()} and {@link object blah} fail
1731 [ 788271 ] HighlightParser links to methods before classes
1732 [ 790685 ] HighlightParser doesn&apos;t link class::method() outside methods
1733 [ 791023 ] bug in output: &lt;br;&amp;nbsp;/&gt;
1734 [ 791030 ] old PHP version bug /t and &apos; becomes to &amp;quot;
1735 [ 791131 ] old PHP version bug in output, if define contains &quot;(&quot;
1736 [ 791291 ] ignoretags handling incorrectly looks for ignore-tags
1737   </notes>
1738  </release>
1739  <release>
1740   <version>
1741    <release>1.2.2.1</release>
1742    <api>1.2.2.1</api>
1743   </version>
1744   <stability>
1745    <release>stable</release>
1746    <api>stable</api>
1747   </stability>
1748   <date>2003-08-29</date>
1749   <license uri="http://www.php.net/license">PHP License</license>
1750   <notes>
1751Bugfix release
1752
1753From both Windows and Unix, both the command-line version
1754of phpDocumentor and the web interface will work
1755out of the box by using command phpdoc - guaranteed :)
1756
1757Note: the web interface will not work out of the box in PEAR.  Unfortunately,
1758the file role needed to make this possible is still pending, but planned for
1759addition in PEAR 1.3.  If you wish to use the web interface, you must
1760download phpDocumentor 1.2.2 from http://www.phpdoc.org.
1761
1762- WARNING: phpDocumentor installs phpdoc in the
1763  scripts directory, and this will conflict with PHPDoc,
1764  you can&apos;t have both installed at the same time
1765- fixed minor problems with --ignore option
1766- DocBook/peardoc2 converter outputs valid DocBook
1767- CHM:default converter outputs valid CHM file
1768- PDF:default converter outputs a great file
1769  including color source-highlighting!
1770- fixed Page-Level DocBlock issues, now a page-level
1771  docblock is the first docblock in a file if it contains
1772  a @package tag, UNLESS the next element is a class.  Warnings
1773  raised are much more informative
1774- removed erroneous warning of duplicate @package tag in certain cases
1775- fixed these bugs:
1776 [ 765455 ] phpdoc can&apos;t find php if it is in /usr/local/bin
1777 [ 767251 ] broken links when no files in default package
1778 [ 768947 ] Multiple vars not recognised
1779 [ 772441 ] nested arrays fail parser
1780 [ 778920 ] tutorial link warning
1781 [ 779552 ] &quot;Documention&quot; instead of &quot;Documentation&quot; in generated pages
1782 [ 780332 ] {@link} is closing the link prematurely when a &apos;,&apos; is found
1783 [ 781913 ] usedby not when @uses at class level
1784 [ 784810 ] stat failing.
1785 [ 786180 ] simple lists fail if line starts with an inline tag
1786 [ 788251 ] {@link function blah()} and {@link object blah} fail
1787 [ 788271 ] HighlightParser links to methods before classes
1788 [ 790685 ] HighlightParser doesn&apos;t link class::method() outside methods
1789 [ 791023 ] bug in output: &lt;br;&amp;nbsp;/&gt;
1790 [ 791030 ] old PHP version bug /t and &apos; becomes to &amp;quot;
1791 [ 791131 ] old PHP version bug in output, if define contains &quot;(&quot;
1792 [ 791291 ] ignoretags handling incorrectly looks for ignore-tags
1793   </notes>
1794  </release>
1795  <release>
1796   <version>
1797    <release>1.2.3</release>
1798    <api>1.2.3</api>
1799   </version>
1800   <stability>
1801    <release>stable</release>
1802    <api>stable</api>
1803   </stability>
1804   <date>2003-10-12</date>
1805   <license uri="http://www.php.net/license">PHP License</license>
1806   <notes>
1807Bugfix release
1808
1809From both Windows and Unix, both the command-line version
1810of phpDocumentor and the web interface will work
1811out of the box by using command phpdoc - guaranteed :)
1812
1813WARNING: in order to use the web interface through PEAR, you must set your
1814data_dir to a subdirectory of your document root.
1815
1816$ pear config-set data_dir /path/to/public_html/pear
1817
1818on Windows with default apache setup, it might be
1819
1820C:\&gt; pear config-set data_dir &quot;C:\Program Files\Apache\htdocs\pear&quot;
1821
1822After this, install/upgrade phpDocumentor
1823
1824$ pear upgrade phpDocumentor
1825
1826and you can browse to:
1827
1828http://localhost/pear/PhpDocumentor/
1829
1830for the web interface
1831
1832- WARNING: phpDocumentor installs phpdoc in the
1833  scripts directory, and this will conflict with PHPDoc,
1834  you can&apos;t have both installed at the same time
1835- fixed these bugs:
1836 [ 731750 ] Links to unparsed includes shown (2nd time reopened)
1837 [ 771531 ] body styles not explicitly white
1838 [ 795095 ] top_frame.tpl doesn&apos;t output single RIC element
1839 [ 797066 ] HighlightParser stuffs whitespace in start of string in func
1840 [ 802891 ] Inline link text does not show up
1841   </notes>
1842  </release>
1843  <release>
1844   <version>
1845    <release>1.2.3.1</release>
1846    <api>1.2.3.1</api>
1847   </version>
1848   <stability>
1849    <release>stable</release>
1850    <api>stable</api>
1851   </stability>
1852   <date>2003-10-19</date>
1853   <license uri="http://www.php.net/license">PHP License</license>
1854   <notes>
1855Bugfix release
1856
1857From both Windows and Unix, both the command-line version
1858of phpDocumentor and the web interface will work
1859out of the box by using command phpdoc - guaranteed :)
1860
1861WARNING: in order to use the web interface through PEAR, you must set your
1862data_dir to a subdirectory of your document root.
1863
1864$ pear config-set data_dir /path/to/public_html/pear
1865
1866on Windows with default apache setup, it might be
1867
1868C:\&gt; pear config-set data_dir &quot;C:\Program Files\Apache\htdocs\pear&quot;
1869
1870After this, install/upgrade phpDocumentor
1871
1872$ pear upgrade phpDocumentor
1873
1874and you can browse to:
1875
1876http://localhost/pear/PhpDocumentor/
1877
1878for the web interface
1879
1880- WARNING: phpDocumentor installs phpdoc in the
1881  scripts directory, and this will conflict with PHPDoc,
1882  you can&apos;t have both installed at the same time
1883- fixed these bugs:
1884 [ 822373 ] global instruction in function, &apos;,&apos; and &apos;;&apos; missing
1885 [ 823018 ] &lt;code&gt; in list not processed
1886   </notes>
1887  </release>
1888  <release>
1889   <version>
1890    <release>1.3.0RC1</release>
1891    <api>1.3.0RC1</api>
1892   </version>
1893   <stability>
1894    <release>beta</release>
1895    <api>beta</api>
1896   </stability>
1897   <date>2004-02-08</date>
1898   <license uri="http://www.php.net/license">PHP License</license>
1899   <notes>
1900PHP 5 support and more, fix bugs
1901
1902This will be the last release in the 1.x series.  2.0 is next
1903
1904Features added to this release include:
1905
1906 * Full PHP 5 support, phpDocumentor both runs in and parses Zend Engine 2
1907   language constructs.  Note that you must be running phpDocumentor in
1908   PHP 5 in order to parse PHP 5 code
1909 * inline {@example} tag - this works just like {@source} except that
1910   it displays the contents of another file.  In tutorials, it works
1911   like &lt;programlisting&gt;
1912 * customizable README/INSTALL/CHANGELOG files
1913 * phpDocumentor tries to run .ini files out of the current directory
1914   first, to allow you to put them anywhere you want to
1915 * multi-national characters are now allowed in package/subpackage names
1916
1917From both Windows and Unix, both the command-line version
1918of phpDocumentor and the web interface will work
1919out of the box by using command phpdoc - guaranteed :)
1920
1921WARNING: in order to use the web interface through PEAR, you must set your
1922data_dir to a subdirectory of your document root.
1923
1924$ pear config-set data_dir /path/to/public_html/pear
1925
1926on Windows with default apache setup, it might be
1927
1928C:\&gt; pear config-set data_dir &quot;C:\Program Files\Apache\htdocs\pear&quot;
1929
1930After this, install/upgrade phpDocumentor
1931
1932$ pear upgrade phpDocumentor
1933
1934and you can browse to:
1935
1936http://localhost/pear/PhpDocumentor/
1937
1938for the web interface
1939
1940------
1941WARNING: The PDF Converter will not work in PHP5.  The PDF library that it relies upon
1942segfaults with the simplest of files.  Generation still works great in PHP4
1943------
1944
1945- WARNING: phpDocumentor installs phpdoc in the
1946  scripts directory, and this will conflict with PHPDoc,
1947  you can&apos;t have both installed at the same time
1948- Switched to Smarty 2.6.0, now it will work in PHP 5.  Other
1949  changes made to the code to make it work in PHP 5, including parsing
1950  of private/public/static/etc. access modifiers
1951- fixed these bugs:
1952 [ 834941 ] inline @link doesn&apos;t work within &lt;b&gt;
1953 [ 839092 ] CHM:default:default produces bad links
1954 [ 839466 ] {$array[&apos;Key&apos;]} in heredoc
1955 [ 840792 ] File Missing XML:DocBook/peardoc2:default &quot;errors.tpl&quot;
1956 [ 850731 ] No DocBlock template after page-level DocBlock?
1957 [ 850767 ] MHW Reference wrong
1958 [ 854321 ] web interface errors with template directory
1959 [ 856310 ] HTML:frames:DOM/earthli missing Class_logo.png image
1960 [ 865126 ] CHM files use hard paths
1961 [ 875525 ] &lt;li&gt; escapes &lt;pre&gt; and ignores paragraphs
1962 [ 876674 ] first line of pre and code gets left trimmed
1963 [ 877229 ] PHP 5 incompatibilities bork tutorial parsing
1964 [ 877233 ] PHP 5 incompatibilities bork docblock source highlighting
1965 [ 878911 ] [PHP 5 incompatibility] argv
1966 [ 879068 ] var arrays tripped up by comments
1967 [ 879151 ] HTML:frames:earthli Top row too small for IE
1968 [ 880070 ] PHP5 visability for member variables not working
1969 [ 880488 ] &apos;0&apos; file stops processing
1970 [ 884863 ] Multiple authors get added in wrong order.
1971 [ 884869 ] Wrong highligthing of object type variables
1972 [ 892305 ] peardoc2: summary require_once Path/File.php is PathFile.php
1973 [ 892306 ] peardoc2: @see of method not working
1974 [ 892479 ] {@link} in // comment is escaped
1975   </notes>
1976  </release>
1977  <release>
1978   <version>
1979    <release>1.3.0RC2</release>
1980    <api>1.3.0RC2</api>
1981   </version>
1982   <stability>
1983    <release>beta</release>
1984    <api>beta</api>
1985   </stability>
1986   <date>2004-02-12</date>
1987   <license uri="http://www.php.net/license">PHP License</license>
1988   <notes>
1989PHP 5 support and more, fix bugs
1990
1991This will be the last release in the 1.x series.  2.0 is next
1992
1993Features added to this release include:
1994
1995 * Full PHP 5 support, phpDocumentor both runs in and parses Zend Engine 2
1996   language constructs.  Note that you must be running phpDocumentor in
1997   PHP 5 in order to parse PHP 5 code
1998 * inline {@example} tag - this works just like {@source} except that
1999   it displays the contents of another file.  In tutorials, it works
2000   like &lt;programlisting&gt;
2001 * customizable README/INSTALL/CHANGELOG files
2002 * phpDocumentor tries to run .ini files out of the current directory
2003   first, to allow you to put them anywhere you want to
2004 * multi-national characters are now allowed in package/subpackage names
2005
2006From both Windows and Unix, both the command-line version
2007of phpDocumentor and the web interface will work
2008out of the box by using command phpdoc - guaranteed :)
2009
2010WARNING: in order to use the web interface through PEAR, you must set your
2011data_dir to a subdirectory of your document root.
2012
2013$ pear config-set data_dir /path/to/public_html/pear
2014
2015on Windows with default apache setup, it might be
2016
2017C:\&gt; pear config-set data_dir &quot;C:\Program Files\Apache\htdocs\pear&quot;
2018
2019After this, install/upgrade phpDocumentor
2020
2021$ pear upgrade phpDocumentor
2022
2023and you can browse to:
2024
2025http://localhost/pear/PhpDocumentor/
2026
2027for the web interface
2028
2029------
2030WARNING: The PDF Converter will not work in PHP5.  The PDF library that it relies upon
2031segfaults with the simplest of files.  Generation still works great in PHP4
2032------
2033
2034- WARNING: phpDocumentor installs phpdoc in the
2035  scripts directory, and this will conflict with PHPDoc,
2036  you can&apos;t have both installed at the same time
2037- Switched to Smarty 2.6.0, now it will work in PHP 5.  Other
2038  changes made to the code to make it work in PHP 5, including parsing
2039  of private/public/static/etc. access modifiers
2040- fixed these bugs:
2041 [ 834941 ] inline @link doesn&apos;t work within &lt;b&gt;
2042 [ 839092 ] CHM:default:default produces bad links
2043 [ 839466 ] {$array[&apos;Key&apos;]} in heredoc
2044 [ 840792 ] File Missing XML:DocBook/peardoc2:default &quot;errors.tpl&quot;
2045 [ 850731 ] No DocBlock template after page-level DocBlock?
2046 [ 850767 ] MHW Reference wrong
2047 [ 854321 ] web interface errors with template directory
2048 [ 856310 ] HTML:frames:DOM/earthli missing Class_logo.png image
2049 [ 865126 ] CHM files use hard paths
2050 [ 875525 ] &lt;li&gt; escapes &lt;pre&gt; and ignores paragraphs
2051 [ 876674 ] first line of pre and code gets left trimmed
2052 [ 877229 ] PHP 5 incompatibilities bork tutorial parsing
2053 [ 877233 ] PHP 5 incompatibilities bork docblock source highlighting
2054 [ 878911 ] [PHP 5 incompatibility] argv
2055 [ 879068 ] var arrays tripped up by comments
2056 [ 879151 ] HTML:frames:earthli Top row too small for IE
2057 [ 880070 ] PHP5 visability for member variables not working
2058 [ 880488 ] &apos;0&apos; file stops processing
2059 [ 884863 ] Multiple authors get added in wrong order.
2060 [ 884869 ] Wrong highligthing of object type variables
2061 [ 892305 ] peardoc2: summary require_once Path/File.php is PathFile.php
2062 [ 892306 ] peardoc2: @see of method not working
2063 [ 892479 ] {@link} in // comment is escaped
2064 [ 893470 ] __clone called directly in PackagePageElements.inc
2065 [ 895656 ] initialized private variables not recognized as private
2066   </notes>
2067  </release>
2068  <release>
2069   <version>
2070    <release>1.3.0RC3</release>
2071    <api>1.3.0RC3</api>
2072   </version>
2073   <stability>
2074    <release>beta</release>
2075    <api>beta</api>
2076   </stability>
2077   <date>2004-04-10</date>
2078   <license uri="http://www.php.net/license">PHP License</license>
2079   <notes>
2080PHP 5 support and more, fix bugs
2081
2082This will be the last release in the 1.x series.  2.0 is next
2083
2084Features added to this release include:
2085
2086 * Full PHP 5 support, phpDocumentor both runs in and parses Zend Engine 2
2087   language constructs.  Note that you must be running phpDocumentor in
2088   PHP 5 in order to parse PHP 5 code
2089 * XML:DocBook/peardoc2:default converter now beautifies the source using
2090   PEAR&apos;s XML_Beautifier if available
2091 * inline {@example} tag - this works just like {@source} except that
2092   it displays the contents of another file.  In tutorials, it works
2093   like &lt;programlisting&gt;
2094 * customizable README/INSTALL/CHANGELOG files
2095 * phpDocumentor tries to run .ini files out of the current directory
2096   first, to allow you to put them anywhere you want to
2097 * multi-national characters are now allowed in package/subpackage names
2098 * images in tutorials with the &lt;graphic&gt; tag
2099 * un-modified output with &lt;programlisting role=&quot;html&quot;&gt;
2100 * html/xml source highlighting with &lt;programlisting role=&quot;tutorial&quot;&gt;
2101
2102From both Windows and Unix, both the command-line version
2103of phpDocumentor and the web interface will work
2104out of the box by using command phpdoc - guaranteed :)
2105
2106WARNING: in order to use the web interface through PEAR, you must set your
2107data_dir to a subdirectory of your document root.
2108
2109$ pear config-set data_dir /path/to/public_html/pear
2110
2111on Windows with default apache setup, it might be
2112
2113C:\&gt; pear config-set data_dir &quot;C:\Program Files\Apache\htdocs\pear&quot;
2114
2115After this, install/upgrade phpDocumentor
2116
2117$ pear upgrade phpDocumentor
2118
2119and you can browse to:
2120
2121http://localhost/pear/PhpDocumentor/
2122
2123for the web interface
2124
2125------
2126WARNING: The PDF Converter will not work in PHP5.  The PDF library that it relies upon
2127segfaults with the simplest of files.  Generation still works great in PHP4
2128------
2129
2130- WARNING: phpDocumentor installs phpdoc in the
2131  scripts directory, and this will conflict with PHPDoc,
2132  you can&apos;t have both installed at the same time
2133- Switched to Smarty 2.6.0, now it will work in PHP 5.  Other
2134  changes made to the code to make it work in PHP 5, including parsing
2135  of private/public/static/etc. access modifiers
2136- fixed these bugs:
2137 [ 834941 ] inline @link doesn&apos;t work within &lt;b&gt;
2138 [ 839092 ] CHM:default:default produces bad links
2139 [ 839466 ] {$array[&apos;Key&apos;]} in heredoc
2140 [ 840792 ] File Missing XML:DocBook/peardoc2:default &quot;errors.tpl&quot;
2141 [ 850731 ] No DocBlock template after page-level DocBlock?
2142 [ 850767 ] MHW Reference wrong
2143 [ 854321 ] web interface errors with template directory
2144 [ 856310 ] HTML:frames:DOM/earthli missing Class_logo.png image
2145 [ 865126 ] CHM files use hard paths
2146 [ 875525 ] &lt;li&gt; escapes &lt;pre&gt; and ignores paragraphs
2147 [ 876674 ] first line of pre and code gets left trimmed
2148 [ 877229 ] PHP 5 incompatibilities bork tutorial parsing
2149 [ 877233 ] PHP 5 incompatibilities bork docblock source highlighting
2150 [ 878911 ] [PHP 5 incompatibility] argv
2151 [ 879068 ] var arrays tripped up by comments
2152 [ 879151 ] HTML:frames:earthli Top row too small for IE
2153 [ 880070 ] PHP5 visability for member variables not working
2154 [ 880488 ] &apos;0&apos; file stops processing
2155 [ 884863 ] Multiple authors get added in wrong order.
2156 [ 884869 ] Wrong highligthing of object type variables
2157 [ 892305 ] peardoc2: summary require_once Path/File.php is PathFile.php
2158 [ 892306 ] peardoc2: @see of method not working
2159 [ 892479 ] {@link} in // comment is escaped
2160 [ 893470 ] __clone called directly in PackagePageElements.inc
2161 [ 895656 ] initialized private variables not recognized as private
2162 [ 904823 ] IntermediateParser fatal error
2163 [ 910676 ] Fatal error: Smarty error: unable to write to $compile_dir
2164 [ 915770 ] Classes in file not showing
2165 [ 924313 ] Objec access on array
2166   </notes>
2167  </release>
2168  <release>
2169   <version>
2170    <release>1.3.0RC4</release>
2171    <api>1.3.0RC4</api>
2172   </version>
2173   <stability>
2174    <release>beta</release>
2175    <api>beta</api>
2176   </stability>
2177   <date>2005-12-01</date>
2178   <license>PHP License</license>
2179   <notes>
2180PHP 5 support and more, fix bugs
2181
2182This will be the last release in the 1.x series.  2.0 is next
2183
2184Features added to this release include:
2185
2186 * Full PHP 5 support, phpDocumentor both runs in and parses Zend Engine 2
2187   language constructs.  Note that you must be running phpDocumentor in
2188   PHP 5 in order to parse PHP 5 code
2189 * XML:DocBook/peardoc2:default converter now beautifies the source using
2190   PEAR&apos;s XML_Beautifier if available
2191 * inline {@example} tag - this works just like {@source} except that
2192   it displays the contents of another file.  In tutorials, it works
2193   like &lt;programlisting&gt;
2194 * customizable README/INSTALL/CHANGELOG files
2195 * phpDocumentor tries to run .ini files out of the current directory
2196   first, to allow you to put them anywhere you want to
2197 * multi-national characters are now allowed in package/subpackage names
2198 * images in tutorials with the &lt;graphic&gt; tag
2199 * un-modified output with &lt;programlisting role=&quot;html&quot;&gt;
2200 * html/xml source highlighting with &lt;programlisting role=&quot;tutorial&quot;&gt;
2201
2202From both Windows and Unix, both the command-line version
2203of phpDocumentor and the web interface will work
2204out of the box by using command phpdoc - guaranteed :)
2205
2206WARNING: in order to use the web interface through PEAR, you must set your
2207data_dir to a subdirectory of your document root.
2208
2209$ pear config-set data_dir /path/to/public_html/pear
2210
2211on Windows with default apache setup, it might be
2212
2213C:\&gt; pear config-set data_dir &quot;C:\Program Files\Apache\htdocs\pear&quot;
2214
2215After this, install/upgrade phpDocumentor
2216
2217$ pear upgrade phpDocumentor
2218
2219and you can browse to:
2220
2221http://localhost/pear/PhpDocumentor/
2222
2223for the web interface
2224
2225------
2226WARNING: The PDF Converter will not work in PHP5.  The PDF library that it relies upon
2227segfaults with the simplest of files.  Generation still works great in PHP4
2228------
2229
2230- WARNING: phpDocumentor installs phpdoc in the
2231  scripts directory, and this will conflict with PHPDoc,
2232  you can&apos;t have both installed at the same time
2233- Switched to Smarty 2.6.0, now it will work in PHP 5.  Other
2234  changes made to the code to make it work in PHP 5, including parsing
2235  of private/public/static/etc. access modifiers
2236- fixed these bugs:
2237 [ not entered ] XMLDocBookpeardoc2 beautifier removes comments
2238 [ 896444 ] Bad line numbers
2239 [ 937235 ] duplicated /** after abstract method declaration
2240 [ 962319 ] Define : don&apos;t show the assigned value
2241 [ 977674 ] Parser error
2242 [ 989258 ] wrong interfaces parsing
2243 [ 1150809 ] Infinite loop when class extends itself
2244 [ 1151196 ] PHP Fatal error: Cannot re-assign $this
2245 [ 1151650 ] UTF8 decoding for DocBook packages
2246 [ 1152781 ] PHP_NOTICE: Uninitialized string offset in ParserDescCleanup
2247 [ 1153593 ] string id=&quot;....&quot; in tutorials
2248 [ 1164253 ] Inherited Class Constants are not displayed
2249 [ 1171583 ] CHM wrong filesource
2250 [ 1180200 ] HighlightParser does not handle Heredoc Blocks.
2251 [ 1202772 ] missing parentheses in Parser.inc line 946
2252 [ 1203445 ] Call to a member function on a non-object in Parser.inc
2253 [ 1203451 ] array to string conversion notice in InlineTags.inc
2254- fixed these bugs reported in PEAR:
2255 Bug #2288: Webfrontend ignores more than one dir in &quot;Files to ignore&quot;
2256 Bug #5011: PDF generation warning on uksort
2257   </notes>
2258  </release>
2259  <release>
2260   <version>
2261    <release>1.3.0RC5</release>
2262    <api>1.3.0</api>
2263   </version>
2264   <stability>
2265    <release>beta</release>
2266    <api>beta</api>
2267   </stability>
2268   <date>2006-02-22</date>
2269   <license uri="http://www.php.net/license">PHP License</license>
2270   <notes>
2271PHP 5 support and more, fix bugs
2272
2273This release fixes the broken &quot;phpdoc&quot; script in unix, and is
2274otherwise functionally identical to 1.3.0RC4
2275
2276This will be the last release in the 1.x series.  2.0 is next
2277
2278Features added to this release include:
2279
2280 * Full PHP 5 support, phpDocumentor both runs in and parses Zend Engine 2
2281   language constructs.  Note that you must be running phpDocumentor in
2282   PHP 5 in order to parse PHP 5 code
2283 * XML:DocBook/peardoc2:default converter now beautifies the source using
2284   PEAR&apos;s XML_Beautifier if available
2285 * inline {@example} tag - this works just like {@source} except that
2286   it displays the contents of another file.  In tutorials, it works
2287   like &lt;programlisting&gt;
2288 * customizable README/INSTALL/CHANGELOG files
2289 * phpDocumentor tries to run .ini files out of the current directory
2290   first, to allow you to put them anywhere you want to
2291 * multi-national characters are now allowed in package/subpackage names
2292 * images in tutorials with the &lt;graphic&gt; tag
2293 * un-modified output with &lt;programlisting role=&quot;html&quot;&gt;
2294 * html/xml source highlighting with &lt;programlisting role=&quot;tutorial&quot;&gt;
2295
2296From both Windows and Unix, both the command-line version
2297of phpDocumentor and the web interface will work
2298out of the box by using command phpdoc - guaranteed :)
2299
2300WARNING: in order to use the web interface through PEAR, you must set your
2301data_dir to a subdirectory of your document root.
2302
2303$ pear config-set data_dir /path/to/public_html/pear
2304
2305on Windows with default apache setup, it might be
2306
2307C:\&gt; pear config-set data_dir &quot;C:\Program Files\Apache\htdocs\pear&quot;
2308
2309After this, install/upgrade phpDocumentor
2310
2311$ pear upgrade phpDocumentor
2312
2313and you can browse to:
2314
2315http://localhost/pear/PhpDocumentor/
2316
2317for the web interface
2318
2319------
2320WARNING: The PDF Converter will not work in PHP5.  The PDF library that it relies upon
2321segfaults with the simplest of files.  Generation still works great in PHP4
2322------
2323
2324- WARNING: phpDocumentor installs phpdoc in the
2325  scripts directory, and this will conflict with PHPDoc,
2326  you can&apos;t have both installed at the same time
2327- Switched to Smarty 2.6.0, now it will work in PHP 5.  Other
2328  changes made to the code to make it work in PHP 5, including parsing
2329  of private/public/static/etc. access modifiers
2330- fixed these bugs:
2331 [ not entered ] phpdoc script broken on unix
2332 [ not entered ] XMLDocBookpeardoc2 beautifier removes comments
2333 [ 896444 ] Bad line numbers
2334 [ 937235 ] duplicated /** after abstract method declaration
2335 [ 962319 ] Define : don&apos;t show the assigned value
2336 [ 977674 ] Parser error
2337 [ 989258 ] wrong interfaces parsing
2338 [ 1150809 ] Infinite loop when class extends itself
2339 [ 1151196 ] PHP Fatal error: Cannot re-assign $this
2340 [ 1151650 ] UTF8 decoding for DocBook packages
2341 [ 1152781 ] PHP_NOTICE: Uninitialized string offset in ParserDescCleanup
2342 [ 1153593 ] string id=&quot;....&quot; in tutorials
2343 [ 1164253 ] Inherited Class Constants are not displayed
2344 [ 1171583 ] CHM wrong filesource
2345 [ 1180200 ] HighlightParser does not handle Heredoc Blocks.
2346 [ 1202772 ] missing parentheses in Parser.inc line 946
2347 [ 1203445 ] Call to a member function on a non-object in Parser.inc
2348 [ 1203451 ] array to string conversion notice in InlineTags.inc
2349- fixed these bugs reported in PEAR:
2350 Bug #2288: Webfrontend ignores more than one dir in &quot;Files to ignore&quot;
2351 Bug #5011: PDF generation warning on uksort
2352   </notes>
2353  </release>
2354  <release>
2355   <version>
2356    <release>1.3.0RC6</release>
2357    <api>1.3.0</api>
2358   </version>
2359   <stability>
2360    <release>beta</release>
2361    <api>beta</api>
2362   </stability>
2363   <date>2006-04-30</date>
2364   <license uri="http://www.opensource.org/licenses/lgpl-license.php">LGPL</license>
2365   <notes>
2366PHP 5 support and more, fix bugs
2367
2368This release fixes a large number of bugs, and switches
2369to the LGPL license instead of the PHP License.
2370
2371This will be the last release in the 1.x series.  2.0 is next
2372
2373Features added to this release include:
2374
2375 * Full PHP 5 support, phpDocumentor both runs in and parses Zend Engine 2
2376   language constructs.  Internal classes are recognized and inheritance is
2377   documented.  Note that you must be running phpDocumentor in
2378   PHP 5 in order to parse PHP 5 code
2379 * XML:DocBook/peardoc2:default converter now beautifies the source using
2380   PEAR&apos;s XML_Beautifier if available
2381 * inline {@example} tag - this works just like {@source} except that
2382   it displays the contents of another file.  In tutorials, it works
2383   like &lt;programlisting&gt;
2384 * customizable README/INSTALL/CHANGELOG files
2385 * phpDocumentor tries to run .ini files out of the current directory
2386   first, to allow you to put them anywhere you want to
2387 * multi-national characters are now allowed in package/subpackage names
2388 * images in tutorials with the &lt;graphic&gt; tag
2389 * un-modified output with &lt;programlisting role=&quot;html&quot;&gt;
2390 * html/xml source highlighting with &lt;programlisting role=&quot;tutorial&quot;&gt;
2391
2392From both Windows and Unix, both the command-line version
2393of phpDocumentor and the web interface will work
2394out of the box by using command phpdoc - guaranteed :)
2395
2396WARNING: in order to use the web interface through PEAR, you must set your
2397data_dir to a subdirectory of your document root.
2398
2399$ pear config-set data_dir /path/to/public_html/pear
2400
2401on Windows with default apache setup, it might be
2402
2403C:\&gt; pear config-set data_dir &quot;C:\Program Files\Apache\htdocs\pear&quot;
2404
2405After this, install/upgrade phpDocumentor
2406
2407$ pear upgrade phpDocumentor
2408
2409and you can browse to:
2410
2411http://localhost/pear/PhpDocumentor/
2412
2413for the web interface
2414
2415------
2416WARNING: The PDF Converter will not work in PHP5.  The PDF library that it relies upon
2417segfaults with the simplest of files.  Generation still works great in PHP4
2418------
2419
2420- WARNING: phpDocumentor installs phpdoc in the
2421  scripts directory, and this will conflict with PHPDoc,
2422  you can&apos;t have both installed at the same time
2423- Switched to Smarty 2.6.0, now it will work in PHP 5.  Other
2424  changes made to the code to make it work in PHP 5, including parsing
2425  of private/public/static/etc. access modifiers
2426- fixed these bugs:
2427 [ not entered ] phpdoc script broken on unix
2428 [ not entered ] XMLDocBookpeardoc2 beautifier removes comments
2429 [ 893186 ] HTMLframes converter sometimes misses package level docs
2430 [ 896444 ] Bad line numbers
2431 [ 907734 ] Exception Class is builtin to PHP5
2432 [ 924760 ] source rendering in FireFox contains extra newlines
2433 [ 937235 ] duplicated /** after abstract method declaration
2434 [ 944149 ] Apostrophe in DocBook name breaks DOM/earthli tree index
2435 [ 952217 ] HTML:frames:earthli
2436 [ 962319 ] Define : don&apos;t show the assigned value
2437 [ 964248 ] Convert invalid characters in package/subpackage names to _
2438 [ 977674 ] Parser error
2439 [ 986622 ] parserClass::setModifiers is incorrecrly documented
2440 [ 989258 ] wrong interfaces parsing
2441 [ 995731 ] {@internal}}-tag shows }} in HTML-doc
2442 [ 1016927 ] no highlight for paramtype in header of function
2443 [ 1043330 ] Make Command Line Parser support shorter syntax
2444 [ 1044486 ] duplicate parameters
2445 [ 1046856 ] Small filesource link bug under windows
2446 [ 1051941 ] private variables on same line not recognized
2447 [ 1079637 ] Use of realpath() leads to empty $dir
2448 [ 1081396 ] Display of inline {@link} tags with PHP functions
2449 [ 1090009 ] @uses doesn&apos;t generate @usedby link when linking to file.ext
2450 [ 1108018 ] Bad source code after /**#@-*/
2451 [ 1145403 ] Call to a member function on a non-object
2452 [ 1150809 ] Infinite loop when class extends itself
2453 [ 1151196 ] PHP Fatal error: Cannot re-assign $this
2454 [ 1151650 ] UTF8 decoding for DocBook packages
2455 [ 1152286 ] 1.3.0RC3 - PHP5 - Smarty template doesn&apos;t work properly?
2456 [ 1152316 ] 1.3RC3 - PHP5 - HTML:frames:* - Welcome to default!=@package
2457 [ 1152781 ] PHP_NOTICE: Uninitialized string offset in ParserDescCleanup
2458 [ 1153593 ] string id=&quot;....&quot; in tutorials
2459 [ 1156816 ] undeliverable email addresses for doc/tutorial authors
2460 [ 1164253 ] Inherited Class Constants are not displayed
2461 [ 1171583 ] CHM wrong filesource
2462 [ 1180200 ] HighlightParser does not handle Heredoc Blocks.
2463 [ 1202772 ] missing parentheses in Parser.inc line 946
2464 [ 1203445 ] Call to a member function on a non-object in Parser.inc
2465 [ 1203451 ] array to string conversion notice in InlineTags.inc
2466 [ 1224317 ] functions refers to wrong line
2467 [ 1230004 ] Undefined index in class phpDocumentorTParser
2468 [ 1255692 ] Support for &quot;--&quot; argument
2469 [ 1261287 ] @filesource bug?
2470 [ 1348852 ] Call to function Convert() on a non-object + DocBlockTags
2471 [ 1366260 ] Default 0 parameter in method is not displayed
2472 [ 1373244 ] Undefined variable: root_dir in docbuilder/file_dialog.php
2473 [ 1380845 ] @uses tags not sorting
2474 [ 1391432 ] Too many underscores in include links.
2475 [ 1393998 ] HTMLSmartyConverter Fatal error (line 627) fix
2476 [ 1398977 ] @return is not merged when using DocBlock Templates
2477 [ 1428660 ] Confusing error when using {@link} in @uses
2478 [ 1456144 ] @global oddities
2479 [ 1459955 ] @todo tags are sorted descending instead of ascending
2480 [ 1462690 ] PHP Notices
2481 [ 1466205 ] more usedby than uses
2482 [ 1473272 ] Update references of phpdoc to pear-phpdoc
2483- fixed these bugs reported in PEAR:
2484 Bug #2122: No tree menu for file identifier begining with a number
2485 Bug #2288: Webfrontend ignores more than one dir in &quot;Files to ignore&quot;
2486 Bug #2294: @toc tag is incompatible when XML prolog exists
2487 Bug #5011: PDF generation warning on uksort
2488 Bug #6305: array typehints break the parser
2489 Bug #6306: Tokenizer doesn&apos;t read &quot;....&lt;%{$key}&gt;...&quot; properly
2490 Bug #6389: Private classes are not used during grouping for class trees
2491 Bug #6805: Rendering bug for verbatim HTML tags
2492 Bug #6848: Reference Patch
2493 Bug #6952: Update Install docs to tell correct package.xml location
2494   </notes>
2495  </release>
2496  <release>
2497   <version>
2498    <release>1.3.0</release>
2499    <api>1.3.0</api>
2500   </version>
2501   <stability>
2502    <release>stable</release>
2503    <api>beta</api>
2504   </stability>
2505   <date>2006-08-17</date>
2506   <license uri="http://www.opensource.org/licenses/lgpl-license.php">LGPL</license>
2507   <notes>
2508PHP 5 support and more, fix bugs
2509
2510This release fixes a large number of bugs, and switches
2511to the LGPL license instead of the PHP License.
2512
2513This will be the last release in the 1.x series.  2.0 is next
2514
2515Features added to this release include:
2516
2517 * Full PHP 5 support, phpDocumentor both runs in and parses Zend Engine 2
2518   language constructs.  Internal classes are recognized and inheritance is
2519   documented.  Note that you must be running phpDocumentor in
2520   PHP 5 in order to parse PHP 5 code
2521 * XML:DocBook/peardoc2:default converter now beautifies the source using
2522   PEAR&apos;s XML_Beautifier if available
2523 * inline {@example} tag - this works just like {@source} except that
2524   it displays the contents of another file.  In tutorials, it works
2525   like &lt;programlisting&gt;
2526 * customizable README/INSTALL/CHANGELOG files
2527 * phpDocumentor tries to run .ini files out of the current directory
2528   first, to allow you to put them anywhere you want to
2529 * multi-national characters are now allowed in package/subpackage names
2530 * images in tutorials with the &lt;graphic&gt; tag
2531 * un-modified output with &lt;programlisting role=&quot;html&quot;&gt;
2532 * html/xml source highlighting with &lt;programlisting role=&quot;tutorial&quot;&gt;
2533
2534From both Windows and Unix, both the command-line version
2535of phpDocumentor and the web interface will work
2536out of the box by using command phpdoc - guaranteed :)
2537
2538WARNING: in order to use the web interface through PEAR, you must set your
2539data_dir to a subdirectory of your document root.
2540
2541$ pear config-set data_dir /path/to/public_html/pear
2542
2543on Windows with default apache setup, it might be
2544
2545C:\&gt; pear config-set data_dir &quot;C:\Program Files\Apache\htdocs\pear&quot;
2546
2547After this, install/upgrade phpDocumentor
2548
2549$ pear upgrade phpDocumentor
2550
2551and you can browse to:
2552
2553http://localhost/pear/PhpDocumentor/
2554
2555for the web interface
2556
2557------
2558WARNING: The PDF Converter will not work in PHP5.  The PDF library that it relies upon
2559segfaults with the simplest of files.  Generation still works great in PHP4
2560------
2561
2562- WARNING: phpDocumentor installs phpdoc in the
2563  scripts directory, and this will conflict with PHPDoc,
2564  you can&apos;t have both installed at the same time
2565- Switched to Smarty 2.6.0, now it will work in PHP 5.  Other
2566  changes made to the code to make it work in PHP 5, including parsing
2567  of private/public/static/etc. access modifiers
2568- fixed these bugs since 1.3.0RC6:
2569 [ 941146 ] Repeated sub-tutorials
2570 [ 1223413 ] improper load sequence when using custom templatebase
2571 [ 1481118 ] Tags with more than one attribute keep only the first one.
2572 [ 1485448 ] Mixing {@toc} and DOCTYPE for DocBook gives PHP fatal error
2573 [ 1486304 ] unexpected parameter type mixed
2574 [ 1490000 ] Javascript in header.tpl cause httpd log: File not found
2575 [ 1491119 ] Inexistant --directory leads to obscure error message
2576 [ 1492100 ] Warning: fread(): Length parameter must be greater than 0
2577 [ 1492101 ] Object of class parserLinkInlineTag could not be converted
2578 [ 1492538 ] ERROR: Converter X specified by ... is not a class
2579 [ 1492608 ] PHP Notices in current CVS
2580 [ 1497452 ] Fatal error: Call to undefined method parserFunction::setMo
2581 [ 1503927 ] Wrong &apos;--&apos; suffix on some files
2582 [ 1512969 ] Call to a member function cantSource() on a non-object
2583 [ 1516781 ] Use of undefined constant T_ML_COMMENT - assumed &apos;T_ML_COMME
2584 [ 1524102 ] Weird include documentation
2585 [ 1528752 ] Trivial typo in &quot;phpDocumentor Inline tags&quot; documentation
2586 [ 1533361 ] trailing comments stop phpdoc on source generation
2587 [ 1532841 ] &apos;%&apos; in function parameter default value causes errors
2588 [ 1540233 ] memory exshausted
2589 Bug #6844: phpDocumentor doesn&apos;t show classes in file
2590 Bug #7554: Call to undefined method ReflectionClass::hasMethod()
2591 Bug #7577: Notice error for undefined _pv_function_param property
2592 Bug #7686: phpdoc not run in dos box
2593 Bug #7773: &quot;nothing parsed&quot; error when parsing in a directory under &quot;tutorials&quot;
2594 Bug #7938: @todo does not work on include elements
2595 Bug #8111: Fatal error: ReflectionClass::hasProperty()
2596 Bug #8290: @param bug when description is on its own line
2597- fixed these bugs since 1.2.3.1:
2598 [ not entered ] phpdoc script broken on unix
2599 [ not entered ] XMLDocBookpeardoc2 beautifier removes comments
2600 [ 893186 ] HTMLframes converter sometimes misses package level docs
2601 [ 834941 ] inline @link doesn&apos;t work within &lt;b&gt;
2602 [ 839092 ] CHM:default:default produces bad links
2603 [ 839466 ] {$array[&apos;Key&apos;]} in heredoc
2604 [ 840792 ] File Missing XML:DocBook/peardoc2:default &quot;errors.tpl&quot;
2605 [ 850731 ] No DocBlock template after page-level DocBlock?
2606 [ 850767 ] MHW Reference wrong
2607 [ 854321 ] web interface errors with template directory
2608 [ 856310 ] HTML:frames:DOM/earthli missing Class_logo.png image
2609 [ 865126 ] CHM files use hard paths
2610 [ 869803 ] bad md5sum
2611 [ 871764 ] @global doesn&apos;t work properly with whitespace after the $var
2612 [ 875525 ] &lt;li&gt; escapes &lt;pre&gt; and ignores paragraphs
2613 [ 876674 ] first line of pre and code gets left trimmed
2614 [ 877229 ] PHP 5 incompatibilities bork tutorial parsing
2615 [ 877233 ] PHP 5 incompatibilities bork docblock source highlighting
2616 [ 878911 ] [PHP 5 incompatibility] argv
2617 [ 879068 ] var arrays tripped up by comments
2618 [ 879151 ] HTML:frames:earthli Top row too small for IE
2619 [ 880070 ] PHP5 visability for member variables not working
2620 [ 880488 ] &apos;0&apos; file stops processing
2621 [ 884863 ] Multiple authors get added in wrong order.
2622 [ 884869 ] Wrong highligthing of object type variables
2623 [ 892305 ] peardoc2: summary require_once Path/File.php is PathFile.php
2624 [ 892306 ] peardoc2: @see of method not working
2625 [ 892479 ] {@link} in // comment is escaped
2626 [ 893470 ] __clone called directly in PackagePageElements.inc
2627 [ 895656 ] initialized private variables not recognized as private
2628 [ 896444 ] Bad line numbers
2629 [ 904823 ] IntermediateParser fatal error
2630 [ 907734 ] Exception Class is builtin to PHP5
2631 [ 910676 ] Fatal error: Smarty error: unable to write to $compile_dir
2632 [ 915770 ] Classes in file not showing
2633 [ 924313 ] Objec access on array
2634 [ 924760 ] source rendering in FireFox contains extra newlines
2635 [ 937235 ] duplicated /** after abstract method declaration
2636 [ 941146 ] Repeated sub-tutorials
2637 [ 944149 ] Apostrophe in DocBook name breaks DOM/earthli tree index
2638 [ 952217 ] HTML:frames:earthli
2639 [ 962319 ] Define : don&apos;t show the assigned value
2640 [ 964248 ] Convert invalid characters in package/subpackage names to _
2641 [ 977674 ] Parser error
2642 [ 986622 ] parserClass::setModifiers is incorrecrly documented
2643 [ 989258 ] wrong interfaces parsing
2644 [ 995731 ] {@internal}}-tag shows }} in HTML-doc
2645 [ 1016927 ] no highlight for paramtype in header of function
2646 [ 1043330 ] Make Command Line Parser support shorter syntax
2647 [ 1044486 ] duplicate parameters
2648 [ 1046856 ] Small filesource link bug under windows
2649 [ 1051941 ] private variables on same line not recognized
2650 [ 1081396 ] Display of inline {@link} tags with PHP functions
2651 [ 1090009 ] @uses doesn&apos;t generate @usedby link when linking to file.ext
2652 [ 1108018 ] Bad source code after /**#@-*/
2653 [ 1145403 ] Call to a member function on a non-object
2654 [ 1150809 ] Infinite loop when class extends itself
2655 [ 1151196 ] PHP Fatal error: Cannot re-assign $this
2656 [ 1151650 ] UTF8 decoding for DocBook packages
2657 [ 1152286 ] 1.3.0RC3 - PHP5 - Smarty template doesn&apos;t work properly?
2658 [ 1152316 ] 1.3RC3 - PHP5 - HTML:frames:* - Welcome to default!=@package
2659 [ 1152781 ] PHP_NOTICE: Uninitialized string offset in ParserDescCleanup
2660 [ 1153593 ] string id=&quot;....&quot; in tutorials
2661 [ 1156816 ] undeliverable email addresses for doc/tutorial authors
2662 [ 1164253 ] Inherited Class Constants are not displayed
2663 [ 1171583 ] CHM wrong filesource
2664 [ 1180200 ] HighlightParser does not handle Heredoc Blocks.
2665 [ 1202772 ] missing parentheses in Parser.inc line 946
2666 [ 1203445 ] Call to a member function on a non-object in Parser.inc
2667 [ 1203451 ] array to string conversion notice in InlineTags.inc
2668 [ 1223413 ] improper load sequence when using custom templatebase
2669 [ 1224317 ] functions refers to wrong line
2670 [ 1230004 ] Undefined index in class phpDocumentorTParser
2671 [ 1255692 ] Support for &quot;--&quot; argument
2672 [ 1261287 ] @filesource bug?
2673 [ 1348852 ] Call to function Convert() on a non-object + DocBlockTags
2674 [ 1366260 ] Default 0 parameter in method is not displayed
2675 [ 1373244 ] Undefined variable: root_dir in docbuilder/file_dialog.php
2676 [ 1380845 ] @uses tags not sorting
2677 [ 1391432 ] Too many underscores in include links.
2678 [ 1393998 ] HTMLSmartyConverter Fatal error (line 627) fix
2679 [ 1398977 ] @return is not merged when using DocBlock Templates
2680 [ 1428660 ] Confusing error when using {@link} in @uses
2681 [ 1456144 ] @global oddities
2682 [ 1459955 ] @todo tags are sorted descending instead of ascending
2683 [ 1462690 ] PHP Notices
2684 [ 1466205 ] more usedby than uses
2685 [ 1473272 ] Update references of phpdoc to pear-phpdoc
2686 [ 1481118 ] Tags with more than one attribute keep only the first one.
2687 [ 1485448 ] Mixing {@toc} and DOCTYPE for DocBook gives PHP fatal error
2688 [ 1486304 ] unexpected parameter type mixed
2689 [ 1490000 ] Javascript in header.tpl cause httpd log: File not found
2690 [ 1491119 ] Inexistant --directory leads to obscure error message
2691 [ 1492100 ] Warning: fread(): Length parameter must be greater than 0
2692 [ 1492101 ] Object of class parserLinkInlineTag could not be converted
2693 [ 1492538 ] ERROR: Converter X specified by ... is not a class
2694 [ 1492608 ] PHP Notices in current CVS
2695 [ 1497452 ] Fatal error: Call to undefined method parserFunction::setMo
2696 [ 1503927 ] Wrong &apos;--&apos; suffix on some files
2697 [ 1512969 ] Call to a member function cantSource() on a non-object
2698 [ 1516781 ] Use of undefined constant T_ML_COMMENT - assumed &apos;T_ML_COMME
2699 [ 1524102 ] Weird include documentation
2700 [ 1528752 ] Trivial typo in &quot;phpDocumentor Inline tags&quot; documentation
2701 [ 1533361 ] trailing comments stop phpdoc on source generation
2702 [ 1532841 ] &apos;%&apos; in function parameter default value causes errors
2703 [ 1540233 ] memory exshausted
2704- fixed these bugs reported in PEAR:
2705 Bug #2122: No tree menu for file identifier begining with a number
2706 Bug #2288: Webfrontend ignores more than one dir in &quot;Files to ignore&quot;
2707 Bug #2294: @toc tag is incompatible when XML prolog exists
2708 Bug #5011: PDF generation warning on uksort
2709 Bug #6305: array typehints break the parser
2710 Bug #6306: Tokenizer doesn&apos;t read &quot;....&lt;%{$key}&gt;...&quot; properly
2711 Bug #6389: Private classes are not used during grouping for class trees
2712 Bug #6805: Rendering bug for verbatim HTML tags
2713 Bug #6844: phpDocumentor doesn&apos;t show classes in file
2714 Bug #6848: Reference Patch
2715 Bug #6952: Update Install docs to tell correct package.xml location
2716 Bug #7554: Call to undefined method ReflectionClass::hasMethod()
2717 Bug #7577: Notice error for undefined _pv_function_param property
2718 Bug #7686: phpdoc not run in dos box
2719 Bug #7773: &quot;nothing parsed&quot; error when parsing in a directory under &quot;tutorials&quot;
2720 Bug #7938: @todo does not work on include elements
2721 Bug #8111: Fatal error: ReflectionClass::hasProperty()
2722 Bug #8290: @param bug when description is on its own line
2723   </notes>
2724  </release>
2725  <release>
2726   <version>
2727    <release>1.3.1</release>
2728    <api>1.3.0</api>
2729   </version>
2730   <stability>
2731    <release>stable</release>
2732    <api>stable</api>
2733   </stability>
2734   <date>2006-10-24</date>
2735   <license uri="http://www.opensource.org/licenses/lgpl-license.php">LGPL</license>
2736   <notes>
2737- fixed these bugs reported at sourceforge
2738[ 1544977 ] Command line arguments split by spaces (fix included)
2739[ 1545927 ] HTMLSmartyConverter logo not in package
2740[ 1573807 ] CHM Convertor does not strip full path for all TOC entries
2741[ 1575145 ] &apos;-q on&apos; quiet mode not fully quiet
2742[ 1581487 ] subdirectory include another subdirectory doc error.
2743- fixed these bugs reported in PEAR:
2744 Bug #8520: Broken XML when XML_Beautifier is installed
2745 Bug #8533: require() broken in a lot of places - cannot run!
2746 Bug #8539: Parser error in create_examples.php
2747 Bug #8746: XML:DocBook generates warning with function/parameters without @param tag
2748 Bug #8773: PDF Convertor fails due to being unable to find fonts
2749 Bug #8914: returning non varibale reference ParserData.inc#500
2750
2751The peardoc2 converter no longer uses funky PHP source highlighting, leaving
2752that to the peardoc build instead.
2753   </notes>
2754  </release>
2755  <release>
2756   <version>
2757    <release>1.3.2</release>
2758    <api>1.3.0</api>
2759   </version>
2760   <stability>
2761    <release>stable</release>
2762    <api>stable</api>
2763   </stability>
2764   <date>2007-04-05</date>
2765   <license uri="http://www.opensource.org/licenses/lgpl-license.php">LGPL</license>
2766   <notes>
2767- fixed these bugs reported in Sourceforge:
2768[ 1667333 ] Mishandled Param = 0 Default in Converters
2769[ 1656902 ] Error when converting class that extends Exception
2770[ 1640392 ] docBuilder user directory
2771[ 1634369 ] @global syntax in @name example
2772[ 1633275 ] Update TODO Links to SF/PEAR Buglists
2773[ 1631553 ] Docs Say TODO on INCLUDE Is OK
2774[ 1620470 ] Ensure No Pathing Given in Output Converter Name
2775[ 1620396 ] INSTALL is wrong and outdated
2776[ 1614286 ] Fix Indexing of Constants
2777[ 1611861 ] Fix --hidden flag handling
2778[ 1611847 ] Fix PEAR Bug #9366
2779[ 1602961 ] &quot;--hidden off&quot; / &quot;-dh off&quot; results in hidden=true
2780[ 1590240 ] Double Tab-Count after Shell # Comment in SourceCode
2781[ 1589650 ] Segfault with PHP 5.2
2782[ 1588175 ] const elements sorting incorrectly
2783[ 1586917 ] Object of class parserLinkInlineTag could not be converted
2784[ 1585879 ] Fix the error text for Includes without docblock
2785[ 1585875 ] Error text for Includes without docblock is incorrect
2786[ 1583877 ] tagsort corrections in ParserDocBlock.inc
2787[ 1583850 ] &quot;Created by PhpDoc&quot;, not &quot;Somesite&quot;
2788[ 1573816 ] CHM default template does not set help file title
2789[ 1570942 ] Grammar/Typo Corrections in Tutorial
2790[ 1548910 ] Do not copy \\&quot;.svn\\&quot; and \\&quot;CVS\\&quot; dirs from media fol
2791[ 1545418 ] Duplicated title in generated tutorials (docbook)
2792[ 1544661 ] bteer line number alignment in smarty::php html template
2793[ 1543686 ] Doesn&apos;t treat interface level docblock like class level docb
2794[ 1525150 ] tag information displayed in random order
2795[ 1518565 ] &quot;-q off&quot; different then not passing it
2796[ 1348589 ] @copyright bug?
2797- fixed these bugs reported in PEAR:
2798 Bug # 9151:  ReflectionException when documenting classes derived from PHP internal classes
2799 Bug # 9366:  Last line with comment in &amp;lt;code&amp;gt; disappears
2800 Bug # 9673:  potential major security issue
2801 Bug # 9915:  PHP Notice in PDF Converter
2802 Bug # 9937:  Security Exploit CVE-2005-4593
2803 Bug #10266:  List in @todo tags not processed correctly
2804 Bug #10289:  Hangs at &quot;Converting tutorials&quot;
2805   </notes>
2806  </release>
2807  <release>
2808   <version>
2809    <release>1.4.0a1</release>
2810    <api>1.4.0</api>
2811   </version>
2812   <stability>
2813    <release>alpha</release>
2814    <api>alpha</api>
2815   </stability>
2816   <date>2007-04-25</date>
2817   <license uri="http://www.opensource.org/licenses/lgpl-license.php">LGPL</license>
2818   <notes>
2819Includes these PEAR items:
2820Req #10670: Don&apos;t Die on Empty Tag Descriptions
2821Doc #10675: Clear some errors.html items
2822Doc #10730: Replace Sourceforge Trackers with PEAR
2823
2824Includes these Sourceforge items:
2825- [1647423] memory_limit: bad if-clause
2826- [1622538] List undocumented classes/functions
2827- [1602988] Added --ignore-symlinks option
2828- [1588942] Allow memory_limit setting in phpdoc.ini
2829- [1588936] Show INI Path at Startup
2830- [1585840] Refactored RETURNs #3
2831- [1574047] Refactored RETURNs #2
2832- [1574043] Refactored RETURNs #1
2833- [1543289] Apply ignore patterns to subdir of dir, instead of full path
2834- [1543287] Use predefined PHP env var in phpdoc script
2835- [1540666] patch for @property, @property-read and @property-write tags
2836- [1044752] List undocumented classes/functions
2837   </notes>
2838  </release>
2839  <release>
2840   <version>
2841    <release>1.4.0a2</release>
2842    <api>1.4.0</api>
2843   </version>
2844   <stability>
2845    <release>alpha</release>
2846    <api>alpha</api>
2847   </stability>
2848   <date>2007-06-01</date>
2849   <license uri="http://www.opensource.org/licenses/lgpl-license.php">LGPL</license>
2850   <notes>
2851Includes these PEAR items:
2852Bug #10864: PhpDocumentor dies when parsing illegal page-level docblock
2853Bug #10870: Dead links generated with HTML:Smarty:PHP
2854Bug #10871: Wrong rendering of inline {@internal}}
2855Bug #10910: DOM templates create incorrect trees
2856Doc #10914: Can&apos;t use nested tags inside &lt;kbd&gt; or &lt;samp&gt;
2857Doc #10972: @method does not work
2858Doc #11032: param type1|type2 not documented
2859Doc #11143: Provide a Minimal Tutorial File Setup Example
2860
2861Includes no Sourceforge items.
2862   </notes>
2863  </release>
2864  <release>
2865   <version>
2866    <release>1.4.0RC1</release>
2867    <api>1.4.0</api>
2868   </version>
2869   <stability>
2870    <release>beta</release>
2871    <api>beta</api>
2872   </stability>
2873   <date>2007-06-25</date>
2874   <license uri="http://www.opensource.org/licenses/lgpl-license.php">LGPL</license>
2875   <notes>
2876Includes these PEAR items:
2877Bug #11409: PHP Notices accompany Global Never Found errors
2878
2879Includes these Sourceforge items:
2880- [1724990] @static tag example
2881- [1724884] object return parameter value
2882- [1720764] documentation update needed
2883- [1672589] missing elements, bad links with HTML:Smarty:HandS
2884- [1634153] require/include with concatenated file name
2885- [1632496] {@internal}} becomes wrong on documentation
2886- [1124133] &lt;code&gt; and @include....
2887   </notes>
2888  </release>
2889  <release>
2890   <version>
2891    <release>1.4.0RC2</release>
2892    <api>1.4.0</api>
2893   </version>
2894   <stability>
2895    <release>beta</release>
2896    <api>beta</api>
2897   </stability>
2898   <date>2007-07-08</date>
2899   <license uri="http://www.opensource.org/licenses/lgpl-license.php">LGPL</license>
2900   <notes>
2901Includes no PEAR items:
2902
2903Includes these Sourceforge items:
2904- [1733938] regression: &quot;-&quot; not allowed anymore in converter (file)name
2905- [1733936] &quot;phpdoc&quot; does not return with error code &quot;0&quot; on success
2906- [1733345] inline @link tag renders wrong way
2907- [1722096] DocBlock template example does not work
2908   </notes>
2909  </release>
2910  <release>
2911   <version>
2912    <release>1.4.0</release>
2913    <api>1.4.0</api>
2914   </version>
2915   <stability>
2916    <release>stable</release>
2917    <api>stable</api>
2918   </stability>
2919   <date>2007-11-18</date>
2920   <license uri="http://www.opensource.org/licenses/lgpl-license.php">LGPL</license>
2921   <notes>
2922Includes these PEAR items:
2923Req #10670: Don&amp;apos;t Die on Empty Tag Descriptions
2924Bug #10864: PhpDocumentor dies when parsing illegal page-level docblock
2925Bug #10870: Dead links generated with HTML:Smarty:PHP
2926Bug #10871: Wrong rendering of inline {@internal}}
2927Bug #10910: DOM templates create incorrect trees
2928Bug #11409: PHP Notices accompany Global Never Found errors
2929Doc #10675: Clear some errors.html items
2930Doc #10730: Replace Sourceforge Trackers with PEAR
2931Doc #10914: Can&amp;apos;t use nested tags inside &amp;lt;kbd&amp;gt; or &amp;lt;samp&amp;gt;
2932Doc #10972: @method does not work
2933Doc #11032: param type1|type2 not documented
2934Doc #11143: Provide a Minimal Tutorial File Setup Example
2935
2936Includes these Sourceforge items:
2937- [1733938] regression: &amp;quot;-&amp;quot; not allowed anymore in converter (file)name
2938- [1733936] &amp;quot;phpdoc&amp;quot; does not return with error code &amp;quot;0&amp;quot; on success
2939- [1733345] inline @link tag renders wrong way
2940- [1724990] @static tag example
2941- [1724884] object return parameter value
2942- [1722096] DocBlock template example does not work
2943- [1720764] documentation update needed
2944- [1672589] missing elements, bad links with HTML:Smarty:HandS
2945- [1647423] memory_limit: bad if-clause
2946- [1634153] require/include with concatenated file name
2947- [1632496] {@internal}} becomes wrong on documentation
2948- [1622538] List undocumented classes/functions
2949- [1602988] Added --ignore-symlinks option
2950- [1588942] Allow memory_limit setting in phpdoc.ini
2951- [1588936] Show INI Path at Startup
2952- [1585840] Refactored RETURNs #3
2953- [1574047] Refactored RETURNs #2
2954- [1574043] Refactored RETURNs #1
2955- [1543289] Apply ignore patterns to subdir of dir, instead of full path
2956- [1543287] Use predefined PHP env var in phpdoc script
2957- [1540666] patch for @property, @property-read and @property-write tags
2958- [1124133] &amp;lt;code&amp;gt; and @include....
2959- [1044752] List undocumented classes/functions
2960   </notes>
2961  </release>
2962  <release>
2963   <version>
2964    <release>1.4.1</release>
2965    <api>1.4.0</api>
2966   </version>
2967   <stability>
2968    <release>stable</release>
2969    <api>stable</api>
2970   </stability>
2971   <date>2008-03-27</date>
2972   <license uri="http://www.opensource.org/licenses/lgpl-license.php">LGPL</license>
2973   <notes>
2974Includes these PEAR items:
2975Req #11755: Remove Unused DocBlock_Lexer and PHPT Tests [ashnazg]
2976Req #11757: Move PhpUnit Tests into new tests dir [ashnazg]
2977Bug #10909: PHP Notice in PDF Converter line 210 [ashnazg]
2978Bug #11613: -q flag is not honoured [ashnazg]
2979Bug #11683: examples displayed using earthli style are not rendered properly [ashnazg|kguest]
2980Bug #11788: Two failing unit tests [ashnazg]
2981Bug #11809: Incorrect @name usage causes fatal crash [ashnazg]
2982Bug #12121: phpdoc.bat cannot launch php.exe [ashnazg|kalvaro]
2983Bug #12172: media files are not being copied [ashnazg|nemesis]
2984Bug #12201: Misleading error message [ashnazg|yunosh]
2985Doc #12459: @subpackage does not fix name conflicts [ashnazg]
2986
2987Includes these Sourceforge items:
2988- [1846302] php version &gt; 4.3.0 and tokenizer [ashnazg]
2989- [1845584] File suffix should be lowercase [ashnazg]
2990- [1842595] makedoc.sh doesn&apos;t like embedded blanks in paths [ashnazg|munroe_r]
2991- [1839924] addErrorDie has to exit with non-zero return code! [ashnazg|blueyed]
2992- [1826342] Data-dependent endless(?) loop in parser [ashnazg]
2993- [1733936] &quot;phpdoc&quot; does not return with error code &quot;0&quot; on success [ashnazg|blueyed]
2994   </notes>
2995  </release>
2996  <release>
2997   <version>
2998    <release>1.4.3</release>
2999    <api>1.4.0</api>
3000   </version>
3001   <stability>
3002    <release>stable</release>
3003    <api>stable</api>
3004   </stability>
3005   <date>2008-03-30</date>
3006   <license uri="http://www.opensource.org/licenses/lgpl-license.php">LGPL</license>
3007   <notes>
3008Includes these PEAR items:
3009Bug #12361: missing links to the filesource
3010Bug #12699: makedocs.sh script needs a better install location
3011Bug #12929: paramete &apos;ignore&apos; oper mistake
3012Doc #12764: Update INSTALL for web docbuilder
3013
3014Includes these Sourceforge items:
3015- [1829133] Progress display not happening until conversion finished [ashnazg]
3016- [1779257] ignore=.. option not working correctly on Win | fix attaced [ashnazg|mrasnika]
3017   </notes>
3018  </release>
3019 </changelog>
3020</package>
3021