adamlundrigan
|
d24d3dae4e
ZF-11522: Added additional test to ensure label is used
|
13 years ago |
adamlundrigan
|
a85bc8eabb
ZF-11522: Allow changing label on Zend_Captcha_Dumb
|
13 years ago |
rob
|
c19a6ba38e
Vagrant support for simplifying testing
|
13 years ago |
ezimuel
|
f113500926
New Zend_Service_ShortUrl_BitLy
|
13 years ago |
ezimuel
|
e5d7fcf95f
fixed Proxy Soap class
|
13 years ago |
digitalstruct
|
8c63a40513
Fix ZF-12183: Add additional AllTests and a runalltests.php harness to run main ZF tests easily
|
13 years ago |
rob
|
1cf69eb4d8
Fix ZF-9742: Need to use PHP_EOL but we get \n from a heredoc
|
13 years ago |
rob
|
f5f0cfa46b
Ensure that mime_content_type exists before calling it
|
13 years ago |
rob
|
bdd2ff4fbb
bug fix: usix: use the correct constant
|
13 years ago |
rob
|
a6062333cc
Fix ZF-12178. Patch by Martin Hujer
|
13 years ago |
rob
|
036a857736
fix Zend_Reflection_File to support the changes to realpath() that Suhosin makes which means that you can't trust realpath() to return false if the file doesn't exist. See http://uk3.php.net/manual/en/function.realpath.php#82770
|
13 years ago |
rob
|
8864e6cd62
Bug fix Ldap converter test to handle 5.2's serialised DateTime format
|
13 years ago |
rob
|
0159c902a1
Disable most Windows Azure tests by default
|
13 years ago |
rob
|
e507fd928a
set the include_path for the SessionTestHelper.php script so that it can load Zend_Session
|
13 years ago |
rob
|
e391535fd5
Bug fix: use the correctly named variable in Zend_Loader_ClassMapAutoloader::concatPharParts()
|
13 years ago |
rob
|
dda3eab437
Update Zend_Ldap_Attribute unit tests to handle the situation where the unit tests are run from a computer with a local timezone of +0000
|
13 years ago |
rob
|
aa8c0f81be
Add information on how to install PHPUnit 3.4 when an incompatible version of PHPUnit is detected
|
13 years ago |
rob
|
192ac19c61
Update Zend_Dojo tests to take into account that the json within a declarative digit is rendered with a single quote rather than the expected double quote. Allow for the fact that the single quote is then converted to '
|
13 years ago |
ezimuel
|
691a6883b2
ZF-6351: added the proxy class to manage document-literal SOAP
|
13 years ago |
rob
|
7389bb35a1
should be rel=icon, not rel=favion
|
13 years ago |
rob
|
0a7d7d1b95
Update copyright date in LICENSE.txt to 2012.
|
13 years ago |
rob
|
97872d62d1
update expected error message when loading an invalid ini file into Zend_Config_Ini under PHP 5.3
|
13 years ago |
rob
|
71bf46b04c
Bug fix test that was fixed for 5.2 support which accidentally broke 5.3 support...
|
13 years ago |
matthew
|
d822efad11
[1.12] Fixes for PHP 5.3
|
13 years ago |
bittarman
|
7e5ec010a6
ZF-11934: Applying modified patch by Adam Lundrigan from Maks Slesarenko to Yaml decoder
|
13 years ago |
bittarman
|
6718ba4810
ZF-12024: fixed spelling mistake in welsh translation of "July"
|
13 years ago |
bittarman
|
3b4e97599d
Fixes ZF-12156, removed f before opening php tag
|
13 years ago |
rob
|
b42a640271
Ensure that the static method that we're testing in Zend_Json_ServerTest is actually declared as a static
|
13 years ago |
rob
|
b5505dd341
bug fix: check for correct T_NS_SEPARATOR definition when running underPHP 5.2
|
14 years ago |
rob
|
38b75aa6f4
Handle situation when openss_pkey_new() cannot generate a private key by throwing and exception. Tests now skip in this scenario
|
14 years ago |