Martin Hujer
|
0d8cc41a3d
This tests fails on parse error on PHP 5.2 as there is no namespace support.
|
12 years ago |
Martin Hujer
|
c9b04dbfcc
Zend_View_Helper_FormSelect uses some hardcoded \n so this test failed of Windows
|
12 years ago |
Matthew Weier O'Phinney
|
7dbd5aa788
Merge branch 'hotfix/83'
|
12 years ago |
Matthew Weier O'Phinney
|
40c429476a
Merge pull request #83 from aporat/travis-settings
|
12 years ago |
Matthew Weier O'Phinney
|
b127f4ea06
Merge branch 'hotfix/129'
|
12 years ago |
Matthew Weier O'Phinney
|
62d3bf6d11
Merge pull request #129 from marc-mabe/patch-1
|
12 years ago |
Marc Bennewitz
|
c37df5b3ff
Only load ZF1-Style classses using composer autoloader
|
12 years ago |
Frank Brückner
|
f3b04713b4
Merge pull request #102 from siad007/master
|
12 years ago |
Frank Brückner
|
901351a331
Merge pull request #101 from siad007/patch-1
|
12 years ago |
Siad Ardroumli
|
aa6a03aca5
Update MailTest.php
|
12 years ago |
Siad Ardroumli
|
d9a97816a6
Update Mail.php
|
12 years ago |
Adar Porat
|
6c7d31af44
use realpath() to avoid is_file() notices
|
12 years ago |
Adar Porat
|
f634057c79
removed testInitContextThrowsExceptionIfControllerContextsIsInvalid unit test
|
12 years ago |
Adar Porat
|
36f1693afa
fixed typo in getMinorVersion() function call
|
12 years ago |
Adar Porat
|
a504c27a51
adding missing include
|
12 years ago |
Adar Porat
|
f326be3614
adding missing folder
|
12 years ago |
Adar Porat
|
c1a0e0f8ef
ignore file_exists() notices on non existing files
|
12 years ago |
Adar Porat
|
a7c5b98bea
adding sanity checking for incoming arguments
|
12 years ago |
Adar Porat
|
3eb896aa67
removing namespace usage from Zend\Form\Element\FileTest\Adapter\Bar to support php 5.2
|
12 years ago |
Adar Porat
|
12aacac964
setting TMPDIR needed for Zend_Cache
|
12 years ago |
Adar Porat
|
e2593685da
adding indication of one of the phpunit execution failed
|
12 years ago |
Adar Porat
|
80421e90c5
cleaning up install_dependencies.sh
|
12 years ago |
Adar Porat
|
33859bdce9
Merge branch 'travis-settings' of github.com:aporat/zf1 into travis-settings
|
12 years ago |
Adar Porat
|
b9285a874b
removed composer install command to support php 5.2
|
12 years ago |
Adar Porat
|
0a579b7826
updated README.md with travis ci build badge
|
12 years ago |
Adar Porat
|
57543fa39f
adding travis ci settings, including install_dependencies.sh script to install phpunit 3.4
|
12 years ago |
Rob Allen
|
5520388980
Merge branch 'kynx-hotfix/67'
|
12 years ago |
Rob Allen
|
980398e132
Merge branch 'hotfix/67' of github.com:kynx/zf1 into kynx-hotfix/67
|
12 years ago |
Matthew Weier O'Phinney
|
87541fc9ff
Fix composer.json
|
13 years ago |
Matt Kynaston
|
72bce33d81
Fixed #67 - Zend_Service_Rackspace_Files::copyObject() no longer overrides Content-Type
|
13 years ago |