<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/standard/basic_functions.c, branch php-5.2.2</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>MFH: fix putenv("var") (i.e. unset) on BSD systems</title>
<updated>2007-04-17T20:34:14+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2007-04-17T20:34:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=16129b702441e64a53edd3ee9d4669b773e6beaa'/>
<id>16129b702441e64a53edd3ee9d4669b773e6beaa</id>
<content type='text'>
add test

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add test

</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: fix #41037 (unregister_tick_function() inside the tick function crash PHP)</title>
<updated>2007-04-10T09:37:09+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2007-04-10T09:37:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=562f886ecb14b7d1095a0b555b96db4b22a9c000'/>
<id>562f886ecb14b7d1095a0b555b96db4b22a9c000</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added additional checks for long input arrays inside</title>
<updated>2007-03-10T19:20:16+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2007-03-10T19:20:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1453879587488ba59ad3ae9905e339350496bd3e'/>
<id>1453879587488ba59ad3ae9905e339350496bd3e</id>
<content type='text'>
import_request_variables().

# Missing checks identified by Stefan Esser

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
import_request_variables().

# Missing checks identified by Stefan Esser

</pre>
</div>
</content>
</entry>
<entry>
<title>Add _SESSION to checklist</title>
<updated>2007-03-09T01:48:56+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2007-03-09T01:48:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b3b6db3f03478f79530a79c2db7dee71a87897b9'/>
<id>b3b6db3f03478f79530a79c2db7dee71a87897b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a possible super-global overwrite inside import_request_variables().</title>
<updated>2007-03-09T01:42:20+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2007-03-09T01:42:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0fa1427c6ec7f39fe3f7bf50804e5bcf12d189d8'/>
<id>0fa1427c6ec7f39fe3f7bf50804e5bcf12d189d8</id>
<content type='text'>
# Reported by Stefano Di Paola

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Reported by Stefano Di Paola

</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: fix #40752 (parse_ini_file() segfaults when a scalar setting is redeclared as an array)</title>
<updated>2007-03-08T00:44:23+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2007-03-08T00:44:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=af1843f866a5681f5f58d77b55046d923f9b8a47'/>
<id>af1843f866a5681f5f58d77b55046d923f9b8a47</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 crash in putenv() on win32</title>
<updated>2007-02-22T08:23:17+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2007-02-22T08:23:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f027aef074cbf7d188a3631fe5e9f8c4d0dba2de'/>
<id>f027aef074cbf7d188a3631fe5e9f8c4d0dba2de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix putenv - if there was no previous, remove variable from environ</title>
<updated>2007-02-21T03:03:37+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2007-02-21T03:03:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=462d545a638f9e7d8d732a3d6a65926beefd59f4'/>
<id>462d545a638f9e7d8d732a3d6a65926beefd59f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize out RINIT()</title>
<updated>2007-02-16T16:35:04+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2007-02-16T16:35:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a3493bd3decf624fceba789078f7fd4f48dd3154'/>
<id>a3493bd3decf624fceba789078f7fd4f48dd3154</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed return value of assert_options(ASSERT_CALLBACK) and possible crash (Andy Wharmby)</title>
<updated>2007-02-16T13:12:10+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2007-02-16T13:12:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0262f05c17d41ed1c9e501c47650564376c9dba1'/>
<id>0262f05c17d41ed1c9e501c47650564376c9dba1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
