Skip to content

Commit cc97f51

Browse files
authored
Add ext/operator book (#246)
* Add ext/operator documentation
1 parent a6e6571 commit cc97f51

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

entities/global.ent

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,7 @@
371371
<!ENTITY url.openssl.ciphers.mozilla "https://wiki.mozilla.org/Security/Server_Side_TLS#Recommended_Ciphersuite">
372372
<!ENTITY url.openssl.security-level "https://docs.openssl.org/master/man3/SSL_CTX_set_security_level/">
373373
<!ENTITY url.openssl.config "https://docs.openssl.org/master/man5/config/">
374+
<!ENTITY url.operator.source "https://github.com/jb-lopez/pecl-php-operator/">
374375
<!ENTITY url.oracle.instant.client "https://www.oracle.com/database/technologies/instant-client.html">
375376
<!ENTITY url.oracle.oic.connect "https://www.oracle.com/pls/topic/lookup?ctx=dblatest&amp;id=GUID-E5358DEA-D619-4B7B-A799-3D2F802500F1">
376377
<!ENTITY url.oracle.drcp.configure "https://docs.oracle.com/en/database/oracle/oracle-database/23/jjdbc/database-resident-connection-pooling.html">

manual.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@
137137
&reference.errorfunc.book;
138138
&reference.ffi.book;
139139
&reference.opcache.book;
140+
&reference.operator.book;
140141
&reference.outcontrol.book;
141142
&reference.info.book;
142143
&reference.phpdbg.book;

0 commit comments

Comments
 (0)