<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/tests/basic, branch php-5.3.6</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>- Reversed implementation of FR #44164, pending further consideration.</title>
<updated>2010-11-18T04:09:02+00:00</updated>
<author>
<name>Gustavo André dos Santos Lopes</name>
<email>cataphract@php.net</email>
</author>
<published>2010-11-18T04:09:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a31f379367cfab9b184d0ae4409c6e6e74c1a3d7'/>
<id>a31f379367cfab9b184d0ae4409c6e6e74c1a3d7</id>
<content type='text'>
  See rev #304903.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  See rev #304903.
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed typo (reported by eyal.t at zend dot com)</title>
<updated>2010-11-17T14:49:26+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2010-11-17T14:49:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5d2e201c3d5206efefb2dd87f8c2a82fbdf6692c'/>
<id>5d2e201c3d5206efefb2dd87f8c2a82fbdf6692c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed tests not passing under windows because of the directory separator</title>
<updated>2010-11-08T09:29:15+00:00</updated>
<author>
<name>Patrick Allaert</name>
<email>patrickallaert@php.net</email>
</author>
<published>2010-11-08T09:29:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=817776d1b99c8b4fab8597238ec58019e569abcd'/>
<id>817776d1b99c8b4fab8597238ec58019e569abcd</id>
<content type='text'>
difference (thanks Eyal Teutsch for reporting)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
difference (thanks Eyal Teutsch for reporting)

</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed bug #53180 (post_max_size=0 not disabling the limit when the content</title>
<updated>2010-10-27T14:56:51+00:00</updated>
<author>
<name>Gustavo André dos Santos Lopes</name>
<email>cataphract@php.net</email>
</author>
<published>2010-10-27T14:56:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ee80871a1577afbc22454084fb8fa284d20a6cd4'/>
<id>ee80871a1577afbc22454084fb8fa284d20a6cd4</id>
<content type='text'>
  type is application/x-www-form-urlencoded or is not registered with PHP).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  type is application/x-www-form-urlencoded or is not registered with PHP).
</pre>
</div>
</content>
</entry>
<entry>
<title>- Implemented request #44164, zlib.output_compression is now implicitly</title>
<updated>2010-10-26T02:16:21+00:00</updated>
<author>
<name>Gustavo André dos Santos Lopes</name>
<email>cataphract@php.net</email>
</author>
<published>2010-10-26T02:16:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0086bc8a96607d33f08e832282576dd62a152aae'/>
<id>0086bc8a96607d33f08e832282576dd62a152aae</id>
<content type='text'>
  disabled when the header "Content-length" is set.
#One could argue that any output handler could change the size of the
#response, so this exception for zlib.output_compression is an
#inconsistency. However, zlib.output_compression is presented as a
#performance setting, whose value should have no effect on the
#correctness of the scripts. This was not the case. Setting the
#header "content-length" and enabling zlib.output_compression was
#a recipe for infringing section 4.4 of RFC 2616.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  disabled when the header "Content-length" is set.
#One could argue that any output handler could change the size of the
#response, so this exception for zlib.output_compression is an
#inconsistency. However, zlib.output_compression is presented as a
#performance setting, whose value should have no effect on the
#correctness of the scripts. This was not the case. Setting the
#header "content-length" and enabling zlib.output_compression was
#a recipe for infringing section 4.4 of RFC 2616.
</pre>
</div>
</content>
</entry>
<entry>
<title>- Implemented FR #50692, not uploaded files don't count towards</title>
<updated>2010-10-04T01:27:33+00:00</updated>
<author>
<name>Gustavo André dos Santos Lopes</name>
<email>cataphract@php.net</email>
</author>
<published>2010-10-04T01:27:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=817c28c867f6bc0b490857013d0b4fa71a467082'/>
<id>817c28c867f6bc0b490857013d0b4fa71a467082</id>
<content type='text'>
  max_file_uploads limit.
- As a side improvement, temporary files are not opened for
  empty uploads and, in debug mode, 0-length uploads.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  max_file_uploads limit.
- As a side improvement, temporary files are not opened for
  empty uploads and, in debug mode, 0-length uploads.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570)</title>
<updated>2010-08-11T21:12:18+00:00</updated>
<author>
<name>Kalle Sommer Nielsen</name>
<email>kalle@php.net</email>
</author>
<published>2010-08-11T21:12:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8deefa8780a77996865d1243c63c6fa3cd49d584'/>
<id>8deefa8780a77996865d1243c63c6fa3cd49d584</id>
<content type='text'>
# Trunk patch will follow shortly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Trunk patch will follow shortly
</pre>
</div>
</content>
</entry>
<entry>
<title>Errors using reserved words as methods</title>
<updated>2010-05-12T21:34:32+00:00</updated>
<author>
<name>Christopher Jones</name>
<email>sixd@php.net</email>
</author>
<published>2010-05-12T21:34:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c5a068e025f4f75410548721493856a4bce37fc7'/>
<id>c5a068e025f4f75410548721493856a4bce37fc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test</title>
<updated>2009-12-11T10:55:56+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2009-12-11T10:55:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=35a4d5831bb3d23788f188c8d7c00dfe6aeafc26'/>
<id>35a4d5831bb3d23788f188c8d7c00dfe6aeafc26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed tests</title>
<updated>2009-09-21T09:52:19+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2009-09-21T09:52:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7bfe056174b15d28310fd11ef5909a4ea60e45c6'/>
<id>7bfe056174b15d28310fd11ef5909a4ea60e45c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
