--TEST-- shm_put_var() tests --SKIPIF-- --FILE-- --EXPECTF-- Warning: shm_put_var() expects exactly 3 parameters, 0 given in %s004.php on line %d NULL Warning: shm_put_var() expects parameter 1 to be resource, integer given in %s004.php on line %d NULL Warning: shm_put_var() expects parameter 1 to be resource, integer given in %s004.php on line %d NULL bool(true) bool(true) bool(true) Warning: shm_put_var(): not enough shared memory left in %s004.php on line 14 bool(false) Done