<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/standard, branch php-4.3.0dev</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>Remove unused local variables.</title>
<updated>2002-06-14T05:42:08+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2002-06-14T05:42:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=596859eb44e4a25b447550e583e17acb047aa38b'/>
<id>596859eb44e4a25b447550e583e17acb047aa38b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed: possible bufferunderrun (worst case == invalid free bytes counter)</title>
<updated>2002-06-13T18:54:45+00:00</updated>
<author>
<name>Stefan Esser</name>
<email>sesser@php.net</email>
</author>
<published>2002-06-13T18:54:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=2eb859842b1a3931b0930c013ccce2baa6a77921'/>
<id>2eb859842b1a3931b0930c013ccce2baa6a77921</id>
<content type='text'>
Fixed: isXXXX macros need (unsigned char) cast

Fixed: bug#17746 - control chars are now filtered within "to" and "subject" parameters

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed: isXXXX macros need (unsigned char) cast

Fixed: bug#17746 - control chars are now filtered within "to" and "subject" parameters

</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed bug #17669. PG(magic_quotes_runtime) wasn't reset for each request.</title>
<updated>2002-06-12T17:25:48+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2002-06-12T17:25:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=01dff4d97a7ce5bb3eaede5b039536608b43343b'/>
<id>01dff4d97a7ce5bb3eaede5b039536608b43343b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix for bug #10616 -&gt; mktime() with negative date offsets not working on MacOSX</title>
<updated>2002-06-12T15:35:27+00:00</updated>
<author>
<name>Hartmut Holzgraefe</name>
<email>hholzgra@php.net</email>
</author>
<published>2002-06-12T15:35:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=808dd7dd5f287a6830a64943ffae2b67cac8d937'/>
<id>808dd7dd5f287a6830a64943ffae2b67cac8d937</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>@Impelemented timeout functionality, and fixed error handling of fsockopen() on win32</title>
<updated>2002-06-11T03:55:28+00:00</updated>
<author>
<name>Jason Greene</name>
<email>jason@php.net</email>
</author>
<published>2002-06-11T03:55:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=c6a36d585bd6a7508e8f8722d044454fe3cceea4'/>
<id>c6a36d585bd6a7508e8f8722d044454fe3cceea4</id>
<content type='text'>
Also fixed error handling on unix (micropatch)

Closes Bug #14740

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fixed error handling on unix (micropatch)

Closes Bug #14740

</pre>
</div>
</content>
</entry>
<entry>
<title> - whitespace fix</title>
<updated>2002-06-10T16:34:25+00:00</updated>
<author>
<name>Jan Lehnardt</name>
<email>jan@php.net</email>
</author>
<published>2002-06-10T16:34:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=a8de8ec90ccf7133d9f5bb35024ad73df14415cc'/>
<id>a8de8ec90ccf7133d9f5bb35024ad73df14415cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix the build</title>
<updated>2002-06-10T12:21:58+00:00</updated>
<author>
<name>Harald Radi</name>
<email>phanto@php.net</email>
</author>
<published>2002-06-10T12:21:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=8e195556088f40236d6fa947c2f397abe8943c4b'/>
<id>8e195556088f40236d6fa947c2f397abe8943c4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix proto.</title>
<updated>2002-06-10T10:28:33+00:00</updated>
<author>
<name>Markus Fischer</name>
<email>mfischer@php.net</email>
</author>
<published>2002-06-10T10:28:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=f9936a8459bada9c4a2c6fd7f75bcc899fb4d0ba'/>
<id>f9936a8459bada9c4a2c6fd7f75bcc899fb4d0ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #7045: shuffle() now provides consistent distribution of values</title>
<updated>2002-06-10T02:28:32+00:00</updated>
<author>
<name>Andrei Zmievski</name>
<email>andrei@php.net</email>
</author>
<published>2002-06-10T02:28:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=7f4c12b0061305d54f7c200fe3b4d76c193655ad'/>
<id>7f4c12b0061305d54f7c200fe3b4d76c193655ad</id>
<content type='text'>
in the array.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in the array.

</pre>
</div>
</content>
</entry>
<entry>
<title>Make RAND_RANGE() an API macro.</title>
<updated>2002-06-09T04:26:36+00:00</updated>
<author>
<name>Andrei Zmievski</name>
<email>andrei@php.net</email>
</author>
<published>2002-06-09T04:26:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=5f3a9ebf137861237f5f7f01e0938d7cf986a50a'/>
<id>5f3a9ebf137861237f5f7f01e0938d7cf986a50a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
