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

Captcha exceptions #8

Closed
wants to merge 10 commits into from
Closed

Captcha exceptions #8

wants to merge 10 commits into from

Conversation

mikaelkael
Copy link
Contributor

No description provided.

@ralphschindler
Copy link
Member

Exception/ExtensionNotLoadedException.php
Exception/ImageNotLoadableException.php
Exception/NoFontProvidedException.php

Those should extend at least either InvalidArgumentException or RuntimeException. Also, in Image.php, if the object cannot do anything useful without gd, imagepng, imageftbbox - it seems like we should move that check into the constructor and those exceptions should extend InvalidArgumentException.

Make sense? Wanna chat about it in IRC?

ralphschindler pushed a commit that referenced this pull request Jul 21, 2011
prolic referenced this pull request in prolic/zf2 Dec 16, 2011
weierophinney pushed a commit that referenced this pull request May 7, 2012
gianarb pushed a commit to zendframework/zend-crypt that referenced this pull request May 15, 2015
…named-interfaces

Crypt renamed interfaces
gianarb pushed a commit to zendframework/zend-di that referenced this pull request May 15, 2015
gianarb pushed a commit to zendframework/zend-cache that referenced this pull request May 15, 2015
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.

None yet

2 participants