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
8
8
about how the XML stuff works.
9
9
10
10
If you just want to read the documentation, look at:
11
- http ://www.php.net/docs.php
11
+ https ://www.php.net/docs.php
12
12
13
13
# HOW TO WRITE PHPDOC FILES
14
14
@@ -29,7 +29,7 @@ phd -d .manual.xml
29
29
```
30
30
31
31
However, 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
33
33
34
34
## QUICK REFERENCE
35
35
@@ -129,7 +129,7 @@ about them)
129
129
&false; <constant>FALSE</constant>
130
130
&php.ini; <filename>php.ini</filename>
131
131
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.
134
134
135
135
---------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments