File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ writing documentation yourself, or if you simply are curious
88about how the XML stuff works.
99
1010If you just want to read the documentation, look at:
11- http ://www.php.net/docs.php
11+ https ://www.php.net/docs.php
1212
1313# HOW TO WRITE PHPDOC FILES
1414
@@ -29,7 +29,7 @@ phd -d .manual.xml
2929```
3030
3131However, PhD is a separate project which can be read about here:
32- http ://wiki.php.net/doc/phd
32+ https ://wiki.php.net/doc/phd
3333
3434## QUICK REFERENCE
3535
@@ -129,7 +129,7 @@ about them)
129129 &false; <constant>FALSE</constant>
130130 &php.ini; <filename>php.ini</filename>
131131
132- Be sure to check out globals.ent and language-snippets.ent for
133- more information for entities and urls.
132+ Be sure to check out globals.ent and language-snippets.ent for
133+ more information for entities and urls.
134134
135135---------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments