news.txt
来自「PHP 知识管理系统(基于树结构的知识管理系统), 英文原版的PHP源码。」· 文本 代码 · 共 631 行 · 第 1/3 页
TXT
631 行
ZF-802 Abstract Storage into Interface
ZF-804 Write Zend_Session Storage Class
ZF-806 Credentials Revisited and Arbitrary Authentication Conditions
ZF-807 Login vs. Identity
ZF-808 Authentication Failure Messages
ZF-916 Zend_Auth_Storage_Session session storage broken
- Zend_Cache
ZF-176 Possible to intervalize timeLife
ZF-457 Add ability to specify the lifetime of individual cache entries
- Zend_Console_Getopt
Moved from incubator to core.
- Zend_Controller / Zend_View
New regular expression route class (incubator).
ZF-769 Failures in Zend_Controller unit tests ActionTest and DispatcherTest
ZF-775 Zend_Controller_Dispatcher::isDispatchable() always returns true
ZF-776 Check HTTP_X_REWRITE_URL before REQUEST_URI
ZF-794 Error with dirs when using modules with default module
ZF-798 Modular directory support in MVC
ZF-809 Make dispatcher methods public
ZF-815 Add a getHeader() method to Zend_Controller_Request_Http
ZF-816 Fixes a minor bug in Zend_Controller_Response_Abstract::sendHeaders()
ZF-819 Zend_View / Framework fluent interface improvements.
ZF-832 Zend_Controller_Response_Abstract::sendHeaders()
ZF-861 Outdated docblock - there is no more token
ZF-874 Use Zend::isReadable() in Zend_View's path methods
ZF-878 Logic error in Zend_Controller_Response_Abstract::canSendHeaders()
ZF-909 Unit Tests fail (Zend/Service/AllTests.php)
ZF-910 new _forward method does not set dispatched to false
ZF-917 Zend_Controller Unit Tests failing
ZF-933 throwExceptions()/returnResponse() do not implement fluid interface
- Zend_Date
ZF-721 RFC822 Dates are not localized or GMT, are rejected by setArpa()
ZF-779 Adding a year in a leap year only adds 365 days
ZF-784 Support using default date formats to create dates
ZF-785 Incorrect date results from using Zend_Date::DATES
ZF-790 camelCase for SunRise/SunSet
ZF-795 Zend_Measure failed type extraction
ZF-823 isTomorrow() and isYesterday() do not work as expected
ZF-828 Extreme Date Values
ZF-838 Basic Zend_Date construction per Manual fails
ZF-863 testLoose(Zend_DateTest) failing
ZF-885 Missing a constants for the very most popular date formats
ZF-886 DAY_SHORT, MONTH_SHORT - consistency problem
ZF-899 new Zend_Date() fails to throw errors
ZF-912 Zend_Date Unit Tests failing
- Zend_Db
Improved unit tests.
ZF-31 PostgreSQL: implement describeTable() method
ZF-36 Specify fetch mode for internal Zend_Db queries
ZF-49 Zend_DB_Adapter_Abstract should has a function like checkConnection()
ZF-53 quote() quotes numeric values inappropriately.
ZF-147 Need getConnection() to create and return connection
ZF-189 Oracle: Zend_Db_Adapter_Oracle->listTables() has undefined variable
ZF-192 Zend_Db_Adapter_Oracle->describeTable() bad sql request
ZF-223 Zend_Db_Adapter_Pdo Bind problems
ZF-279 Zend_Db_Statement::fetchColumn() fetches all rows
ZF-409 Zend_Db_Adapters should verify extensions are loaded
ZF-787 MS SQL Server: bug in Zend_Db_Adapter_Pdo_Mssql::limit()
ZF-825 Zend_Db_Adapter_Pdo_Mysql not compatible with Zend_Db_Adapter_Abstract
ZF-826 Doesn't work Zend_Db_Adapter_Pdo_Mysql::describeTable()
ZF-831 MySQL describeTable still doesn't work correctly
ZF-839 Notices in Zend_Db_Adapter_Pdo_Mysql::describeTable()
ZF-840 Microsoft: describeTable() references invalid fields
ZF-848 DB2 adapter fetchAssoc() is just like fetchAll()
ZF-849 DB2 statement fetchAll() fetches only last row
ZF-855 PostgreSQL: a notice in describeTable()
ZF-871 DB2 lastInsertId() gives wrong results in concurrent environment
ZF-876 Zend_Db_Table->insert() causes an exception in lastInsertId()
ZF-898 PostgreSQL: quoteIdentifier() is wrong!
- Zend_Db_Adapter_Xml
ZF-510 Zend_Db_Xml docblock missing @category, incorrect @package
- Zend_Db_Select
Improved unit tests and documentation.
ZF-28 won't select table-specific columns
ZF-197 new method reset()
ZF-204 Properly supporting table aliases in Zend_Db_Select
ZF-464 incorrectly splits ORDER string that contain commas
ZF-635 getter methods to return individual parts
ZF-873 Query directly from object
ZF-887 support for queries without a FROM clause
ZF-888 support for joins without a condition in the ON clause
ZF-889 support join types RIGHT, FULL, CROSS, and NATURAL
ZF-890 eliminate SQL-89 join syntax
ZF-891 incorrectly splits GROUP BY that contain commas
ZF-896 wrong resulting SQL query string
- Zend_Db_Table
ZF-862 Zend_Db_Table options for specifying table name and primary key
ZF-903 Zend_Db_Table save() does not set the new primary key
ZF-907 different exception messages for the same thing
- Zend_Environment
New component to give diagnostic information about PHP (incubator).
- Zend_Feed
ZF-911 Feed delete() method does not handle redirects
- Zend_Filter / Zend_Validate
Moved new object-oriented design from incubator to core.
ZF-84 Zend_Filter::isHostname does not support one character parts
ZF-366 Unit Tests for Zend_Filter_Input
ZF-487 [Coding Standard] TRUE, FALSE, NULL
ZF-730 Test for Content Length for Zend_Filter_Input
ZF-774 function isLengthBetween (for strings)
ZF-872 Unit Tests failing - File not found
ZF-895 Various Date related Unit Tests failing
ZF-918 Notice: Undefined variable for Zend_Validate Unit Tests
- Zend_Gdata
ZF-750 ob capturing can be removed from getAuthSubSessionToken
ZF-852 GData Google Base sample crashes on getFeed()
- Zend_Http_Client
ZF-789 Spaces in Set-Cookie Header
ZF-901 Zend_Http_Client_Adapter_Socket::request causes infinite loop
- Zend_Locale
ZF-702 Zend_Locale_Format : supporting number scripts
ZF-731 Define own formats
ZF-756 toNumberSystem() does not detect spelling mistakes in $from and $to
ZF-770 Zend_Locale unit tests crash
ZF-772 API method name improvement: toNumberSystem() => convertNumerals()
ZF-793 formating fails using toNumber()
ZF-856 Zend_LocaleTest Test failing
ZF-882 isDate() accepts invalid dates
ZF-883 getDate() / _parseDate() automatically attempt to fix invalid dates
ZF-894 Zend_Locale_FormatTest failing
- Zend_Log
New object-oriented design for this class (incubator)
ZF-728 Wrong use of Zend_Db_Adapter_Abstract::insert()
- Zend_Mail
New Zend_Mail_Read features moved from incubator to core.
ZF-458 Adding Authentication to Zend_Mail_Transport_Smtp
ZF-575 cumulative recipient when mail generate with a foreach structure.
ZF-788 Call to undefined function Zend_Mail_Exception()
ZF-857 parse error in Zend_Mail_Client_Smtp_Auth_Crammd5
ZF-923 Mime decode from message fails to detect content-type
ZF-925 Zend_Mail_Protocol_Abstract does not allow IP addresses or localhost
ZF-927 Zend_Mail strips down empty newlines in body message
ZF-928 Zend_Mail mixes To: and Bcc: headers on multiple Bcc
- Zend_Measure
ZF-854 Zend_Measure_NumberTest tests failing
- Zend_Pdf
ZF-18 Translate font changes in Zend_Pdf English documentation
- Zend_Rest_Client / Zend_Rest_Server
Moved from incubator to core.
ZF-125 _prepareRest in Zend_Service_Rest has too many required arguments
ZF-200 restPost doesn't set argument 2 for _prepareRest()
ZF-648 Support proxy servers
ZF-650 Resolve redundant REST client class
ZF-754 Zend_Rest_Server::_handleStruct() should be recursive
- Zend_Search_Lucene
New feature to index HTML files.
Greatly improved performance.
ZF-76 Zend_Search_Lucene don't index polish chars in UTF-8
ZF-90 memory segmen storage provider
ZF-265 Document character escaping query parser feature (Changeset [220])
ZF-336 Detected an illegal character in input string
ZF-549 Can't create proper _0.cfs file
ZF-821 Default query parser boolean operator
ZF-865 Boolean queries search optimization.
ZF-866 Query optimization
ZF-919 Dictionary index file prefetching may improve performance.
ZF-920 Performance improvement
- Zend_Service_(all)
ZF-649 Support proxy servers
- Zend_Service_Akismet
New web service component.
- Zend_Session
Refactored design.
ZF-799 Zend_Session_Core::setId() does not report failure
ZF-906 $_SESSION might be modified after Zend_Session::writeClose()
- Zend_XmlRpc_Client / Zend_XmlRpc_Server
ZF-771 XmlRpc value encoding can cause conflicts with server and client
- Total of 133 issues resolved; for a detailed list, see the changelog
in the issue tracker at http://framework.zend.com/issues
=RELEASE 0.7.0 / 18-Jan-2007=
This release resolves the following issues:
- Zend.php:
ZF-35 ZF Version check
ZF-329 Removal of loadInterface() Method
ZF-380 Zend::loadFile() method do not return correct values
ZF-411 API doc improvement
ZF-454 Zend::isReadable triggers error-handler
- Zend_Acl:
Moved from incubator to core.
- Zend_Auth: (incubator)
ZF-657 Zend_Auth's use of Zend_Session
- Zend_Cache:
ZF-463 Zend_Cache tests use a system directory
ZF-724 testGetWithAnExistingCacheIdAndUTFCharacters fails
- Zend_Cache_Backend_ZendPlatform:
Moved from incubator to core.
- Zend_Controller:
ZF-537 Handling HTTP 100 responses
ZF-628 Zend_Controller_Action::redirect and new repsonse object integration
ZF-637 _formatName not removeing underscores in actions
ZF-656 MVC Plugin Interface/Abstract Class incorrect
ZF-658 request object should not set controller and action in params
ZF-659 MVC documentation should cover utility methods of Action Controllers
ZF-660 MVC modules fail need default module setting
ZF-669 setHeader() shoudl allow modifications to HTTP response codes
ZF-671 No baseUrl/pathInfo auto-detection in Zend_Controller_Request_Http
ZF-679 Missing argument in _hasParam()
ZF-680 endless loop Zend_Controller_Dispatcher::loadClass()
ZF-682 Zend_Controller_Router_Route problem when using empty route and path
ZF-707 Unsupported operand when $_GET and/or $_POST are null
ZF-711 Unit test failure in Zend/Controller/Request/HttpTest::test__Isset()
ZF-713 _hasParam in Zend_Controller_Action is just wrong
- Zend_Date:
Finished implementation, resolved many issues.
Moved from incubator to core.
- Zend_Db:
ZF-201 PDO Adapter names should begin with 'pdo_'.
ZF-511 Zend_Db_Adapter_MySQLi coding standards conformance
- Zend_Filter/Zend_Validate: (incubator)
New prototype implementation.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?