Handle FastCGI situations where PATH_INFO is not available.
[hoplite.git] / base / weak_interface.php
2013-07-30 Robert SesekSimplify WeakInterface by replacing the MethodImp with...
2011-08-06 Robert SesekSet null_allowed to TRUE by default.
2011-08-06 Robert SesekMore optimizations by caching the value of IsRequired()
2011-08-06 Robert SesekSpeed up WeakInterface by 2x by caching the object...
2011-08-06 Robert SesekCreate WeakInterface