commit | e02ab33cb8e38392d371d08e09dbfb136202d61a | [log] [tgz] |
---|---|---|
author | Mark Slee <mcslee@apache.org> | Wed Nov 28 04:17:49 2007 +0000 |
committer | Mark Slee <mcslee@apache.org> | Wed Nov 28 04:17:49 2007 +0000 |
tree | f8441454e05c0f511495732caa64d95a2ac56339 | |
parent | 645ecea7146b95f4b832a1042e58227216d7db4e [diff] |
Lowercase autoload strings Summary: PHP is undebatably the worst programming language in the world. Class names are case insensitive, so new $tHiNg = new $THing. Garbase. Now autoload has to deal with the fallout. Reviewed By: dreiss Test Plan: autoload enabled falcon code git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665375 13f79535-47bb-0310-9956-ffa450edef68