fix reader/writer options according to docs
[awesomized/ext-ion] / tests / Serializer / PHP.phpt
index 6fad20b6917128ba13f94b947354e1eb8f08c969..cfad862870cf325ad3cf721fd4dd006d6391ea42 100644 (file)
@@ -21,7 +21,7 @@ DONE
 TEST
 object(ion\Serializer\PHP)#%d (4) {
   ["writerOptions"]=>
-  object(ion\Writer\Options)#%d (15) {
+  object(ion\Writer\Options)#%d (12) {
     ["catalog"]=>
     NULL
     ["decimalContext"]=>
@@ -38,10 +38,6 @@ object(ion\Serializer\PHP)#%d (4) {
     bool(true)
     ["indentSize"]=>
     int(2)
-    ["smallContainersInline"]=>
-    bool(true)
-    ["suppressSystemValues"]=>
-    bool(false)
     ["flushEveryValue"]=>
     bool(false)
     ["maxContainerDepth"]=>
@@ -50,8 +46,6 @@ object(ion\Serializer\PHP)#%d (4) {
     int(10)
     ["tempBufferSize"]=>
     int(16384)
-    ["allocationPageSize"]=>
-    int(65536)
   }
   ["multiSequence"]=>
   bool(false)