Remove deprecated exceptions
[core.git] / .gitattributes
index 4c0aebd55f07dd506389ea849a92920b6573675f..8a0a0b17b3817d0fc4c5d2cf48abeaa5373d22a1 100644 (file)
@@ -42,7 +42,6 @@ inc/classes/exceptions/database/local_file/class_SavePathIsNoDirectoryException.
 inc/classes/exceptions/database/local_file/class_SavePathReadProtectedException.php -text
 inc/classes/exceptions/database/local_file/class_SavePathWriteProtectedException.php -text
 inc/classes/exceptions/database/wrapper/.htaccess -text
-inc/classes/exceptions/database/wrapper/class_WrapperUserNameNotFoundException.php -text
 inc/classes/exceptions/filter/.htaccess -text
 inc/classes/exceptions/filter/class_FilterChainException.php -text
 inc/classes/exceptions/helper/.htaccess -text
@@ -94,7 +93,6 @@ inc/classes/exceptions/main/class_MissingDecimalsThousandsSeperatorException.php
 inc/classes/exceptions/main/class_MissingMethodException.php -text
 inc/classes/exceptions/main/class_NoArrayCreatedException.php -text
 inc/classes/exceptions/main/class_NoArrayException.php -text
-inc/classes/exceptions/main/class_NoObjectException.php -text
 inc/classes/exceptions/main/class_NullPointerException.php -text
 inc/classes/exceptions/main/class_ResponseHeadersAlreadySentException.php -text
 inc/classes/exceptions/main/class_VariableIsNotSetException.php -text
@@ -108,7 +106,6 @@ inc/classes/exceptions/template/class_BasePathReadProtectedException.php -text
 inc/classes/exceptions/template/class_InvalidBasePathStringException.php -text
 inc/classes/exceptions/template/class_UnexpectedTemplateTypeException.php -text
 inc/classes/exceptions/template/class_UnsupportedTemplateEngineException.php -text
-inc/classes/exceptions/template/class_ViewHelperNotFoundException.php -text
 inc/classes/exceptions/user/.htaccess -text
 inc/classes/exceptions/user/class_AccountPasswordMismatchException.php -text
 inc/classes/exceptions/user/class_UserEmailMissingException.php -text
@@ -152,6 +149,9 @@ inc/classes/interfaces/database/frontend/.htaccess -text
 inc/classes/interfaces/database/frontend/class_DatabaseFrontendInterface.php -text
 inc/classes/interfaces/database/middleware/.htaccess -text
 inc/classes/interfaces/database/middleware/class_DatabaseConnector.php -text
+inc/classes/interfaces/database/wrapper/.htaccess -text
+inc/classes/interfaces/database/wrapper/class_BookablePointsWrapper.php -text
+inc/classes/interfaces/database/wrapper/class_ManageableAccountWrapper.php -text
 inc/classes/interfaces/debug/.htaccess -text
 inc/classes/interfaces/debug/class_Debugger.php -text
 inc/classes/interfaces/discovery/.htaccess -text
@@ -174,6 +174,10 @@ inc/classes/interfaces/login/.htaccess -text
 inc/classes/interfaces/login/class_LoginableUser.php -text
 inc/classes/interfaces/mailer/.htaccess -text
 inc/classes/interfaces/mailer/class_DeliverableMail.php -text
+inc/classes/interfaces/menu/.htaccess -text
+inc/classes/interfaces/menu/class_RenderableMenu.php -text
+inc/classes/interfaces/points/.htaccess -text
+inc/classes/interfaces/points/class_BookablePoints.php -text
 inc/classes/interfaces/reader/.htaccess -text
 inc/classes/interfaces/reader/class_ReadableNews.php -text
 inc/classes/interfaces/registration/.htaccess -text
@@ -268,9 +272,13 @@ inc/classes/main/controller/web/class_WebLogoutDoneController.php -text
 inc/classes/main/controller/web/class_WebRegisterController.php -text
 inc/classes/main/controller/web/class_WebStatusController.php -text
 inc/classes/main/criteria/.htaccess -text
-inc/classes/main/criteria/class_DataSetCriteria.php -text
-inc/classes/main/criteria/class_SearchCriteria.php -text
-inc/classes/main/criteria/class_UpdateCriteria.php -text
+inc/classes/main/criteria/class_BaseCriteria.php -text
+inc/classes/main/criteria/dataset/.htaccess -text
+inc/classes/main/criteria/dataset/class_DataSetCriteria.php -text
+inc/classes/main/criteria/search/.htaccess -text
+inc/classes/main/criteria/search/class_SearchCriteria.php -text
+inc/classes/main/criteria/update/.htaccess -text
+inc/classes/main/criteria/update/class_UpdateCriteria.php -text
 inc/classes/main/crypto/.htaccess -text
 inc/classes/main/crypto/class_CryptoHelper.php -text
 inc/classes/main/database/.htaccess -text
@@ -380,6 +388,8 @@ inc/classes/main/mailer/class_ -text
 inc/classes/main/mailer/class_BaseMailer.php -text
 inc/classes/main/mailer/debug/.htaccess -text
 inc/classes/main/mailer/debug/class_DebugMailer.php -text
+inc/classes/main/menu/.htaccess -text
+inc/classes/main/menu/class_BaseMenu.php -text
 inc/classes/main/output/.htaccess -text
 inc/classes/main/output/class_ConsoleOutput.php -text
 inc/classes/main/output/class_WebOutput.php -text
@@ -392,7 +402,12 @@ inc/classes/main/registration/class_BaseRegistration.php -text
 inc/classes/main/registry/.htaccess -text
 inc/classes/main/registry/class_Registry.php -text
 inc/classes/main/request/.htaccess -text
-inc/classes/main/request/class_HttpRequest.php -text
+inc/classes/main/request/class_ -text
+inc/classes/main/request/class_BaseRequest.php -text
+inc/classes/main/request/console/.htaccess -text
+inc/classes/main/request/console/class_ConsoleRequest.php -text
+inc/classes/main/request/web/.htaccess -text
+inc/classes/main/request/web/class_HttpRequest.php -text
 inc/classes/main/resolver/.htaccess -text
 inc/classes/main/resolver/action/.htaccess -text
 inc/classes/main/resolver/action/class_BaseActionResolver.php -text
@@ -423,11 +438,14 @@ inc/classes/main/result/class_DatabaseResult.php -text
 inc/classes/main/rng/.htaccess -text
 inc/classes/main/rng/class_RandomNumberGenerator.php -text
 inc/classes/main/template/.htaccess -text
+inc/classes/main/template/class_ -text
 inc/classes/main/template/class_BaseTemplateEngine.php -text
 inc/classes/main/template/image/.htaccess -text
 inc/classes/main/template/image/class_ImageTemplateEngine.php -text
 inc/classes/main/template/mail/.htaccess -text
 inc/classes/main/template/mail/class_MailTemplateEngine.php -text
+inc/classes/main/template/menu/.htaccess -text
+inc/classes/main/template/menu/class_MenuTemplateEngine.php -text
 inc/classes/main/template/web/.htaccess -text
 inc/classes/main/template/web/class_WebTemplateEngine.php -text
 inc/classes/main/user/.htaccess -text
@@ -463,33 +481,12 @@ inc/classes/third_party/php_mailer/class.pop3.php -text
 inc/classes/third_party/php_mailer/class.smtp.php -text
 inc/classes/third_party/php_mailer/docs/extending.html -text
 inc/classes/third_party/php_mailer/docs/faq.html -text
-inc/classes/third_party/php_mailer/docs/pop3_article.txt -text
-inc/classes/third_party/php_mailer/docs/use_gmail.txt -text
 inc/classes/third_party/php_mailer/examples/contents.html -text
 inc/classes/third_party/php_mailer/examples/images/bkgrnd.gif -text
 inc/classes/third_party/php_mailer/examples/images/phpmailer.gif -text
-inc/classes/third_party/php_mailer/examples/images/phpmailer.png -text
+inc/classes/third_party/php_mailer/examples/images/phpmailer.png -text svneol=unset#image/png
 inc/classes/third_party/php_mailer/examples/images/phpmailer_mini.gif -text
 inc/classes/third_party/php_mailer/examples/index.html -text
-inc/classes/third_party/php_mailer/examples/pop3_before_smtp_test.php -text
-inc/classes/third_party/php_mailer/examples/test_gmail.php -text
-inc/classes/third_party/php_mailer/examples/test_mail.php -text
-inc/classes/third_party/php_mailer/examples/test_sendmail.php -text
-inc/classes/third_party/php_mailer/examples/test_smtp.php -text
-inc/classes/third_party/php_mailer/language/.htaccess -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-br.php -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-ca.php -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-cz.php -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-de.php -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-dk.php -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-en.php -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-es.php -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-et.php -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-fi.php -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-fo.php -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-fr.php -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-hu.php -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-it.php -text
 inc/classes/third_party/php_mailer/language/phpmailer.lang-ja.php -text
 inc/classes/third_party/php_mailer/language/phpmailer.lang-nl.php -text
 inc/classes/third_party/php_mailer/language/phpmailer.lang-no.php -text
@@ -498,20 +495,6 @@ inc/classes/third_party/php_mailer/language/phpmailer.lang-ro.php -text
 inc/classes/third_party/php_mailer/language/phpmailer.lang-ru.php -text
 inc/classes/third_party/php_mailer/language/phpmailer.lang-se.php -text
 inc/classes/third_party/php_mailer/language/phpmailer.lang-tr.php -text
-inc/classes/third_party/php_mailer/phpdoc/PHPMailer/PHPMailer.html -text
-inc/classes/third_party/php_mailer/phpdoc/PHPMailer/SMTP.html -text
-inc/classes/third_party/php_mailer/phpdoc/PHPMailer/_class_phpmailer_php.html -text
-inc/classes/third_party/php_mailer/phpdoc/PHPMailer/_class_smtp_php.html -text
-inc/classes/third_party/php_mailer/phpdoc/blank.html -text
-inc/classes/third_party/php_mailer/phpdoc/classtrees_PHPMailer.html -text
-inc/classes/third_party/php_mailer/phpdoc/elementindex.html -text
-inc/classes/third_party/php_mailer/phpdoc/elementindex_PHPMailer.html -text
-inc/classes/third_party/php_mailer/phpdoc/errors.html -text
-inc/classes/third_party/php_mailer/phpdoc/index.html -text
-inc/classes/third_party/php_mailer/phpdoc/li_PHPMailer.html -text
-inc/classes/third_party/php_mailer/phpdoc/media/banner.css -text
-inc/classes/third_party/php_mailer/phpdoc/media/stylesheet.css -text
-inc/classes/third_party/php_mailer/phpdoc/packages.html -text
 inc/classes/third_party/php_mailer/test/phpmailer_test.php -text
 inc/classes/third_party/php_mailer/test/phpunit.php -text
 inc/classes/third_party/php_mailer/test/test.png -text
@@ -523,6 +506,7 @@ inc/database.php -text
 inc/database/.htaccess -text
 inc/database/lib-local.php -text
 inc/file_io.php -text
+inc/hooks.php -text
 inc/includes.php -text
 inc/language.php -text
 inc/language/.htaccess -text
@@ -534,18 +518,8 @@ inc/selector.php -text
 /svn-externals.txt -text
 templates/.htaccess -text
 templates/_compiled/.htaccess -text
-templates/de/.htaccess -text
-templates/de/code/.htaccess -text
-templates/de/code/emergency_exit.ctp -text
-templates/de/code/footer_msg.ctp -text
-templates/de/code/header.ctp -text
-templates/de/html/.htaccess -text
 templates/images/.htaccess -text
 templates/images/_cache/.htaccess -text
-templates/images/de/.htaccess -text
-templates/images/de/image/.htaccess -text
-templates/images/de/image/base_image.itp -text
-templates/images/de/image/emergency_exit.itp -text
 tests/ConfigTest.php -text
 tests/RegistryTest.php -text
 tests/RequestTest.php -text