You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented global.ent entities for all external URLs, these new entities were
added to global.ent via php/doc-base@f8bdf40
Sorry translators for this extra work!
Note: Notes containing 'windows.php.net/downloads/pecl/releases' were
removed as the associated entity will disappear one day via php/doc-base#143
Copy file name to clipboardExpand all lines: appendices/about.xml
+2-2
Original file line number
Diff line number
Diff line change
@@ -340,9 +340,9 @@ Returns the length of given string.
340
340
</para>
341
341
<para>
342
342
If an error is found in this manual, in any language, please report them
343
-
using the issue tracker of the respective language repository at <linkxlink:href="https://github.com/php/?q=doc">https://github.com/php</link>;
343
+
using the issue tracker of the respective language repository at <linkxlink:href="&url.php.git;">&url.php.git;</link>;
344
344
for instance, errors in the English manual should be reported at
Copy file name to clipboardExpand all lines: faq/obtaining.xml
+1-1
Original file line number
Diff line number
Diff line change
@@ -192,7 +192,7 @@
192
192
</question>
193
193
<answer>
194
194
<para>
195
-
See the PHP Wiki for the latest instructions: <linkxlink:href="https://wiki.php.net/internals/windows/stepbystepbuild">Step by Step Build Instructions</link>
195
+
See the PHP Wiki for the latest instructions: <linkxlink:href="&url.php.win.build2;">Step by Step Build Instructions</link>
Copy file name to clipboardExpand all lines: install/cloud/azure.xml
+3-3
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@
17
17
18
18
<itemizedlistspacing="compact">
19
19
<listitem>
20
-
<para>Azure portal: create, edit settings and delete web sites. <linkxlink:href="https://portal.azure.com/">Azure Portal</link>
20
+
<para>Azure portal: create, edit settings and delete web sites. <linkxlink:href="&url.azure.portal;">Azure Portal</link>
21
21
</para>
22
22
</listitem>
23
23
<listitem>
@@ -37,10 +37,10 @@
37
37
</listitem>
38
38
</itemizedlist>
39
39
40
-
<para>There is also a PHP SDK for programmatically using many Azure Services from your PHP code. See <linkxlink:href="https://github.com/Azure/azure-sdk-for-php">Azure SDK for PHP</link>.
40
+
<para>There is also a PHP SDK for programmatically using many Azure Services from your PHP code. See <linkxlink:href="&url.azure.php.sdk;">Azure SDK for PHP</link>.
41
41
</para>
42
42
43
-
<para>For more information, see <linkxlink:href="https://azure.microsoft.com/en-us/develop/php/">Azure PHP Developer Center</link>
43
+
<para>For more information, see <linkxlink:href="&url.azure.php;">Azure PHP Developer Center</link>
Copy file name to clipboardExpand all lines: install/windows/iis.xml
+2-2
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,9 @@
10
10
On Windows Server, the IIS role can be added via the Server Manager.
11
11
The CGI Role Feature needs to be included.
12
12
On Windows Desktop, IIS has to be added via the Control Panel's Add/Remove Programs.
13
-
The Microsoft documentation has <linkxlink:href="https://docs.microsoft.com/en-us/previous-versions/ms181052(v=vs.80)">detailed instructions for enabling IIS</link>.
13
+
The Microsoft documentation has <linkxlink:href="&url.iis.enable;">detailed instructions for enabling IIS</link>.
14
14
For development,
15
-
<linkxlink:href="https://www.microsoft.com/en-us/download/details.aspx?id=48264">IIS/Express</link> can also be used.
15
+
<linkxlink:href="&url.iis.express;">IIS/Express</link> can also be used.
A DLL for this PECL extension is available under <linkxlink:href="http://windows.php.net/downloads/pecl/releases/gender/">http://windows.php.net/downloads/pecl/releases/gender/</link>.
0 commit comments