@@ -7,34 +7,13 @@ Master: [ Zend_Locale:
17
- [ CLDR] ( http://cldr.unicode.org ) updated to version 25
18
- - [ #98 ] ( https://github.com/zendframework/zf1/pull/98 ) Allow editing and
19
- flattening of text form fields within PDF documents
20
- - [ #375 ] ( https://github.com/zendframework/zf1/pull/375 ) Implement
21
- Zend_Pdf::setJavascript(), Zend_Pdf::addJavascript() and
22
- Zend_Pdf::resetJavaScript()
23
- - [ #414 ] ( https://github.com/zendframework/zf1/pull/414 ) Adds the
24
- ` Microsoft_Console ` component from the Windows Azure SDK for PHP into
25
- the ` Zend_Service_Console ` component, ensuring that WindowsAzure
26
- command line functionality included in the framework can now work.
27
- - [ #385 ] ( https://github.com/zendframework/zf1/pull/385 ) Adds support for
28
- DateTime fractional seconds under PHP 5.6+.
29
- - [ #382 ] ( https://github.com/zendframework/zf1/pull/382 ) Ensures that
30
- orphaned metadata cache files are removed when ` Zend_Cache::CLEANING_MODE_ALL `
31
- is used.
32
- - [ #410 ] ( https://github.com/zendframework/zf1/pull/410 ) Ensures that calls
33
- to reset the status of the libxml entity loader happen as soon as possible,
34
- to prevent potential threading issues under php-fpm (since the settings
35
- are per process, not per-request, in that environment).
36
-
37
- See http://framework.zend.com/changelog/1.12.8 for full details.
16
+ See http://framework.zend.com/changelog for full details.
38
17
39
18
NEW FEATURES
40
19
============
0 commit comments