<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
<meta charset="utf-8"/>
<title> » Compilation errors
</title>
<meta name="author" content=""/>
<meta name="description" content=""/>
<link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.no-icons.min.css" rel="stylesheet">
<link href="https://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css" rel="stylesheet">
<link href="../css/prism.css" rel="stylesheet" media="all"/>
<link href="../css/template.css" rel="stylesheet" media="all"/>
<!--[if lt IE 9]>
<script src="https://html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
<![endif]-->
<script src="https://code.jquery.com/jquery-1.10.2.min.js" type="text/javascript"></script>
<script src="https://code.jquery.com/ui/1.10.3/jquery-ui.min.js" type="text/javascript"></script>
<script src="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
<script src="../js/jquery.smooth-scroll.js"></script>
<script src="../js/prism.min.js"></script>
<!-- TODO: Add http://jscrollpane.kelvinluck.com/ to style the scrollbars for browsers not using webkit-->
<link rel="shortcut icon" href="../images/favicon.ico"/>
<link rel="apple-touch-icon" href="../images/apple-touch-icon.png"/>
<link rel="apple-touch-icon" sizes="72x72" href="../images/apple-touch-icon-72x72.png"/>
<link rel="apple-touch-icon" sizes="114x114" href="../images/apple-touch-icon-114x114.png"/>
</head>
<body>
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<i class="icon-ellipsis-vertical"></i>
</a>
<a class="brand" href="../index.html">API Documentation</a>
<div class="nav-collapse">
<ul class="nav pull-right">
<li class="dropdown">
<a href="../index.html" class="dropdown-toggle" data-toggle="dropdown">
API Documentation <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a href="../namespaces/ImageCache.html">\ImageCache</a></li>
</ul>
</li>
<li class="dropdown" id="charts-menu">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
Charts <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li>
<a href="../graphs/class.html">
<i class="icon-list-alt"></i> Class hierarchy diagram
</a>
</li>
</ul>
</li>
<li class="dropdown" id="reports-menu">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
Reports <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li>
<a href="../reports/errors.html">
<i class="icon-list-alt"></i> Errors <span class="label label-info pull-right">27</span>
</a>
</li>
<li>
<a href="../reports/markers.html">
<i class="icon-list-alt"></i> Markers <span class="label label-info pull-right">3</span>
</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<!--<div class="go_to_top">-->
<!--<a href="#___" style="color: inherit">Back to top  <i class="icon-upload icon-white"></i></a>-->
<!--</div>-->
</div>
<div id="___" class="container-fluid">
<section class="row-fluid">
<div class="span2 sidebar">
<ul class="side-nav nav nav-list">
<li class="nav-header">Navigation</li>
<li><a href="#ImageCache.php"><i class="icon-file"></i> ImageCache.php</a></li>
</ul>
</div>
<div class="span10 offset2">
<ul class="breadcrumb">
<li><a href="../"><i class="icon-remove-sign"></i></a><span class="divider">\</span></li>
<li>Compilation Errors</li>
</ul>
<div class="package-contents">
<a name="ImageCache.php" id="ImageCache.php"></a>
<h3>
<i class="icon-file"></i>
ImageCache.php
<small style="float: right;padding-right: 10px;">27</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>24</td>
<td>No summary for class \ImageCache\ImageCache</td>
</tr>
<tr>
<td>error</td>
<td>55</td>
<td>No summary for property $compressed</td>
</tr>
<tr>
<td>error</td>
<td>60</td>
<td>No summary for property $original_image_source</td>
</tr>
<tr>
<td>error</td>
<td>65</td>
<td>No summary for property $src</td>
</tr>
<tr>
<td>error</td>
<td>76</td>
<td>Argument $options is missing from the Docblock of __construct()</td>
</tr>
<tr>
<td>error</td>
<td>108</td>
<td>Argument $directory_name is missing from the Docblock of createDirectory()</td>
</tr>
<tr>
<td>error</td>
<td>136</td>
<td>Argument $source is missing from the Docblock of compress()</td>
</tr>
<tr>
<td>error</td>
<td>187</td>
<td>Argument $source is missing from the Docblock of outputSource()</td>
</tr>
<tr>
<td>error</td>
<td>187</td>
<td>Argument $modtime is missing from the Docblock of outputSource()</td>
</tr>
<tr>
<td>error</td>
<td>187</td>
<td>No summary for method outputSource()</td>
</tr>
<tr>
<td>error</td>
<td>195</td>
<td>No summary for method setHeaders()</td>
</tr>
<tr>
<td>error</td>
<td>204</td>
<td>Argument $file is missing from the Docblock of getModtime()</td>
</tr>
<tr>
<td>error</td>
<td>204</td>
<td>No summary for method getModtime()</td>
</tr>
<tr>
<td>error</td>
<td>225</td>
<td>Argument $source is missing from the Docblock of isURL()</td>
</tr>
<tr>
<td>error</td>
<td>225</td>
<td>No summary for method isURL()</td>
</tr>
<tr>
<td>error</td>
<td>232</td>
<td>Argument $source is missing from the Docblock of isInDirectory()</td>
</tr>
<tr>
<td>error</td>
<td>232</td>
<td>No summary for method isInDirectory()</td>
</tr>
<tr>
<td>error</td>
<td>239</td>
<td>Argument $source is missing from the Docblock of is404()</td>
</tr>
<tr>
<td>error</td>
<td>239</td>
<td>No summary for method is404()</td>
</tr>
<tr>
<td>error</td>
<td>250</td>
<td>No summary for method show404()</td>
</tr>
<tr>
<td>error</td>
<td>295</td>
<td>No summary for method increaseMemoryLimit()</td>
</tr>
<tr>
<td>error</td>
<td>307</td>
<td>No summary for method resetMemoryLimit()</td>
</tr>
<tr>
<td>error</td>
<td>314</td>
<td>Argument $image is missing from the Docblock of getMimeType()</td>
</tr>
<tr>
<td>error</td>
<td>314</td>
<td>No summary for method getMimeType()</td>
</tr>
<tr>
<td>error</td>
<td>347</td>
<td>Argument $message is missing from the Docblock of throwError()</td>
</tr>
<tr>
<td>error</td>
<td>347</td>
<td>Argument $error is missing from the Docblock of throwError()</td>
</tr>
<tr>
<td>error</td>
<td>347</td>
<td>No summary for method throwError()</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</section>
<footer class="row-fluid">
<section class="span10 offset2">
<section class="row-fluid">
<section class="span10 offset1">
<section class="row-fluid footer-sections">
<section class="span4">
<h1><i class="icon-code"></i></h1>
<div>
<ul>
<li><a href="../namespaces/ImageCache.html">\ImageCache</a></li>
</ul>
</div>
</section>
<section class="span4">
<h1><i class="icon-bar-chart"></i></h1>
<div>
<ul>
<li><a href="../graphs/class.html">Class Hierarchy Diagram</a></li>
</ul>
</div>
</section>
<section class="span4">
<h1><i class="icon-pushpin"></i></h1>
<div>
<ul>
<li><a href="../reports/errors.html">Errors</a></li>
<li><a href="../reports/markers.html">Markers</a></li>
</ul>
</div>
</section>
</section>
</section>
</section>
<section class="row-fluid">
<section class="span10 offset1">
<hr />
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
on
Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/local/pear/share/pear/phpDocumentor/vendor/twig/twig/lib/Twig/Extension/Core.php on line 89
February 4th, 2014 at 14:43.
</section>
</section>
</section>
</footer>
</div>
</body>
</html>