Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 9273

php-manual-en-5.5.7-1.mga4.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>New stream filters</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="migration53.new-stream-wrappers.html">New stream wrappers</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="migration53.class-constants.html">New Class Constants</a></div>
 <div class="up"><a href="migration53.html">Migrating from PHP 5.2.x to PHP 5.3.x</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="migration53.new-stream-filters" class="section">
  <h2 class="title">New stream filters</h2>
  <p class="simpara">
   The following stream filters were introduced in 5.3.0:
  </p>
  <ul class="itemizedlist">
   <li class="listitem">
    <span class="simpara">
     dechunk (reverses HTTP chunked encoding)
    </span>
   </li>
   <li class="listitem">
    <span class="simpara">
     The bz2.decompress filter now supports concatenation.
    </span>
   </li>
  </ul>
 </div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="migration53.new-stream-wrappers.html">New stream wrappers</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="migration53.class-constants.html">New Class Constants</a></div>
 <div class="up"><a href="migration53.html">Migrating from PHP 5.2.x to PHP 5.3.x</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>