--TEST-- Test session_encode() function : error functionality --SKIPIF-- --FILE-- --EXPECTF-- *** Testing session_encode() : error functionality *** -- Iteration 1 -- bool(true) bool(false) bool(true) -- Iteration 2 -- bool(true) bool(false) bool(true) -- Iteration 3 -- bool(true) bool(false) bool(true) -- Iteration 4 -- bool(true) bool(false) bool(true) -- Iteration 5 -- bool(true) bool(false) bool(true) -- Iteration 6 -- bool(true) bool(false) bool(true) -- Iteration 7 -- bool(true) bool(false) bool(true) -- Iteration 8 -- bool(true) bool(false) bool(true) -- Iteration 9 -- bool(true) bool(false) bool(true) -- Iteration 10 -- bool(true) unicode(21) "|U:12:"Hello World!";" bool(true) -- Iteration 11 -- bool(true) unicode(21) "|U:12:"Hello World!";" bool(true) -- Iteration 12 -- bool(true) bool(false) bool(true) -- Iteration 13 -- bool(true) bool(false) bool(true) -- Iteration 14 -- bool(true) bool(false) bool(true) -- Iteration 15 -- bool(true) bool(false) bool(true) -- Iteration 16 -- bool(true) unicode(21) "|U:12:"Hello World!";" bool(true) -- Iteration 17 -- bool(true) unicode(21) "|U:12:"Hello World!";" bool(true) -- Iteration 18 -- bool(true) unicode(28) "Nothing|U:12:"Hello World!";" bool(true) -- Iteration 19 -- bool(true) unicode(28) "Nothing|U:12:"Hello World!";" bool(true) -- Iteration 20 -- bool(true) unicode(33) "Hello World!|U:12:"Hello World!";" bool(true) -- Iteration 21 -- bool(true) Warning: Illegal offset type in %s on line %d bool(false) bool(true) -- Iteration 22 -- bool(true) unicode(21) "|U:12:"Hello World!";" bool(true) -- Iteration 23 -- bool(true) unicode(21) "|U:12:"Hello World!";" bool(true) -- Iteration 24 -- bool(true) Strict Standards: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d bool(false) bool(true) Done