1. PHP / Говнокод #17645

    +160

    1. 01
    2. 02
    3. 03
    4. 04
    5. 05
    6. 06
    7. 07
    8. 08
    9. 09
    10. 10
    <?php
    namespace MultipleHashMapQueueMessageRetrieverCriterias\Domain\MultipleHashMapQueueMessageRetrieverCriterias\Adapters\Exceptions;
    use MultipleHashMapQueueMessageRetrieverCriterias\Domain\Exceptions\MultipleHashMapQueueMessageRetrieverCriteriaException;
    
    final class CannotConvertMultipleHashMapQueueMessageRetrieverCriteriaToMultipleQueueMessageRetrieverCriteriaException extends MultipleHashMapQueueMessageRetrieverCriteriaException {
        const CODE = 1;
        public function __construct($message, MultipleHashMapQueueMessageRetrieverCriteriaException $parentException = null) {
            parent::__construct($message, self::CODE, $parentException);
        }
    }

    http://www.reddit.com/r/lolphp/comments/2vrgr6/irestfulmultiplehashmapqueuemessageretri evercriter/
    https://github.com/irestful/MultipleHashMapQueueMessageRetrieverCrit erias/blob/master/MultipleHashMapQueueMessageRetrieverCrit erias/Domain/MultipleHashMapQueueMessageRetrieverCrit erias/Adapters/Exceptions/CannotConvertMultipleHashMapQueueMessage RetrieverCriteriaToMultipleQueueMessageR etrieverCriteriaException.php

    Алсо, обратите внимание на структуру гитхабовских репозиториев

    Запостил: myaut, 15 Февраля 2015

    Комментарии (8) RSS

    • 28 страниц ебаных репозиториев, они там в конец ебанулись?
      Ответить
      • и все на пхп. что нибудь это да значит...

        видимо для каждого ебанного куска кода свой репозиторий с блекджеком и шлюхами
        Ответить
    • https://github.com/irestful/ConcretePaths/blob/master/ConcretePaths/Tests/Tests/Unit/Adapters/ConcretePathAdapterTest.php -_-
      Ответить
    • киворд lolphp все объясняет. но трава у них забористая, да
      Ответить
    • >https://github.com/irestful/ConcreteEntityRepositories/blob/master/ConcreteEntityRepositories/Infrastructure/Repositories/ConcreteEntityRepository.php
      Нужно больше неймспейсов!
      Ответить
    • Это энтерпрайзный хелло ворлд
      Ответить
    • Wooooooooow! Make me unsee it.
      Ответить

    Добавить комментарий