<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/mysql, branch php-5.4.7</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>skip test properly</title>
<updated>2012-08-21T14:15:54+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2012-08-21T14:15:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cd34067aecdd98e513f20d804f8fb1d278c9729a'/>
<id>cd34067aecdd98e513f20d804f8fb1d278c9729a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Year++</title>
<updated>2012-01-01T13:15:04+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2012-01-01T13:15:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4e198252811dbf16984cf84ee49d5e93ac642f88'/>
<id>4e198252811dbf16984cf84ee49d5e93ac642f88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo</title>
<updated>2011-11-11T02:18:24+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2011-11-11T02:18:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=29cdc2cf467eb038e8a7207a32c29df71873735d'/>
<id>29cdc2cf467eb038e8a7207a32c29df71873735d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress lsof warnings here to avoid FUSE-related </title>
<updated>2011-11-11T02:05:54+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2011-11-11T02:05:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b27d604b28cd2e4f187ba9227e7e67d399411d33'/>
<id>b27d604b28cd2e4f187ba9227e7e67d399411d33</id>
<content type='text'>
warnings in certain environments. This doesn't
affect what is being tested.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
warnings in certain environments. This doesn't
affect what is being tested.

</pre>
</div>
</content>
</entry>
<entry>
<title>Move from directly referencing an aggregated structure to using a</title>
<updated>2011-10-25T23:01:49+00:00</updated>
<author>
<name>Andrey Hristov</name>
<email>andrey@php.net</email>
</author>
<published>2011-10-25T23:01:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f926a3c07dd958d3280d677c65de0f7aaf803e88'/>
<id>f926a3c07dd958d3280d677c65de0f7aaf803e88</id>
<content type='text'>
pointer to a structure. The structure is still aggregated but we add
a level of indirection for possible plugins to overwrite the storage

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pointer to a structure. The structure is still aggregated but we add
a level of indirection for possible plugins to overwrite the storage

</pre>
</div>
</content>
</entry>
<entry>
<title>api_ext to reverse_api</title>
<updated>2011-10-19T15:04:12+00:00</updated>
<author>
<name>Andrey Hristov</name>
<email>andrey@php.net</email>
</author>
<published>2011-10-19T15:04:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=efb68d93995a0969b448743900f48a8d7e1cc1d3'/>
<id>efb68d93995a0969b448743900f48a8d7e1cc1d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reverted changes in connect.inc based on Ulf's feedback</title>
<updated>2011-09-12T14:35:45+00:00</updated>
<author>
<name>Tjerk Anne Meesters</name>
<email>datibbaw@php.net</email>
</author>
<published>2011-09-12T14:35:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=828c07c500cd202cbe344d4525dfe8e923a13916'/>
<id>828c07c500cd202cbe344d4525dfe8e923a13916</id>
<content type='text'>
- Moved the ini_set() entries into a separate script 'setupdefault.inc'
- Let mysql_affected_rows and mysql_insert_id test cases use the newly created script

With the ini_set() statements inside connect.inc, some test cases would be forced to 'undo' them in order to test other scenarios.

Tested on all three dev lines with and without passing db credentials. No changes detected.


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Moved the ini_set() entries into a separate script 'setupdefault.inc'
- Let mysql_affected_rows and mysql_insert_id test cases use the newly created script

With the ini_set() statements inside connect.inc, some test cases would be forced to 'undo' them in order to test other scenarios.

Tested on all three dev lines with and without passing db credentials. No changes detected.


</pre>
</div>
</content>
</entry>
<entry>
<title>skip these tests if can't connect to mysql</title>
<updated>2011-09-08T11:30:58+00:00</updated>
<author>
<name>Ferenc Kovacs</name>
<email>tyrael@php.net</email>
</author>
<published>2011-09-08T11:30:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b82f0659c6a3a82b3941768a331d0433cc861f5a'/>
<id>b82f0659c6a3a82b3941768a331d0433cc861f5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Use myslqnd by default when MySQL extensions are activated but no path given</title>
<updated>2011-09-07T13:33:56+00:00</updated>
<author>
<name>Johannes Schlüter</name>
<email>johannes@php.net</email>
</author>
<published>2011-09-07T13:33:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=70561e9a6dcbf66f9442e26767e63394d90c6c19'/>
<id>70561e9a6dcbf66f9442e26767e63394d90c6c19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve open_basedir handling</title>
<updated>2011-09-06T19:51:35+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2011-09-06T19:51:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6577512462e8eba2b734b0a5004b2f0f95951d9a'/>
<id>6577512462e8eba2b734b0a5004b2f0f95951d9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
