docs: update
authorMichael Wallner <mike@php.net>
Thu, 27 Jan 2022 15:38:33 +0000 (16:38 +0100)
committerMichael Wallner <mike@php.net>
Thu, 27 Jan 2022 15:38:33 +0000 (16:38 +0100)
commitf1d0ef444f82158fa046b1b7720daafa332bd5da
tree7cf1b18c409ef3dbfde82b0187241e5a9910ab13
parentb372aaf7f0eeabb9d0e73d142039d5c062ca59c7
docs: update
148 files changed:
SECURITY.md
docs/Makefile
docs/v0.0/VERSION
docs/v0.0/index.css
docs/v0.0/index.html
docs/v0.0/index.js
docs/v0.0/ion.html
docs/v0.0/ion.stub.php
docs/v0.0/ion/: Contributing.html
docs/v0.0/ion/: Security.html
docs/v0.0/ion/Catalog.html
docs/v0.0/ion/Catalog/__construct.html
docs/v0.0/ion/Catalog/add.html
docs/v0.0/ion/Catalog/find.html
docs/v0.0/ion/Catalog/findBest.html
docs/v0.0/ion/Catalog/remove.html
docs/v0.0/ion/Decimal.html
docs/v0.0/ion/Decimal/Context.html
docs/v0.0/ion/Decimal/Context/Dec128.html
docs/v0.0/ion/Decimal/Context/Dec32.html
docs/v0.0/ion/Decimal/Context/Dec64.html
docs/v0.0/ion/Decimal/Context/DecMax.html
docs/v0.0/ion/Decimal/Context/Rounding.html
docs/v0.0/ion/Decimal/Context/__construct.html
docs/v0.0/ion/Decimal/__construct.html
docs/v0.0/ion/Decimal/equals.html
docs/v0.0/ion/Decimal/isInt.html
docs/v0.0/ion/Decimal/toInt.html
docs/v0.0/ion/Decimal/toString.html
docs/v0.0/ion/Exception.html
docs/v0.0/ion/LOB.html
docs/v0.0/ion/LOB/__construct.html
docs/v0.0/ion/Reader.html
docs/v0.0/ion/Reader/Buffer.html
docs/v0.0/ion/Reader/Buffer/Reader.html
docs/v0.0/ion/Reader/Buffer/Reader/__construct.html
docs/v0.0/ion/Reader/Buffer/getBuffer.html
docs/v0.0/ion/Reader/Options.html
docs/v0.0/ion/Reader/Options/__construct.html
docs/v0.0/ion/Reader/Reader.html
docs/v0.0/ion/Reader/Stream.html
docs/v0.0/ion/Reader/Stream/Reader.html
docs/v0.0/ion/Reader/Stream/Reader/__construct.html
docs/v0.0/ion/Reader/Stream/getStream.html
docs/v0.0/ion/Reader/Stream/resetStream.html
docs/v0.0/ion/Reader/Stream/resetStreamWithLength.html
docs/v0.0/ion/Reader/countAnnotations.html
docs/v0.0/ion/Reader/getAnnotation.html
docs/v0.0/ion/Reader/getAnnotationSymbol.html
docs/v0.0/ion/Reader/getAnnotationSymbols.html
docs/v0.0/ion/Reader/getAnnotations.html
docs/v0.0/ion/Reader/getDepth.html
docs/v0.0/ion/Reader/getFieldName.html
docs/v0.0/ion/Reader/getFieldNameSymbol.html
docs/v0.0/ion/Reader/getPosition.html
docs/v0.0/ion/Reader/getType.html
docs/v0.0/ion/Reader/getValueLength.html
docs/v0.0/ion/Reader/getValueOffset.html
docs/v0.0/ion/Reader/hasAnnotation.html
docs/v0.0/ion/Reader/hasAnnotations.html
docs/v0.0/ion/Reader/isInStruct.html
docs/v0.0/ion/Reader/isNull.html
docs/v0.0/ion/Reader/readBool.html
docs/v0.0/ion/Reader/readDecimal.html
docs/v0.0/ion/Reader/readFloat.html
docs/v0.0/ion/Reader/readInt.html
docs/v0.0/ion/Reader/readLob.html
docs/v0.0/ion/Reader/readLobPart.html
docs/v0.0/ion/Reader/readNull.html
docs/v0.0/ion/Reader/readString.html
docs/v0.0/ion/Reader/readStringPart.html
docs/v0.0/ion/Reader/readSymbol.html
docs/v0.0/ion/Reader/readTimestamp.html
docs/v0.0/ion/Reader/seek.html
docs/v0.0/ion/Serializer.html
docs/v0.0/ion/Serializer/PHP.html
docs/v0.0/ion/Serializer/PHP/__construct.html
docs/v0.0/ion/Serializer/serialize.html
docs/v0.0/ion/Symbol.html
docs/v0.0/ion/Symbol/Enum.html
docs/v0.0/ion/Symbol/Enum/toSID.html
docs/v0.0/ion/Symbol/Enum/toString.html
docs/v0.0/ion/Symbol/Enum/toSymbol.html
docs/v0.0/ion/Symbol/ImportLocation.html
docs/v0.0/ion/Symbol/ImportLocation/__construct.html
docs/v0.0/ion/Symbol/PHP.html
docs/v0.0/ion/Symbol/PHP/asTable.html
docs/v0.0/ion/Symbol/System.html
docs/v0.0/ion/Symbol/System/asTable.html
docs/v0.0/ion/Symbol/Table.html
docs/v0.0/ion/Symbol/Table/Local.html
docs/v0.0/ion/Symbol/Table/Local/__construct.html
docs/v0.0/ion/Symbol/Table/Local/import.html
docs/v0.0/ion/Symbol/Table/Shared.html
docs/v0.0/ion/Symbol/Table/Shared/__construct.html
docs/v0.0/ion/Symbol/Table/add.html
docs/v0.0/ion/Symbol/Table/find.html
docs/v0.0/ion/Symbol/Table/findLocal.html
docs/v0.0/ion/Symbol/Table/getMaxId.html
docs/v0.0/ion/Symbol/__construct.html
docs/v0.0/ion/Symbol/equals.html
docs/v0.0/ion/Symbol/toString.html
docs/v0.0/ion/Timestamp.html
docs/v0.0/ion/Timestamp/Format.html
docs/v0.0/ion/Timestamp/Precision.html
docs/v0.0/ion/Timestamp/__construct.html
docs/v0.0/ion/Type.html
docs/v0.0/ion/Unserializer.html
docs/v0.0/ion/Unserializer/PHP.html
docs/v0.0/ion/Unserializer/PHP/__construct.html
docs/v0.0/ion/Unserializer/unserialize.html
docs/v0.0/ion/Writer.html
docs/v0.0/ion/Writer/Buffer.html
docs/v0.0/ion/Writer/Buffer/Writer.html
docs/v0.0/ion/Writer/Buffer/Writer/__construct.html
docs/v0.0/ion/Writer/Buffer/getBuffer.html
docs/v0.0/ion/Writer/Buffer/resetBuffer.html
docs/v0.0/ion/Writer/Options.html
docs/v0.0/ion/Writer/Options/__construct.html
docs/v0.0/ion/Writer/Stream.html
docs/v0.0/ion/Writer/Stream/Writer.html
docs/v0.0/ion/Writer/Stream/Writer/__construct.html
docs/v0.0/ion/Writer/Stream/getStream.html
docs/v0.0/ion/Writer/Writer.html
docs/v0.0/ion/Writer/appendLob.html
docs/v0.0/ion/Writer/finish.html
docs/v0.0/ion/Writer/finishContainer.html
docs/v0.0/ion/Writer/finishLob.html
docs/v0.0/ion/Writer/flush.html
docs/v0.0/ion/Writer/getDepth.html
docs/v0.0/ion/Writer/startContainer.html
docs/v0.0/ion/Writer/startLob.html
docs/v0.0/ion/Writer/writeAnnotation.html
docs/v0.0/ion/Writer/writeBLob.html
docs/v0.0/ion/Writer/writeBool.html
docs/v0.0/ion/Writer/writeCLob.html
docs/v0.0/ion/Writer/writeDecimal.html
docs/v0.0/ion/Writer/writeFieldName.html
docs/v0.0/ion/Writer/writeFloat.html
docs/v0.0/ion/Writer/writeInt.html
docs/v0.0/ion/Writer/writeNull.html
docs/v0.0/ion/Writer/writeString.html
docs/v0.0/ion/Writer/writeSymbol.html
docs/v0.0/ion/Writer/writeTimestamp.html
docs/v0.0/ion/Writer/writeTypedNull.html
docs/v0.0/ion/serialize.html
docs/v0.0/ion/unserialize.html
ion.stub.php