fix #6: compatibility with 8.2
[awesomized/ext-ion] / tests /
2022-05-19  Michael Wallnerfix crash caused by uninitialized zval when unserializi...
2022-04-29  Michael Wallnerci: enable ext/intl
2022-04-28  Michael Wallnerremove Options classes
2022-04-26  Michael Wallnerfix userland string serialization
2022-04-01  Michael Wallnerrefactor serde interfaces and impls
2022-03-29  Michael Wallnerextends tests wrt 773abe7
2022-03-01  Michael Wallnerconsolidate on ion\Exception
2022-03-01  Michael Wallneraccept arrays as named parameters for {Uns,S}erializer and
2022-02-28  Michael WallnerFix #5: ion\Timestamp crashes with string timezones
2022-01-25  Michael Wallnermove PHP and System table enums to the Symbol ns
2022-01-20  Michael Wallnerfix reader/writer options according to docs
2022-01-12  Michael Wallnercoverage++
2022-01-12  Michael Wallnerfix leak
2022-01-12  Michael Wallnercoverage++
2022-01-12  Michael Wallnerimprove buffer writer
2022-01-12  Michael Wallnertests: writer options
2022-01-12  Michael Wallnerfixup 6837f00 with even more simplicity
2022-01-11  Michael Wallnerseriously simplify the buffer writer by not accepting...
2022-01-11  Michael Wallnertests++
2022-01-10  Michael Wallnerfix leak reading partial lobs
2022-01-10  Michael Wallnertests++
2022-01-10  Michael Wallnerimprove field name unserialization
2022-01-10  Michael Wallnerfix timestamp formats
2022-01-10  Michael Wallnertests: unserialize($stream)
2022-01-10  Michael Wallnertests: clone Decimal\Context
2022-01-10  Michael Wallnertests: Reader\Options
2022-01-10  Michael Wallnertests: fix fractional timestamps
2022-01-07  Michael Wallnertests: resource
2022-01-07  Michael Wallnerdefine clonability
2022-01-05  Michael Wallnertests++
2022-01-05  Michael Wallnertests: do not depend on ctype
2021-12-31  Michael Wallnertests/Symbol/Table/Shared: lookup shared symbols in...
2021-12-22  Michael Wallnerdiscard a few previous ideas
2021-12-22  Michael Wallnerensure proper default initialization
2021-12-22  Michael Wallnerimprove catalog support; depends on amzn/ion-c#271
2021-12-21  Michael Wallneradd tests/Catalog - depends on amzn/ion-c#267
2021-12-21  Michael Wallnerencode the return value ofg serializables as clob
2021-12-20  Michael Wallnerimprove shared symbol tables
2021-12-20  Michael Wallnerremo0ve semi-global PHP anntotation interfering with...
2021-12-17  Michael Wallnerimprove symbol/table/catalog support
2021-12-17  Michael Wallnerfix test
2021-12-16  Michael Wallnerfix timestamp support
2021-12-15  Michael Wallnerimprove decimal context
2021-12-14  Michael Wallnerfix test
2021-12-14  Michael Wallnersimplify Serializable handling
2021-12-10  Michael Wallnerimprove object un/serialization
2021-12-07  Michael Wallnerbasic type test
2021-12-07  Michael Wallnerimprove symbol support
2021-12-07  Michael Wallnerimprove timestamp support
2021-12-07  Michael Wallnerimprove decimal support