logo zend framework Zend Framework 1.10.4 Released

Zend has a ranking of 4, from 10 PHP Framework is popular in the world (quote: http://www.phpframeworks.com/top-10-php-frameworks/) after the Ci in the first sequence, Yii number two, and cake php in place to three. PHP Framework is easy to create web-based applications in very large scale much more easily. Because the CRUD operations (Create, Read, Update, and Delete) are handled directly by the engine, the programmer simply focusing on its features.

Owner of the PHP Zend, the PHP engine that revolutionized the artificial Rasmus Lerdorf, the PHP Framework is now released. Zend Framework 1.10.4. The version now has 50 BugFixes, having previously done Bug Hunt in the previous two weeks. Obviously this makes the PHP Zend Framework to be more stable and perform much better than before.

Three fixes in particular are worth noting:

  • ZF-7493: an important serialization improvement in Zend_Amf that has been benchmarked as providing 200-300% faster serialization of large datasets.
  • ZF-9263: a fix to Zend_Loader::isReadable() to fix a regression found on Windows platforms. This fix should eliminate most if not all raised warnings that occurred during resource and plugin loading.
  • ZF-9504: a patch was applied to Zend_XmlRpc_Value to make value generation more efficient. Benchmarks and profiling show enormous changes on large datasets: in one example, memory usage drops from >1GB to 20MB, while dropping from execution times of >60s to around 10s.
GHTime Code(s): a9805 

Incoming search terms for the article:

Related Post:

Tagged with:

Filed under: PHP

Like this post? Subscribe to my RSS feed and get loads more!