1..124 # ::load() ok 1 - ::load() converts an inline YAML to a PHP structure () ok 2 - ::load() converts an inline YAML to a PHP structure (null) ok 3 - ::load() converts an inline YAML to a PHP structure (false) ok 4 - ::load() converts an inline YAML to a PHP structure (true) ok 5 - ::load() converts an inline YAML to a PHP structure (12) ok 6 - ::load() converts an inline YAML to a PHP structure (quoted string) ok 7 - ::load() converts an inline YAML to a PHP structure ('quoted string') ok 8 - ::load() converts an inline YAML to a PHP structure (12.30e+02) ok 9 - ::load() converts an inline YAML to a PHP structure (0x4D2) ok 10 - ::load() converts an inline YAML to a PHP structure (02333) ok 11 - ::load() converts an inline YAML to a PHP structure (.Inf) ok 12 - ::load() converts an inline YAML to a PHP structure (-.Inf) ok 13 - ::load() converts an inline YAML to a PHP structure (123456789123456789000) ok 14 - ::load() converts an inline YAML to a PHP structure (foo\r\nbar) ok 15 - ::load() converts an inline YAML to a PHP structure ('foo#bar') ok 16 - ::load() converts an inline YAML to a PHP structure ('foo # bar') ok 17 - ::load() converts an inline YAML to a PHP structure ('#cfcfcf') ok 18 - ::load() converts an inline YAML to a PHP structure (2007-10-30) ok 19 - ::load() converts an inline YAML to a PHP structure (2007-10-30T02:59:43Z) ok 20 - ::load() converts an inline YAML to a PHP structure (2007-10-30 02:59:43 Z) ok 21 - ::load() converts an inline YAML to a PHP structure (a \string\ with 'quoted strings inside') ok 22 - ::load() converts an inline YAML to a PHP structure ('a string with ''quoted strings inside''') ok 23 - ::load() converts an inline YAML to a PHP structure ([foo, http://urls.are/no/mappings, false, null, 12]) ok 24 - ::load() converts an inline YAML to a PHP structure ([ foo , bar , false , null , 12 ]) ok 25 - ::load() converts an inline YAML to a PHP structure (['foo,bar', 'foo bar']) ok 26 - ::load() converts an inline YAML to a PHP structure ({foo:bar,bar:foo,false:false,null:null,integer:12}) ok 27 - ::load() converts an inline YAML to a PHP structure ({ foo : bar, bar : foo, false : false, null : null, integer : 12 }) ok 28 - ::load() converts an inline YAML to a PHP structure ({foo: 'bar', bar: 'foo: bar'}) ok 29 - ::load() converts an inline YAML to a PHP structure ({'foo': 'bar', bar: 'foo: bar'}) ok 30 - ::load() converts an inline YAML to a PHP structure ({'foo''': 'bar', bar\": 'foo: bar'}) ok 31 - ::load() converts an inline YAML to a PHP structure ({'foo: ': 'bar', bar: : 'foo: bar'}) ok 32 - ::load() converts an inline YAML to a PHP structure ([foo, [bar, foo]]) ok 33 - ::load() converts an inline YAML to a PHP structure ([foo, {bar: foo}]) ok 34 - ::load() converts an inline YAML to a PHP structure ({ foo: {bar: foo} }) ok 35 - ::load() converts an inline YAML to a PHP structure ({ foo: [bar, foo] }) ok 36 - ::load() converts an inline YAML to a PHP structure ([ foo, [ bar, foo ] ]) ok 37 - ::load() converts an inline YAML to a PHP structure ([{ foo: {bar: foo} }]) ok 38 - ::load() converts an inline YAML to a PHP structure ([foo, [bar, [foo, [bar, foo]], foo]]) ok 39 - ::load() converts an inline YAML to a PHP structure ([foo, {bar: foo, foo: [foo, {bar: foo}]}, [foo, {bar: foo}]]) ok 40 - ::load() converts an inline YAML to a PHP structure ([foo, bar: { foo: bar }]) # ::dump() ok 41 - ::dump() converts a PHP structure to an inline YAML (null) ok 42 - ::dump() converts a PHP structure to an inline YAML (false) ok 43 - ::dump() converts a PHP structure to an inline YAML (true) ok 44 - ::dump() converts a PHP structure to an inline YAML (12) ok 45 - ::dump() converts a PHP structure to an inline YAML ('quoted string') ok 46 - ::dump() converts a PHP structure to an inline YAML (12.30e+02) ok 47 - ::dump() converts a PHP structure to an inline YAML (1234) ok 48 - ::dump() converts a PHP structure to an inline YAML (1243) ok 49 - ::dump() converts a PHP structure to an inline YAML (.Inf) ok 50 - ::dump() converts a PHP structure to an inline YAML (-.Inf) ok 51 - ::dump() converts a PHP structure to an inline YAML (foo\r\nbar) ok 52 - ::dump() converts a PHP structure to an inline YAML ('foo#bar') ok 53 - ::dump() converts a PHP structure to an inline YAML ('foo # bar') ok 54 - ::dump() converts a PHP structure to an inline YAML ('#cfcfcf') ok 55 - ::dump() converts a PHP structure to an inline YAML ('a string with ''quoted strings inside''') ok 56 - ::dump() converts a PHP structure to an inline YAML ([foo, bar, false, null, 12]) ok 57 - ::dump() converts a PHP structure to an inline YAML (['foo,bar', 'foo bar']) ok 58 - ::dump() converts a PHP structure to an inline YAML ({ foo: bar, bar: foo, 'false': false, 'null': null, integer: 12 }) ok 59 - ::dump() converts a PHP structure to an inline YAML ({ foo: bar, bar: 'foo: bar' }) ok 60 - ::dump() converts a PHP structure to an inline YAML ([foo, [bar, foo]]) ok 61 - ::dump() converts a PHP structure to an inline YAML ([foo, [bar, [foo, [bar, foo]], foo]]) ok 62 - ::dump() converts a PHP structure to an inline YAML ({ foo: { bar: foo } }) ok 63 - ::dump() converts a PHP structure to an inline YAML ([foo, { bar: foo }]) ok 64 - ::dump() converts a PHP structure to an inline YAML ([foo, { bar: foo, foo: [foo, { bar: foo }] }, [foo, { bar: foo }]]) ok 65 - check consistency ok 66 - check consistency ok 67 - check consistency ok 68 - check consistency ok 69 - check consistency ok 70 - check consistency ok 71 - check consistency ok 72 - check consistency ok 73 - check consistency ok 74 - check consistency ok 75 - check consistency ok 76 - check consistency ok 77 - check consistency ok 78 - check consistency ok 79 - check consistency ok 80 - check consistency ok 81 - check consistency ok 82 - check consistency ok 83 - check consistency ok 84 - check consistency ok 85 - check consistency ok 86 - check consistency ok 87 - check consistency ok 88 - check consistency ok 89 - check consistency ok 90 - check consistency ok 91 - check consistency ok 92 - check consistency ok 93 - check consistency ok 94 - check consistency ok 95 - check consistency ok 96 - check consistency ok 97 - check consistency ok 98 - check consistency ok 99 - check consistency ok 100 - check consistency ok 101 - check consistency ok 102 - check consistency ok 103 - check consistency ok 104 - check consistency ok 105 - check consistency ok 106 - check consistency ok 107 - check consistency ok 108 - check consistency ok 109 - check consistency ok 110 - check consistency ok 111 - check consistency ok 112 - check consistency ok 113 - check consistency ok 114 - check consistency ok 115 - check consistency ok 116 - check consistency ok 117 - check consistency ok 118 - check consistency ok 119 - check consistency ok 120 - check consistency ok 121 - check consistency ok 122 - check consistency ok 123 - check consistency ok 124 - check consistency # Looks like everything went fine.