Anastasios Loumpas

Results 2 issues of Anastasios Loumpas

I would like to know is it possible to create, lets say an array, on the main process and then read this inside workers without copying the entire array inside...

When you run the YiiMailer on test mode and try to save the file instead of sending it, in the save function [YiiMailer::save()](https://github.com/vernes/YiiMailer/blob/master/YiiMailer.php#L591) when `$filename` is created, if the `$this->view`...