September news
Things have gone a bit quiet on the m2f front. George is busy with life these months, and I’ve been working hard on my master studies.
Nevertheless, I will try to move the development forward a bit, albeit not with the rigurosity and elegance of George’s software design. Code like hell activated folks! I built a “pda_mess” branch where I’ll start my work.
The goal: To have phpBB3< ->mail working asap. Hopefully later on George will be able to clean up the mess and integrate the development into the main “trunk” branch.
Yesterday I updated some of the code to support php 5.3.0. Also updated Zend framework. It seems that php is becoming increasingly strict with semantics, also there are several functions that are becoming deprecated. split() is giving me a headache right now, it’s beign replaced in favor of preg_split() is more powerful and faster. Sadly, split() is being used in the swift email library and in simpletest as well. All right, time to update the rest of the libraries…
.pd
Posted in Blog







