[DOC-CVS] [doc-en] master: [skip-revcheck] Skeleton comments cleanup (#5630)

[email protected] (NickSdot via GitHub) Fri, 26 Jun 2026 07:41:33 +0000
Newsgroups php.doc.cvs
Message-ID <[email protected]>
Author: NickSdot (NickSdot)
Committer: GitHub (web-flow)
Pusher: jordikroon
Date: 2026-06-26T09:41:30+02:00

Commit: https://github.com/php/doc-en/commit/c62ef37e0d58067b393a6cf3a14aefed90bc0bff
Raw diff: https://github.com/php/doc-en/commit/c62ef37e0d58067b393a6cf3a14aefed90bc0bff.diff

[skip-revcheck] Skeleton comments cleanup (#5630)

* chore: removed commented skeleton code

* [chore: removed commented skeleton code left-overs

Some of them were likely meant as comments, however, their information was either redundant with A) the directly following XML element ID, or B) the directly following XML element name. Meaningful or otherwise mandatory comment-like things were *not* removed

* [skip-revcheck] chore: applied docbook-cs auto-fixer

Changed paths:
  M  features/commandline.xml
  M  language/context/ftp.xml
  M  language/context/http.xml
  M  language/context/parameters.xml
  M  language/context/phar.xml
  M  language/context/socket.xml
  M  language/context/ssl.xml
  M  language/context/zip.xml
  M  language/fibers.xml
  M  language/predefined/argumentcounterror.xml
  M  language/predefined/arithmeticerror.xml
  M  language/predefined/arrayaccess.xml
  M  language/predefined/assertionerror.xml
  M  language/predefined/backedenum.xml
  M  language/predefined/backedenum/from.xml
  M  language/predefined/backedenum/tryfrom.xml
  M  language/predefined/closedgeneratorexception.xml
  M  language/predefined/closure.xml
  M  language/predefined/closure/bind.xml
  M  language/predefined/closure/bindto.xml
  M  language/predefined/closure/call.xml
  M  language/predefined/closure/construct.xml
  M  language/predefined/closure/fromcallable.xml
  M  language/predefined/closure/getcurrent.xml
  M  language/predefined/compileerror.xml
  M  language/predefined/countable.xml
  M  language/predefined/divisionbyzeroerror.xml
  M  language/predefined/error.xml
  M  language/predefined/errorexception.xml
  M  language/predefined/exception.xml
  M  language/predefined/fiber.xml
  M  language/predefined/fiber/getcurrent.xml
  M  language/predefined/fiber/getreturn.xml
  M  language/predefined/fiber/isrunning.xml
  M  language/predefined/fiber/isstarted.xml
  M  language/predefined/fiber/issuspended.xml
  M  language/predefined/fiber/isterminated.xml
  M  language/predefined/fiber/resume.xml
  M  language/predefined/fiber/start.xml
  M  language/predefined/fiber/suspend.xml
  M  language/predefined/fiber/throw.xml
  M  language/predefined/fibererror.xml
  M  language/predefined/fibererror/construct.xml
  M  language/predefined/generator.xml
  M  language/predefined/internaliterator.xml
  M  language/predefined/internaliterator/current.xml
  M  language/predefined/internaliterator/key.xml
  M  language/predefined/internaliterator/next.xml
  M  language/predefined/internaliterator/rewind.xml
  M  language/predefined/internaliterator/valid.xml
  M  language/predefined/iterator.xml
  M  language/predefined/iterator/key.xml
  M  language/predefined/iteratoraggregate.xml
  M  language/predefined/iteratoraggregate/getiterator.xml
  M  language/predefined/parseerror.xml
  M  language/predefined/requestparsebodyexception.xml
  M  language/predefined/sensitiveparametervalue.xml
  M  language/predefined/serializable.xml
  M  language/predefined/stringable.xml
  M  language/predefined/throwable.xml
  M  language/predefined/traversable.xml
  M  language/predefined/typeerror.xml
  M  language/predefined/unhandledmatcherror.xml
  M  language/predefined/unitenum.xml
  M  language/predefined/valueerror.xml
  M  language/predefined/weakmap.xml
  M  language/predefined/weakmap/getiterator.xml
  M  language/predefined/weakmap/offsetget.xml
  M  language/predefined/weakreference.xml
  M  language/wrappers/audio.xml
  M  language/wrappers/compression.xml
  M  language/wrappers/data.xml
  M  language/wrappers/expect.xml
  M  language/wrappers/file.xml
  M  language/wrappers/ftp.xml
  M  language/wrappers/glob.xml
  M  language/wrappers/http.xml
  M  language/wrappers/phar.xml
  M  language/wrappers/php.xml
  M  language/wrappers/rar.xml
  M  language/wrappers/ssh2.xml
  M  reference/bc/book.xml
  M  reference/bc/configure.xml
  M  reference/bc/functions/bcmod.xml
  M  reference/bc/functions/bcmul.xml
  M  reference/bc/functions/bcpow.xml
  M  reference/bc/ini.xml
  M  reference/bc/setup.xml
  M  reference/curl/functions/curl-multi-errno.xml
  M  reference/curl/functions/curl-share-errno.xml
  M  reference/curl/functions/curl-share-strerror.xml
  M  reference/datetime/dateinterval.xml
  M  reference/datetime/datetime.xml
  M  reference/datetime/datetimeimmutable.xml
  M  reference/datetime/datetimeinterface.xml
  M  reference/datetime/formats.xml
  M  reference/dom/domdocument/getelementsbytagname.xml
  M  reference/dom/domnodelist.xml
  M  reference/ds/ds.collection.xml
  M  reference/ds/ds.deque.xml
  M  reference/ds/ds.hashable.xml
  M  reference/ds/ds.map.xml
  M  reference/ds/ds.pair.xml
  M  reference/ds/ds.priorityqueue.xml
  M  reference/ds/ds.queue.xml
  M  reference/ds/ds.sequence.xml
  M  reference/ds/ds.set.xml
  M  reference/ds/ds.stack.xml
  M  reference/ds/ds.vector.xml
  M  reference/ds/ds/sequence/allocate.xml
  M  reference/ds/ds/sequence/apply.xml
  M  reference/ds/ds/sequence/capacity.xml
  M  reference/ds/ds/sequence/contains.xml
  M  reference/ds/ds/sequence/filter.xml
  M  reference/ds/ds/sequence/find.xml
  M  reference/ds/ds/sequence/first.xml
  M  reference/ds/ds/sequence/get.xml
  M  reference/ds/ds/sequence/insert.xml
  M  reference/ds/ds/sequence/join.xml
  M  reference/ds/ds/sequence/last.xml
  M  reference/ds/ds/sequence/map.xml
  M  reference/ds/ds/sequence/merge.xml
  M  reference/ds/ds/sequence/pop.xml
  M  reference/ds/ds/sequence/push.xml
  M  reference/ds/ds/sequence/reduce.xml
  M  reference/ds/ds/sequence/remove.xml
  M  reference/ds/ds/sequence/reverse.xml
  M  reference/ds/ds/sequence/reversed.xml
  M  reference/ds/ds/sequence/rotate.xml
  M  reference/ds/ds/sequence/set.xml
  M  reference/ds/ds/sequence/shift.xml
  M  reference/ds/ds/sequence/slice.xml
  M  reference/ds/ds/sequence/sort.xml
  M  reference/ds/ds/sequence/sorted.xml
  M  reference/ds/ds/sequence/sum.xml
  M  reference/ds/ds/sequence/unshift.xml
  M  reference/eio/book.xml
  M  reference/eio/constants.xml
  M  reference/eio/functions/eio-readdir.xml
  M  reference/eio/setup.xml
  M  reference/enchant/functions/enchant-broker-describe.xml
  M  reference/ev/ev.xml
  M  reference/ev/evio.xml
  M  reference/ffi/ffi/cdef.xml
  M  reference/gmp/functions/gmp-random-seed.xml
  M  reference/hash/functions/hash-algos.xml
  M  reference/hash/functions/hash-hmac-algos.xml
  M  reference/hash/functions/hash-pbkdf2.xml
  M  reference/ibm_db2/functions/db2-client-info.xml
  M  reference/ibm_db2/functions/db2-column-privileges.xml
  M  reference/ibm_db2/functions/db2-columns.xml
  M  reference/ibm_db2/functions/db2-commit.xml
  M  reference/ibm_db2/functions/db2-cursor-type.xml
  M  reference/ibm_db2/functions/db2-field-display-size.xml
  M  reference/ibm_db2/functions/db2-field-name.xml
  M  reference/ibm_db2/functions/db2-field-num.xml
  M  reference/ibm_db2/functions/db2-field-precision.xml
  M  reference/ibm_db2/functions/db2-field-scale.xml
  M  reference/ibm_db2/functions/db2-field-type.xml
  M  reference/ibm_db2/functions/db2-field-width.xml
  M  reference/ibm_db2/functions/db2-foreign-keys.xml
  M  reference/ibm_db2/functions/db2-free-result.xml
  M  reference/ibm_db2/functions/db2-free-stmt.xml
  M  reference/ibm_db2/functions/db2-next-result.xml
  M  reference/ibm_db2/functions/db2-num-rows.xml
  M  reference/ibm_db2/functions/db2-primary-keys.xml
  M  reference/ibm_db2/functions/db2-procedure-columns.xml
  M  reference/ibm_db2/functions/db2-procedures.xml
  M  reference/ibm_db2/functions/db2-server-info.xml
  M  reference/ibm_db2/functions/db2-special-columns.xml
  M  reference/ibm_db2/functions/db2-statistics.xml
  M  reference/ibm_db2/functions/db2-stmt-error.xml
  M  reference/ibm_db2/functions/db2-stmt-errormsg.xml
  M  reference/ibm_db2/functions/db2-table-privileges.xml
  M  reference/ibm_db2/functions/db2-tables.xml
  M  reference/imagick/imagick/setfont.xml
  M  reference/imap/functions/imap-mutf7-to-utf8.xml
  M  reference/imap/functions/imap-utf8-to-mutf7.xml
  M  reference/info/functions/gc-collect-cycles.xml
  M  reference/info/functions/gc-disable.xml
  M  reference/info/functions/gc-enable.xml
  M  reference/info/functions/gc-enabled.xml
  M  reference/info/functions/gc-mem-caches.xml
  M  reference/libxml/functions/libxml-disable-entity-loader.xml
  M  reference/mbstring/functions/mb-stripos.xml
  M  reference/mbstring/functions/mb-stristr.xml
  M  reference/mbstring/functions/mb-strrichr.xml
  M  reference/mbstring/functions/mb-strripos.xml
  M  reference/mbstring/functions/mb-strstr.xml
  M  reference/misc/functions/pack.xml
  M  reference/misc/functions/sapi-windows-cp-conv.xml
  M  reference/misc/functions/sapi-windows-cp-get.xml
  M  reference/misc/functions/sapi-windows-cp-is-utf8.xml
  M  reference/misc/functions/sapi-windows-cp-set.xml
  M  reference/misc/functions/sapi-windows-vt100-support.xml
  M  reference/misc/functions/unpack.xml
  M  reference/pdo/pdo/quote.xml
  M  reference/pdo/pdoexception.xml
  M  reference/pdo/pdostatement/getcolumnmeta.xml
  M  reference/pdo/pdostatement/setfetchmode.xml
  M  reference/pthreads/volatile.xml
  M  reference/reflection/reflectiontype.xml
  M  reference/simplexml/examples.xml
  M  reference/snmp/snmpexception.xml
  M  reference/spl/appenditerator/append.xml
  M  reference/spl/appenditerator/construct.xml
  M  reference/spl/appenditerator/getiteratorindex.xml
  M  reference/spl/appenditerator/key.xml
  M  reference/spl/functions/iterator-apply.xml
  M  reference/spl/iteratoriterator.xml
  M  reference/spl/multipleiterator/construct.xml
  M  reference/spl/recursiveiteratoriterator/construct.xml
  M  reference/spl/seekableiterator.xml
  M  reference/spl/spldoublylinkedlist/bottom.xml
  M  reference/spl/spldoublylinkedlist/offsetget.xml
  M  reference/spl/spldoublylinkedlist/offsetset.xml
  M  reference/spl/spldoublylinkedlist/offsetunset.xml
  M  reference/spl/spldoublylinkedlist/pop.xml
  M  reference/spl/spldoublylinkedlist/shift.xml
  M  reference/spl/spldoublylinkedlist/top.xml
  M  reference/spl/splfileobject/setmaxlinelen.xml
  M  reference/spl/splfixedarray/offsetget.xml
  M  reference/spl/splfixedarray/offsetset.xml
  M  reference/spl/splfixedarray/offsetunset.xml
  M  reference/spl/splheap/extract.xml
  M  reference/spl/splheap/top.xml
  M  reference/spl/splobjectstorage/offsetget.xml
  M  reference/ssh2/functions/ssh2-disconnect.xml
  M  reference/ssh2/functions/ssh2-send-eof.xml
  M  reference/stats/functions/stats-absolute-deviation.xml
  M  reference/stats/functions/stats-cdf-beta.xml
  M  reference/stats/functions/stats-cdf-binomial.xml
  M  reference/stats/functions/stats-cdf-cauchy.xml
  M  reference/stats/functions/stats-cdf-chisquare.xml
  M  reference/stats/functions/stats-cdf-exponential.xml
  M  reference/stats/functions/stats-cdf-f.xml
  M  reference/stats/functions/stats-cdf-gamma.xml
  M  reference/stats/functions/stats-cdf-laplace.xml
  M  reference/stats/functions/stats-cdf-logistic.xml
  M  reference/stats/functions/stats-cdf-negative-binomial.xml
  M  reference/stats/functions/stats-cdf-noncentral-chisquare.xml
  M  reference/stats/functions/stats-cdf-noncentral-f.xml
  M  reference/stats/functions/stats-cdf-noncentral-t.xml
  M  reference/stats/functions/stats-cdf-normal.xml
  M  reference/stats/functions/stats-cdf-poisson.xml
  M  reference/stats/functions/stats-cdf-t.xml
  M  reference/stats/functions/stats-cdf-uniform.xml
  M  reference/stats/functions/stats-cdf-weibull.xml
  M  reference/stats/functions/stats-covariance.xml
  M  reference/stats/functions/stats-dens-beta.xml
  M  reference/stats/functions/stats-dens-cauchy.xml
  M  reference/stats/functions/stats-dens-chisquare.xml
  M  reference/stats/functions/stats-dens-exponential.xml
  M  reference/stats/functions/stats-dens-f.xml
  M  reference/stats/functions/stats-dens-gamma.xml
  M  reference/stats/functions/stats-dens-laplace.xml
  M  reference/stats/functions/stats-dens-logistic.xml
  M  reference/stats/functions/stats-dens-normal.xml
  M  reference/stats/functions/stats-dens-pmf-binomial.xml
  M  reference/stats/functions/stats-dens-pmf-hypergeometric.xml
  M  reference/stats/functions/stats-dens-pmf-negative-binomial.xml
  M  reference/stats/functions/stats-dens-pmf-poisson.xml
  M  reference/stats/functions/stats-dens-t.xml
  M  reference/stats/functions/stats-dens-uniform.xml
  M  reference/stats/functions/stats-dens-weibull.xml
  M  reference/stats/functions/stats-harmonic-mean.xml
  M  reference/stats/functions/stats-kurtosis.xml
  M  reference/stats/functions/stats-rand-gen-beta.xml
  M  reference/stats/functions/stats-rand-gen-chisquare.xml
  M  reference/stats/functions/stats-rand-gen-exponential.xml
  M  reference/stats/functions/stats-rand-gen-f.xml
  M  reference/stats/functions/stats-rand-gen-funiform.xml
  M  reference/stats/functions/stats-rand-gen-gamma.xml
  M  reference/stats/functions/stats-rand-gen-ibinomial-negative.xml
  M  reference/stats/functions/stats-rand-gen-ibinomial.xml
  M  reference/stats/functions/stats-rand-gen-int.xml
  M  reference/stats/functions/stats-rand-gen-ipoisson.xml
  M  reference/stats/functions/stats-rand-gen-iuniform.xml
  M  reference/stats/functions/stats-rand-gen-noncentral-chisquare.xml
  M  reference/stats/functions/stats-rand-gen-noncentral-f.xml
  M  reference/stats/functions/stats-rand-gen-noncentral-t.xml
  M  reference/stats/functions/stats-rand-gen-normal.xml
  M  reference/stats/functions/stats-rand-gen-t.xml
  M  reference/stats/functions/stats-rand-get-seeds.xml
  M  reference/stats/functions/stats-rand-phrase-to-seeds.xml
  M  reference/stats/functions/stats-rand-ranf.xml
  M  reference/stats/functions/stats-rand-setall.xml
  M  reference/stats/functions/stats-skew.xml
  M  reference/stats/functions/stats-standard-deviation.xml
  M  reference/stats/functions/stats-stat-binomial-coef.xml
  M  reference/stats/functions/stats-stat-correlation.xml
  M  reference/stats/functions/stats-stat-factorial.xml
  M  reference/stats/functions/stats-stat-independent-t.xml
  M  reference/stats/functions/stats-stat-innerproduct.xml
  M  reference/stats/functions/stats-stat-paired-t.xml
  M  reference/stats/functions/stats-stat-percentile.xml
  M  reference/stats/functions/stats-stat-powersum.xml
  M  reference/stats/functions/stats-variance.xml
  M  reference/stream/streamwrapper.xml
  M  reference/svn/functions/svn-add.xml
  M  reference/svn/functions/svn-auth-get-parameter.xml
  M  reference/svn/functions/svn-auth-set-parameter.xml
  M  reference/svn/functions/svn-cat.xml
  M  reference/svn/functions/svn-checkout.xml
  M  reference/svn/functions/svn-cleanup.xml
  M  reference/svn/functions/svn-client-version.xml
  M  reference/svn/functions/svn-commit.xml
  M  reference/svn/functions/svn-diff.xml
  M  reference/svn/functions/svn-fs-abort-txn.xml
  M  reference/svn/functions/svn-fs-apply-text.xml
  M  reference/svn/functions/svn-fs-begin-txn2.xml
  M  reference/svn/functions/svn-fs-change-node-prop.xml
  M  reference/svn/functions/svn-fs-check-path.xml
  M  reference/svn/functions/svn-fs-contents-changed.xml
  M  reference/svn/functions/svn-fs-copy.xml
  M  reference/svn/functions/svn-fs-delete.xml
  M  reference/svn/functions/svn-fs-dir-entries.xml
  M  reference/svn/functions/svn-fs-file-contents.xml
  M  reference/svn/functions/svn-fs-file-length.xml
  M  reference/svn/functions/svn-fs-is-dir.xml
  M  reference/svn/functions/svn-fs-is-file.xml
  M  reference/svn/functions/svn-fs-make-dir.xml
  M  reference/svn/functions/svn-fs-make-file.xml
  M  reference/svn/functions/svn-fs-node-created-rev.xml
  M  reference/svn/functions/svn-fs-node-prop.xml
  M  reference/svn/functions/svn-fs-props-changed.xml
  M  reference/svn/functions/svn-fs-revision-prop.xml
  M  reference/svn/functions/svn-fs-revision-root.xml
  M  reference/svn/functions/svn-fs-txn-root.xml
  M  reference/svn/functions/svn-fs-youngest-rev.xml
  M  reference/svn/functions/svn-import.xml
  M  reference/svn/functions/svn-log.xml
  M  reference/svn/functions/svn-repos-create.xml
  M  reference/svn/functions/svn-repos-fs-begin-txn-for-commit.xml
  M  reference/svn/functions/svn-repos-fs-commit-txn.xml
  M  reference/svn/functions/svn-repos-fs.xml
  M  reference/svn/functions/svn-repos-hotcopy.xml
  M  reference/svn/functions/svn-repos-open.xml
  M  reference/svn/functions/svn-repos-recover.xml
  M  reference/svn/functions/svn-status.xml
  M  reference/svn/functions/svn-update.xml
  M  reference/uopz/functions/uopz-allow-exit.xml
  M  reference/uopz/functions/uopz-get-mock.xml


Diff exceeded maximum size.