Gestern wurde das Zend Framework 1.6.2 mit ca. 100 Bugfixes released. Zudem kann man jetzt schon einen Blick auf Zend Framework 1.7 werfen. In diesem soll wohl mehr an der Geschwindigkeit gearbeitet werden. Ob es was bringt wird man dann wohl in paar Monaten sehen. Download
Release Notes - Zend Framework - Version 1.6.2
Bug
[ZF-1903] - EventEntry lists wrong return values in line docs
Dienstag, 14. Oktober 2008
Zend Framework 1.7.0 Preview Release
[ZF-2113] - $where not properly initialized in _cascadeDelete()
[ZF-2396] - Zend_Db_Adapter_Pdo_Oci wrong quoting for single-quotes
[ZF-2918] - Zend_View_Helper_HeadTitle does not implement prefix and postfix values in toString
[ZF-3041] - Zend_Mime_Message::createFromMessage() broken
[ZF-3152] - Problem with joinUsing and Oracle
[ZF-3199] - Zend_Http_Response::fromString($response->asString()) breaks for chunked/compressed responses
[ZF-3297] - barcode validation accepts alpha characters - ean 13
[ZF-3586] - Method find with Oracle
[ZF-3587] - save() a row on Oracle
[ZF-3661] - Wrong var name
[ZF-3710] - Wrong class name in @return clause of Zend_Db_Adapter_Pdo_Abstract::query()
[ZF-3776] - RSS/ATOM HTTP-headers does not conform to standart
[ZF-3876] - getMessage() should be getMessages() in Zend/Mail/Protocol/Smtp.php
[ZF-3957] - Zend_Form->addDisplayGroup with wrong documentation
[ZF-3973] - PHPDoc warnings
[ZF-4089] - Calling Zend_Rest_Client with single parameter causes "An unknown error occured. Please try again." to be returned
[ZF-4094] - Row count column not found Error
[ZF-4102] - Zend_Form_Element_File in subform
[ZF-4168] - Strict Standards: Incorrect Declaration of Zend_Db_Adapter_Oracle::quoteTableAs()
[ZF-4173] - Typo in Decorator/HTMLTag.php
[ZF-4177] - sql syntax exception when paginator used with select-distinct query
[ZF-4197] - is-string Typo in Zend_Controller_Response_HttpTestCase
[ZF-4214] - Zend_Gdata_App_EntryTest doesn't get run
[ZF-4238] - Infinite loop when connection is closed
[ZF-4245] - Zend_Captcha_Figlet validation problem
[ZF-4272] - read-only flag has no effect in delete method
[ZF-4281] - Various Issues with Zend_Form_Element_File
[ZF-4282] - Zend_Form contains more than Zend_Form_Element_File elements with validation always fails
[ZF-4287] - typo in OpenId/Consumer.php
[ZF-4298] - Validation against file extensions in Zend_Validate_File_Extension fails if the filename contains a Dot "."
[ZF-4314] - Output of Value in Zend_View_Helper_FormFile should be removed
[ZF-4322] - Warning: Invalid argument supplied for foreach() in /Zend/Mail/Part.php on line 225
[ZF-4323] - Incorrect Zend_Form_Element_File validating & API inconsistence
[ZF-4328] - two paginators in same view (bug: second paginator has data from first paginator)
[ZF-4347] - Problem with breakChainOnFailure in Zend_File_Transfer_Adapter_Abstract
[ZF-4356] - Problems with loading HTML files using Zend_Search_Lucene_Document_Html class
[ZF-4359] - undefined _clientLoginToken in HttpClient.php
[ZF-4365] - "Uninitialized string offset" notice in DictionaryLoader.php
[ZF-4376] - Zend_Locale::isLocale() return a wrong value
[ZF-4386] - Issue with ignoreNoFile in Zend_File_Transfer_Adapter_Abstract
[ZF-4388] - Zend_File breaking on isValid
[ZF-4393] - Zend_Http_Client_Adapter_Socket incorrectly assumes that if the connection HTTP header is set to close the content will not have a chunked transfer encoding
[ZF-4395] - Zend_Uri_Http::fromString doesn't import Zend_Uri_Exception
[ZF-4436] - Firebug profiler table breaks when sending query times as float
[ZF-4457] - "Specialized" misspellings in RecurrenceException
[ZF-4487] - Zend_Form_Element_File is not rendering the default form decorators
[ZF-4506] - RuntimeException: Could not create and run test suite: Overloading of non-public properties is prohibited
[ZF-4521] - Warning: Invalid argument supplied for foreach() in Zend/Mime/Decode.php
[ZF-4522] - Various capture methods in Zend_Dojo view helpers return booleans
[ZF-4526] - Capitalization of headers breaks file uploads
[ZF-4537] - Zend_Date returning wrong current date!
[ZF-4573] - Zend_Http_Client - Unit-Test Failure
[ZF-4574] - Connection not properly closed if server sends both "Connection: close" and "Content-length" response headers
[ZF-4575] - Zend/TestHelper.php not included in Zend_Http_Client Testsuite
Coding Standards Violation
[ZF-2825] - Strict Standards error messages
[ZF-4118] - All or most Zend_Soap_ files are containing a mix of dos and unix newlines
Docs: Improvement
[ZF-3809] - Update documentation with additional info
[ZF-4519] - inconsistent variable names in Zend_Paginator 34.2.1. example
Docs: Problem
[ZF-3838] - $conditionalStylesheet incorrectly stated as boolean
[ZF-4443] - Bad translation in Zend_Controller_Plugin french doc
Improvement
[ZF-3172] - Fluid interface not provided consistently by filters
[ZF-3415] - All vars are private instead of protected/public
[ZF-3437] - misleading exception message for zend db statement parameters
[ZF-3645] - Zend_Mime_Part missing Content-Location header
[ZF-3775] - DbSelect adapter not returning Rowsets on Db_Table_Select
[ZF-3789] - Test SOAP client against .Net and JEE
[ZF-4112] - Zend_Mime_Message missing Content-Location and Content-Language header.
[ZF-4205] - Add breakchainonfailure for validators
[ZF-4209] - Zend_Cache::isReadable() keeps file handles open
[ZF-4233] - Add support for modules to PaginationControl
[ZF-4317] - Zend_File_Transfer_Adapter_Http->receive() add trailing DIRECTORY_SEPARATOR even when already in destination path
[ZF-4391] - Make installationChecker script highlight errors in color if printing HTML output
[ZF-4394] - Zend_Validate_File_Size: Error message template variables
[ZF-4403] - Zend_View_Helper_FormFile MAX_FILE_SIZE
[ZF-4438] - Add query count to Firebug profiler table label
[ZF-4439] - Enhancements to support FirePHP 0.2
[ZF-4512] - Zend_Paginator::factory() refactoring
[ZF-4513] - Mysqli Adapter doesn't use driver_options variable
New Feature
[ZF-3915] - Add ContentType validator
[ZF-3954] - Exclude for extension validator
[ZF-3955] - Exclude for mimetype validator
[ZF-3956] - Get additional fileinfos
[ZF-4131] - Add a IsCompressed validator
[ZF-4334] - Script to check for correct PHP and ZendFramework installation
Patch
[ZF-4150] - Zend_Form_Element_File doesn't translate error messages
[ZF-4279] - Typo in Zend_Form setOptions (elementPrefixPath is accidentally unset in place of displayGroupPrefixPath)
Unit Tests: Problem
[ZF-4375] - Runtime Exception while running AllTests
[ZF-4446] - Unit tests dont start
[ZF-4448] - testSettingMultipleFiles(Zend_Form_Element_FileTest) Unit tests failure
[ZF-4498] - testValidatorAccessAndMutationShouldProxyToAdapter(Zend_Form_Element_FileTest) unit tests error
[ZF-4524] - Zend_Filter_InputTest testNamespaceExceptionClassNotFound
[ZF-4530] - testSetHttpClient(Zend_Auth_Adapter_OpenIdTest) unit tests failure
[ZF-4531] - testVerifyDumb(Zend_OpenId_ConsumerTest) unit tests failure
[ZF-4559] - Set of Zend_Soap_Client warnings
[ZF-4560] - testGetBadProfileInfo(Zend_Service_Audioscrobbler_ProfileTest) stops unit tests execution
Sub-task
[ZF-3800] - Test Zend_Soap_Client against found public JEE services
[ZF-4239] - testZF2059 fail on Oracle
Sub-task: Test
[ZF-4428] - Zend_Db_Profiler_OracleTest fails for 4 tests because of using '?' to bind variable
[ZF-2396] - Zend_Db_Adapter_Pdo_Oci wrong quoting for single-quotes
[ZF-2918] - Zend_View_Helper_HeadTitle does not implement prefix and postfix values in toString
[ZF-3041] - Zend_Mime_Message::createFromMessage() broken
[ZF-3152] - Problem with joinUsing and Oracle
[ZF-3199] - Zend_Http_Response::fromString($response->asString()) breaks for chunked/compressed responses
[ZF-3297] - barcode validation accepts alpha characters - ean 13
[ZF-3586] - Method find with Oracle
[ZF-3587] - save() a row on Oracle
[ZF-3661] - Wrong var name
[ZF-3710] - Wrong class name in @return clause of Zend_Db_Adapter_Pdo_Abstract::query()
[ZF-3776] - RSS/ATOM HTTP-headers does not conform to standart
[ZF-3876] - getMessage() should be getMessages() in Zend/Mail/Protocol/Smtp.php
[ZF-3957] - Zend_Form->addDisplayGroup with wrong documentation
[ZF-3973] - PHPDoc warnings
[ZF-4089] - Calling Zend_Rest_Client with single parameter causes "An unknown error occured. Please try again." to be returned
[ZF-4094] - Row count column not found Error
[ZF-4102] - Zend_Form_Element_File in subform
[ZF-4168] - Strict Standards: Incorrect Declaration of Zend_Db_Adapter_Oracle::quoteTableAs()
[ZF-4173] - Typo in Decorator/HTMLTag.php
[ZF-4177] - sql syntax exception when paginator used with select-distinct query
[ZF-4197] - is-string Typo in Zend_Controller_Response_HttpTestCase
[ZF-4214] - Zend_Gdata_App_EntryTest doesn't get run
[ZF-4238] - Infinite loop when connection is closed
[ZF-4245] - Zend_Captcha_Figlet validation problem
[ZF-4272] - read-only flag has no effect in delete method
[ZF-4281] - Various Issues with Zend_Form_Element_File
[ZF-4282] - Zend_Form contains more than Zend_Form_Element_File elements with validation always fails
[ZF-4287] - typo in OpenId/Consumer.php
[ZF-4298] - Validation against file extensions in Zend_Validate_File_Extension fails if the filename contains a Dot "."
[ZF-4314] - Output of Value in Zend_View_Helper_FormFile should be removed
[ZF-4322] - Warning: Invalid argument supplied for foreach() in /Zend/Mail/Part.php on line 225
[ZF-4323] - Incorrect Zend_Form_Element_File validating & API inconsistence
[ZF-4328] - two paginators in same view (bug: second paginator has data from first paginator)
[ZF-4347] - Problem with breakChainOnFailure in Zend_File_Transfer_Adapter_Abstract
[ZF-4356] - Problems with loading HTML files using Zend_Search_Lucene_Document_Html class
[ZF-4359] - undefined _clientLoginToken in HttpClient.php
[ZF-4365] - "Uninitialized string offset" notice in DictionaryLoader.php
[ZF-4376] - Zend_Locale::isLocale() return a wrong value
[ZF-4386] - Issue with ignoreNoFile in Zend_File_Transfer_Adapter_Abstract
[ZF-4388] - Zend_File breaking on isValid
[ZF-4393] - Zend_Http_Client_Adapter_Socket incorrectly assumes that if the connection HTTP header is set to close the content will not have a chunked transfer encoding
[ZF-4395] - Zend_Uri_Http::fromString doesn't import Zend_Uri_Exception
[ZF-4436] - Firebug profiler table breaks when sending query times as float
[ZF-4457] - "Specialized" misspellings in RecurrenceException
[ZF-4487] - Zend_Form_Element_File is not rendering the default form decorators
[ZF-4506] - RuntimeException: Could not create and run test suite: Overloading of non-public properties is prohibited
[ZF-4521] - Warning: Invalid argument supplied for foreach() in Zend/Mime/Decode.php
[ZF-4522] - Various capture methods in Zend_Dojo view helpers return booleans
[ZF-4526] - Capitalization of headers breaks file uploads
[ZF-4537] - Zend_Date returning wrong current date!
[ZF-4573] - Zend_Http_Client - Unit-Test Failure
[ZF-4574] - Connection not properly closed if server sends both "Connection: close" and "Content-length" response headers
[ZF-4575] - Zend/TestHelper.php not included in Zend_Http_Client Testsuite
Coding Standards Violation
[ZF-2825] - Strict Standards error messages
[ZF-4118] - All or most Zend_Soap_ files are containing a mix of dos and unix newlines
Docs: Improvement
[ZF-3809] - Update documentation with additional info
[ZF-4519] - inconsistent variable names in Zend_Paginator 34.2.1. example
Docs: Problem
[ZF-3838] - $conditionalStylesheet incorrectly stated as boolean
[ZF-4443] - Bad translation in Zend_Controller_Plugin french doc
Improvement
[ZF-3172] - Fluid interface not provided consistently by filters
[ZF-3415] - All vars are private instead of protected/public
[ZF-3437] - misleading exception message for zend db statement parameters
[ZF-3645] - Zend_Mime_Part missing Content-Location header
[ZF-3775] - DbSelect adapter not returning Rowsets on Db_Table_Select
[ZF-3789] - Test SOAP client against .Net and JEE
[ZF-4112] - Zend_Mime_Message missing Content-Location and Content-Language header.
[ZF-4205] - Add breakchainonfailure for validators
[ZF-4209] - Zend_Cache::isReadable() keeps file handles open
[ZF-4233] - Add support for modules to PaginationControl
[ZF-4317] - Zend_File_Transfer_Adapter_Http->receive() add trailing DIRECTORY_SEPARATOR even when already in destination path
[ZF-4391] - Make installationChecker script highlight errors in color if printing HTML output
[ZF-4394] - Zend_Validate_File_Size: Error message template variables
[ZF-4403] - Zend_View_Helper_FormFile MAX_FILE_SIZE
[ZF-4438] - Add query count to Firebug profiler table label
[ZF-4439] - Enhancements to support FirePHP 0.2
[ZF-4512] - Zend_Paginator::factory() refactoring
[ZF-4513] - Mysqli Adapter doesn't use driver_options variable
New Feature
[ZF-3915] - Add ContentType validator
[ZF-3954] - Exclude for extension validator
[ZF-3955] - Exclude for mimetype validator
[ZF-3956] - Get additional fileinfos
[ZF-4131] - Add a IsCompressed validator
[ZF-4334] - Script to check for correct PHP and ZendFramework installation
Patch
[ZF-4150] - Zend_Form_Element_File doesn't translate error messages
[ZF-4279] - Typo in Zend_Form setOptions (elementPrefixPath is accidentally unset in place of displayGroupPrefixPath)
Unit Tests: Problem
[ZF-4375] - Runtime Exception while running AllTests
[ZF-4446] - Unit tests dont start
[ZF-4448] - testSettingMultipleFiles(Zend_Form_Element_FileTest) Unit tests failure
[ZF-4498] - testValidatorAccessAndMutationShouldProxyToAdapter(Zend_Form_Element_FileTest) unit tests error
[ZF-4524] - Zend_Filter_InputTest testNamespaceExceptionClassNotFound
[ZF-4530] - testSetHttpClient(Zend_Auth_Adapter_OpenIdTest) unit tests failure
[ZF-4531] - testVerifyDumb(Zend_OpenId_ConsumerTest) unit tests failure
[ZF-4559] - Set of Zend_Soap_Client warnings
[ZF-4560] - testGetBadProfileInfo(Zend_Service_Audioscrobbler_ProfileTest) stops unit tests execution
Sub-task
[ZF-3800] - Test Zend_Soap_Client against found public JEE services
[ZF-4239] - testZF2059 fail on Oracle
Sub-task: Test
[ZF-4428] - Zend_Db_Profiler_OracleTest fails for 4 tests because of using '?' to bind variable
Geschrieben von daim
in Allgemein
um
10:19
| Noch keine Kommentare
| 1 Trackback
Artikel mit ähnlichen Themen:


Zend hat gestern das Zend Framework Preview 1.7 herausgebracht. In der Version soll wohl das Augenmerk vermehrt auf der Performance liegen.
Aufgenommen: Okt 14, 10:31