<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git, branch php-5.4.4RC2</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>fix test</title>
<updated>2012-05-30T06:52:47+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2012-05-30T06:52:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9b98cf78651af55b85b094f30037b7a55cb7735e'/>
<id>9b98cf78651af55b85b094f30037b7a55cb7735e</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>2012-05-30T06:52:47+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2012-05-30T06:42:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=abe6362716ba1835250e24bff5927b19b9481315'/>
<id>abe6362716ba1835250e24bff5927b19b9481315</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-05-30T06:43:55+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2012-05-30T06:43:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7511f972fdc395c4770896576bb8752370e46c21'/>
<id>7511f972fdc395c4770896576bb8752370e46c21</id>
<content type='text'>
* PHP-5.3:
  Typofix in comment in proc_open.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.3:
  Typofix in comment in proc_open.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Typofix in comment in proc_open.c</title>
<updated>2012-05-30T06:42:39+00:00</updated>
<author>
<name>Jille Timmermans</name>
<email>jille@quis.cx</email>
</author>
<published>2012-05-29T13:44:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a331f43f8cc8f2b9c23ddee95632b765e2e440e5'/>
<id>a331f43f8cc8f2b9c23ddee95632b765e2e440e5</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-05-30T06:08:04+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2012-05-30T06:07:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=692b3bcd88ece3eefbc5131ecdf971ff18f191cf'/>
<id>692b3bcd88ece3eefbc5131ecdf971ff18f191cf</id>
<content type='text'>
* PHP-5.3:
  fix CVE-2012-2143
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.3:
  fix CVE-2012-2143
</pre>
</div>
</content>
</entry>
<entry>
<title>fix CVE-2012-2143</title>
<updated>2012-05-30T06:07:04+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2012-05-24T18:54:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=aab49e934de1fff046e659cbec46e3d053b41c34'/>
<id>aab49e934de1fff046e659cbec46e3d053b41c34</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-05-29T15:41:57+00:00</updated>
<author>
<name>Anatoliy Belsky</name>
<email>ab@php.net</email>
</author>
<published>2012-05-29T15:41:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6074da9809dec8018e6affe6faf1a77f524bff97'/>
<id>6074da9809dec8018e6affe6faf1a77f524bff97</id>
<content type='text'>
* PHP-5.3:
  updated the libmagic patch after Felipes regex fix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.3:
  updated the libmagic patch after Felipes regex fix
</pre>
</div>
</content>
</entry>
<entry>
<title>updated the libmagic patch after Felipes regex fix</title>
<updated>2012-05-29T15:38:30+00:00</updated>
<author>
<name>Anatoliy Belsky</name>
<email>ab@php.net</email>
</author>
<published>2012-05-29T15:38:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8d5e953a19a08e562448f2a0562228fd1be60715'/>
<id>8d5e953a19a08e562448f2a0562228fd1be60715</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-05-29T14:43:20+00:00</updated>
<author>
<name>Anatoliy Belsky</name>
<email>ab@php.net</email>
</author>
<published>2012-05-29T14:43:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c0e046a130c420b337960f7f54e3ff03e8b472ab'/>
<id>c0e046a130c420b337960f7f54e3ff03e8b472ab</id>
<content type='text'>
* PHP-5.3:
  Fix bug #62150 Test Bug - ext/fileinfo/tests/finfo_open_error.phpt
  Bug #62177 deactivate the linux test version on win
  Fix bug #62177 Test Bug - finfo_file_regex.phpt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.3:
  Fix bug #62150 Test Bug - ext/fileinfo/tests/finfo_open_error.phpt
  Bug #62177 deactivate the linux test version on win
  Fix bug #62177 Test Bug - finfo_file_regex.phpt
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #62150 Test Bug - ext/fileinfo/tests/finfo_open_error.phpt</title>
<updated>2012-05-29T14:38:57+00:00</updated>
<author>
<name>Matt Ficken</name>
<email>mattficken@php.net</email>
</author>
<published>2012-05-29T14:38:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ad0371ac7ecff5fedf1786c3aa720760f98c6269'/>
<id>ad0371ac7ecff5fedf1786c3aa720760f98c6269</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
