commit | 3bb5e0581a076e5c754470f4d44979ad0cff8bc1 | [log] [tgz] |
---|---|---|
author | David Reiss <dreiss@apache.org> | Mon Jan 25 19:31:31 2010 +0000 |
committer | David Reiss <dreiss@apache.org> | Mon Jan 25 19:31:31 2010 +0000 |
tree | 98760787de98019370e9edebdc2565e9a878ef50 | |
parent | c771944644247f5ae31c37ffe937fe93c147b327 [diff] [blame] |
THRIFT-683. Remove profanity git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@902941 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/php/src/transport/TSocketPool.php b/lib/php/src/transport/TSocketPool.php index 7f1157c..1421a65 100644 --- a/lib/php/src/transport/TSocketPool.php +++ b/lib/php/src/transport/TSocketPool.php
@@ -278,7 +278,7 @@ } } - // Holy shit we failed them all. The system is totally ill! + // Oh no; we failed them all. The system is totally ill! $error = 'TSocketPool: All hosts in pool are down. '; $hosts = array(); foreach ($this->servers_ as $server) {