In this Topic Hide
Watch a video that shows the steps to complete a procedure. The video
icon will be displayed next to procedural
steps that already have a video.
Special Requests are welcome! Feel free to ask for videos that you would like to see by sending a message to documentation@zend.com.
Code tracing captures PHP application execution both in production and in test lab environments. This allows developers to replay reported problems instead of trying to re-create them. As a result, there is a dramatic decrease in time consumed by root cause analysis.
Job Queues provide offline asynchronous processing of tasks and activities that can be run independently of the end user experience. For an overview of the Job Queue architecture see Zend Job Queue.
New supported PHP version. This release is a major improvement in the 5.X series, which includes a large number of new features and bug fixes. For a detailed list of what's new see http://php.net/releases/5_3_0.php.