padraic
|
18b55e9370
Updated performance-view.xml in documentation (en/refs) to fix a variable reference error - fixes ZF-7229
|
16 年 前 |
padraic
|
a325ad1713
Updated Zend_View_Helper_RenderToPlaceholder::renderToPlaceholder() method description - fixes ZF-5299
|
16 年 前 |
beberlei
|
a79f781297
ZF-6134 - Committed patch by Matthew Turland, preventing the same path from being loaded more than once per class path in the plugin loader (thereby removing a significant performance drain)
|
16 年 前 |
mikaelkael
|
0132ce2228
[DOCUMENTATION] French:
|
16 年 前 |
beberlei
|
cac6758913
ZF-6942 - Fixed some small problems and added a testsuite for Zend_Application_Resource_Session
|
16 年 前 |
mikaelkael
|
c92b2db2bf
[DOCUMENTATION] French:
|
16 年 前 |
beberlei
|
2607d99d56
ZF-6942 - Moved Initialisation of Zend_Application_Resource_Session from setSessionHandler() to init() method, which delays the requirement of an initialized database resource to init() and might not cause the missing db resource exception.
|
16 年 前 |
beberlei
|
f059d20fcf
ZF-4440 - Fixed Zend_Db_Table_Select::union()
|
16 年 前 |
mikaelkael
|
9fcbfe65c3
[DOCUMENTATION] French:
|
16 年 前 |
yoshida@zend.co.jp
|
f21d28206c
[DOCUMENTATION]Japanese sync 18178,18188
|
16 年 前 |
beberlei
|
7e727c4cfa
ZF-4772 - Fixed documentation issues with Zend_Db_Select::union() and added some more test-cases to verify behaviour, "undocumented" behaviour to pass sql strings or select objects which did not work at all before.
|
16 年 前 |
jan
|
d2b4429d13
ZF-5578: Zend_Config support in Zend_Uri
|
16 年 前 |
mikaelkael
|
9e660ce6f7
[DOCUMENTATION] French:
|
16 年 前 |
bittarman
|
2c9674d949
ZF-5675: changed Mysqli statement to return boolean FALSE on an empty record set
|
16 年 前 |
jan
|
2db038444b
ZF-7824: GET params can break setting baseurl in Zend_Controller_Request_Http
|
16 年 前 |
matthew
|
bcd5284af8
ZF-5150: marking an element as an error should cause isValid() to fail
|
16 年 前 |
mikaelkael
|
66912c5e94
[DOCUMENTATION] English:
|
16 年 前 |
jan
|
d850128f3a
ZF-6773: Zend_Config_Writer_Xml creates fatal error
|
16 年 前 |
matthew
|
d0d7c98eb4
ZF-6708: Integer zero should be considered non-empty
|
16 年 前 |
padraic
|
31765343d2
Added check to Atom Entry class to accept links with a missing rel attribute as having a default rel of alternate - fixes ZF-5354 when querying a feed's entries
|
16 年 前 |
mikaelkael
|
7841ffe0a7
[DOCUMENTATION] French:
|
16 年 前 |
matthew
|
6bdcf5431e
ZF-4511: clear query and post params when resetting request
|
16 年 前 |
mikaelkael
|
c574125e05
[DOCUMENTATION] French:
|
16 年 前 |
mikaelkael
|
92e6a5a599
[DOCUMENTATION] English:
|
16 年 前 |
mikaelkael
|
0bfdf9454f
[DOCUMENTATION] French:
|
16 年 前 |
beberlei
|
b0ba2ccd82
ZF-7857 - Removed mention to Zend_Soap_Wsdl_Parser in documentation since that component is neither unit-testing nor working correctly, but sadly slipped through into trunk while integrating all the other SOAP stuff.
|
16 年 前 |
matthew
|
af1c8884a7
ZF-4026:
|
16 年 前 |
padraic
|
5bbc9e065c
Added Exception thrown to Zend_Service_Twitter and Zend_Rest_Client classes to clarify that the Twitter class throws a Zend_Http_Client_Exception on any HTTP errors (via REST client). Clarification for ZF-7516
|
16 年 前 |
padraic
|
c7be9fecd9
Removes trailing path separator from userland option when assigned as a component for a resource type - fixes ZF-7501
|
16 年 前 |
padraic
|
642833539f
Added skip test instruction if ext/bcmath is disabled
|
16 年 前 |