File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 4545<!ENTITY url.cldr.locale "http://www.unicode.org/cldr/">
4646<!ENTITY url.cloud.ec2 "http://aws.amazon.com/ec2/">
4747<!ENTITY url.cloud.ec2.sdk "http://aws.amazon.com/sdkforphp/">
48+ <!ENTITY url.composer "https://getcomposer.org/">
4849<!ENTITY url.comspecs "https://docs.microsoft.com/windows/desktop/com/component-object-model--com--portal">
4950<!ENTITY url.com.visible "https://docs.microsoft.com/dotnet/api/system.runtime.interopservices.comvisibleattribute">
5051<!ENTITY url.connectionstrings "http://www.connectionstrings.com/">
327328<!ENTITY url.oracle.taf.dbmsservice "https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=GUID-C11449DC-EEDE-4BB8-9D2C-0A45198C1928">
328329<!ENTITY url.oracle.taf.clientconfig "https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=GUID-8F532535-C401-4B51-BE0B-04FD74BB0621">
329330<!ENTITY url.oreilly.cjk-inf "https://resources.oreilly.com/examples/9781565922242/blob/master/doc/cjk.inf">
331+ <!ENTITY url.packagist "https://packagist.org">
332+ <!-- linking to specific packagist packages is done like so: &url.packagist.package;package_name -->
333+ <!ENTITY url.packagist.package "https://packagist.org/packages/">
330334<!ENTITY url.password.compat "https://github.com/ircmaxell/password_compat">
331335<!ENTITY url.pcre.changelog "http://www.pcre.org/original/changelog.txt">
332336<!ENTITY url.pcre.man "http://www.pcre.org/pcre.txt">
558562<!ENTITY link.superglobals '<link xmlns="http://docbook.org/ns/docbook" linkend="language.variables.predefined">superglobals</link>'>
559563<!ENTITY link.autoload '<link xmlns="http://docbook.org/ns/docbook" linkend="language.oop5.autoload">__autoload</link>'>
560564
565+ <!ENTITY link.composer '<link xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="&url.pecl;">Composer</link>'>
566+
561567<!ENTITY link.pecl '<link xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="&url.pecl;">PECL</link>'>
562568
563569<!ENTITY spec.strftime 'http://www.opengroup.org/onlinepubs/007908799/xsh/strftime.html'>
Original file line number Diff line number Diff line change 5757 &install.cloud.index;
5858 &install.fpm.index;
5959 &install.pecl;
60+ &install.composer;
6061 &install.ini;
6162 </book >
6263
You can’t perform that action at this time.
0 commit comments