Skip to content

Commit 7060d52

Browse files
authored
Update global.ent (alphabetical + entry) (#139)
Alphabetize the url section Add entry for Visual C Redistributable for use in php docs repository @ php/doc-en#3613
1 parent 6875931 commit 7060d52

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

entities/global.ent

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,6 @@
115115
<!ENTITY url.gpgme "http://www.gnupg.org/related_software/gpgme/">
116116
<!ENTITY url.hp.software "http://software.hp.com/">
117117
<!ENTITY url.hpux.installguide "http://www.tekwire.net/joomla/building/apache/http-hpux-11-11">
118-
<!ENTITY spec.http1.1 'http://tools.ietf.org/html/rfc7231'>
119-
<!ENTITY spec.soap1.1 'http://www.w3.org/TR/soap11/'>
120-
<!ENTITY spec.soap1.2 'http://www.w3.org/TR/soap12/'>
121-
<!ENTITY spec.wsdl 'http://www.w3.org/TR/wsdl'>
122118
<!ENTITY url.iana.locale.subtags "http://www.iana.org/assignments/language-subtag-registry">
123119
<!ENTITY url.ibase "http://www.embarcadero.com/products/interbase">
124120
<!ENTITY url.ibm.db2.client "https://www.ibm.com/developerworks/downloads/im/db2express/index.html">
@@ -166,6 +162,7 @@
166162
<!ENTITY url.ingres.downloads "http://esd.ingres.com/">
167163
<!ENTITY url.ingres.peclext "http://esd.ingres.com/product/drivers/PHP/">
168164
<!ENTITY url.ingres.wiki "http://community.ingres.com/wiki/">
165+
<!ENTITY url.install.windows.stepbystep "https://wiki.php.net/internals/windows/stepbystepbuild_sdk_2">
169166
<!ENTITY url.installkits "http://wikipedia.org/wiki/List_of_AMP_packages">
170167
<!ENTITY url.iodbc "http://www.iodbc.org/">
171168
<!ENTITY url.ip2long.tech "http://ps-2.kev009.com/wisclibrary/aix52/usr/share/man/info/en_US/a_doc_lib/libs/commtrf2/inet_addr.htm">
@@ -220,6 +217,9 @@
220217
<!ENTITY url.memcache "http://www.memcached.org/">
221218
<!ENTITY url.mersenne "http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html">
222219
<!ENTITY url.mhash "http://mhash.sourceforge.net/">
220+
<!ENTITY url.microsoft.controlservice "https://docs.microsoft.com/en-us/windows/desktop/api/winsvc/nf-winsvc-controlservice">
221+
<!ENTITY url.microsoft.return.code "https://docs.microsoft.com/en-us/windows/desktop/debug/system-error-codes">
222+
<!ENTITY url.microsoft.visualc.redistr "https://visualstudio.microsoft.com/downloads/#microsoft-visual-c-redistributable-for-visual-studio-2022">
223223
<!ENTITY url.mirrors "https://www.php.net/mirrors.php">
224224
<!ENTITY url.ml.general.subscribe "[email protected]">
225225
<!ENTITY url.ml.general.unsubscribe "[email protected]">
@@ -529,9 +529,11 @@
529529
<!ENTITY url.zlib.manual "http://www.zlib.net/manual.html">
530530
<!ENTITY url.zookeeper "https://zookeeper.apache.org/">
531531
<!ENTITY url.zookeeper.doc.cbinding "https://zookeeper.apache.org/doc/trunk/zookeeperProgrammers.html#C+Binding">
532-
<!ENTITY url.microsoft.controlservice "https://docs.microsoft.com/en-us/windows/desktop/api/winsvc/nf-winsvc-controlservice">
533-
<!ENTITY url.microsoft.return.code "https://docs.microsoft.com/en-us/windows/desktop/debug/system-error-codes">
534-
<!ENTITY url.install.windows.stepbystep "https://wiki.php.net/internals/windows/stepbystepbuild_sdk_2">
532+
533+
<!ENTITY spec.http1.1 'http://tools.ietf.org/html/rfc7231'>
534+
<!ENTITY spec.soap1.1 'http://www.w3.org/TR/soap11/'>
535+
<!ENTITY spec.soap1.2 'http://www.w3.org/TR/soap12/'>
536+
<!ENTITY spec.wsdl 'http://www.w3.org/TR/wsdl'>
535537

536538
<!ENTITY book.applied.cryptography 'Applied Cryptography by Schneier (ISBN 0-471-11709-9)'>
537539
<!ENTITY book.programming.classics "Programming Classics: Implementing the World's Best Algorithms by Oliver (ISBN 0-131-00413-1)">

0 commit comments

Comments
 (0)