Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Progressbar exceptions #24

Closed
wants to merge 43 commits into from
Closed

Progressbar exceptions #24

wants to merge 43 commits into from

Conversation

mikaelkael
Copy link
Contributor

Review exception, all tests passed

Ralph Schindler and others added 30 commits September 8, 2010 14:17
Altered ZendTest\Authentication to test for new exceptions and messages
Moved _files in tests/Zend/Acl to TestAsset
* Moved Exceptions into their own namespace as per new proposal requirements & consistency
* Refactor of Zend\Amf and associated tests
rettal and others added 13 commits September 24, 2010 12:21
- Converted library code for Application, Config, Console, Currency, Date
- Refactored various tests for Application, Config, Console, Currency and Date components
- merged in rettal's Zend\Dom refactoring
- moved the RuntimeException to Exception namespace
…n Container::__call; OutOfBoundsException now thrown in Container::current;
- removing superfluous InvalidArgumentException class in Zend\Navigation
- Cleaned up merge from prolic, thanks!
- Refactored Zend\Text to use phpunit's setExpectedException() functionality
- Removed columnWidth constraint on Zend\Text\Table\Table's constructor
@ralphschindler
Copy link
Member

Merged (altered tests to catch specific type), Thanks!

ralphschindler pushed a commit to weierophinney/zendframework that referenced this pull request Mar 2, 2012
…t-tests-resultset

Merging ResultSet improvements and tests from weierophinney
weierophinney added a commit that referenced this pull request Dec 20, 2016
This commit backports changes from the 2.5 series for the 2.4.8 LTS release.
These include the following:

- [#11](zendframework/zend-mail#11) ensures that the
  sender can be a mailbox name, or an email specifying a host that omits the
  TLD.
- [#21](zendframework/zend-mail#21) provides a patch to
  allow addresses in the form `Name address@domain.tld` (without angle brackets
  surrounding the actual email addres).
- [#24](zendframework/zend-mail#24) fixes parsing of
  mail messagse that contain an initial blank line (prior to any headers), a
  situation observed in particular with GMail.
- [#26](zendframework/zend-mail#26) fixes the
  `ContentType` header to properly handle parameters with encoded values.
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants