<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/mcrypt/tests, branch php-5.5.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>Fixed Mcrypt deprecated functions and related tests</title>
<updated>2012-08-16T14:21:22+00:00</updated>
<author>
<name>Sherif Ramadan</name>
<email>googleguy@php.net</email>
</author>
<published>2012-08-16T14:21:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7014a0eb6d1611151a286c0ff4f2238f92c120d6'/>
<id>7014a0eb6d1611151a286c0ff4f2238f92c120d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4'</title>
<updated>2012-08-13T20:06:43+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2012-08-13T20:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5bf4c5f82c2124d1733c114547e7077af0ff4055'/>
<id>5bf4c5f82c2124d1733c114547e7077af0ff4055</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.3' into PHP-5.4</title>
<updated>2012-08-13T20:06:18+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2012-08-13T20:06:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f19351b50330a3a838b8e3bba4ec95ebb5a8d5b7'/>
<id>f19351b50330a3a838b8e3bba4ec95ebb5a8d5b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ask for less random data in mcrypt_create_iv</title>
<updated>2012-08-13T20:01:19+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2012-08-13T19:46:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7aed2390503bfe91c91eec67ed0c88b12ff3612c'/>
<id>7aed2390503bfe91c91eec67ed0c88b12ff3612c</id>
<content type='text'>
Otherwise the RNG blocks and the test takes a lot of time to run (and
occasionally fails).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise the RNG blocks and the test takes a lot of time to run (and
occasionally fails).
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename mcrypt_cbf -&gt; mcrypt_cfb</title>
<updated>2012-08-13T20:01:03+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2012-08-13T19:44:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9bc1af1e5855c8cfc6886b5aaedbcb86a2ef42d7'/>
<id>9bc1af1e5855c8cfc6886b5aaedbcb86a2ef42d7</id>
<content type='text'>
Also fix ECB -&gt; CFB in the initialization vector size call (not that it
makes a difference, they have the same size).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fix ECB -&gt; CFB in the initialization vector size call (not that it
makes a difference, they have the same size).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mcrypt_ecb tests after deprecation</title>
<updated>2012-08-13T18:30:53+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2012-08-13T18:29:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=544f5ad35bfe8351ea3f0821a61d83ce9300457d'/>
<id>544f5ad35bfe8351ea3f0821a61d83ce9300457d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- skip if no hash</title>
<updated>2011-09-08T10:00:47+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2011-09-08T10:00:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=255913f5f4a9ef6033002e445c83647f4ea8d4d2'/>
<id>255913f5f4a9ef6033002e445c83647f4ea8d4d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- skip if no hash</title>
<updated>2011-09-08T10:00:47+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2011-09-08T10:00:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0e05312d03a1691024ab0ee4207692f6fcbf4bef'/>
<id>0e05312d03a1691024ab0ee4207692f6fcbf4bef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- skip if no hash</title>
<updated>2011-09-08T10:00:47+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2011-09-08T10:00:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=567fb34eb392b7cbc4d981b4d8983a8a6adf5f26'/>
<id>567fb34eb392b7cbc4d981b4d8983a8a6adf5f26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added skipif</title>
<updated>2011-09-06T09:19:46+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2011-09-06T09:19:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=30d1410817c3b05380c57a80215758464a307dca'/>
<id>30d1410817c3b05380c57a80215758464a307dca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
