<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/Zend, branch php-5.3.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>- Fixed test</title>
<updated>2010-11-23T21:45:22+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2010-11-23T21:45:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ac15afe9c1d9872bb654fdf527d2eea35c4ea145'/>
<id>ac15afe9c1d9872bb654fdf527d2eea35c4ea145</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- fix #39863, do not accept paths with NULL in them. See http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus</title>
<updated>2010-11-18T15:22:22+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2010-11-18T15:22:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ce96fd6b0761d98353761bf78d5bfb55291179fd'/>
<id>ce96fd6b0761d98353761bf78d5bfb55291179fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- test for NULL deref fix</title>
<updated>2010-11-17T17:26:33+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2010-11-17T17:26:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4ced44323d2378593c9cbf2894e4044c26b02b02'/>
<id>4ced44323d2378593c9cbf2894e4044c26b02b02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- NULL deref fix, patch by Gustavo</title>
<updated>2010-11-17T16:46:19+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2010-11-17T16:46:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7b27de9f0bcadc8f6a1326bd04483515e9dcc794'/>
<id>7b27de9f0bcadc8f6a1326bd04483515e9dcc794</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Add missing check</title>
<updated>2010-11-14T01:38:52+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2010-11-14T01:38:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=46983d532e7ebff1d6128189d50eb6670befbb6b'/>
<id>46983d532e7ebff1d6128189d50eb6670befbb6b</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 constant detection</title>
<updated>2010-11-13T19:50:55+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2010-11-13T19:50:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a0ccf0f14a630f9e806e8fbcae0d0dce875aac81'/>
<id>a0ccf0f14a630f9e806e8fbcae0d0dce875aac81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed bug #53305 (E_NOTICE when defining a constant starts with  __COMPILER_HALT_OFFSET__)</title>
<updated>2010-11-13T18:46:11+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2010-11-13T18:46:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8901635d73811d469118c70708fa2f1908ac12c1'/>
<id>8901635d73811d469118c70708fa2f1908ac12c1</id>
<content type='text'>
- Fixed a part of bug #53260 (the __COMPILER_HALT_OFFSET__ name is not shown in the E_NOTICE)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixed a part of bug #53260 (the __COMPILER_HALT_OFFSET__ name is not shown in the E_NOTICE)

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed covariance of return-by-ref constraints</title>
<updated>2010-11-03T15:40:24+00:00</updated>
<author>
<name>Etienne Kneuss</name>
<email>colder@php.net</email>
</author>
<published>2010-11-03T15:40:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9d25e7ee7b52645d33a28bed269ea11d102b88a2'/>
<id>9d25e7ee7b52645d33a28bed269ea11d102b88a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Reverted fix for bug #51176</title>
<updated>2010-11-03T01:35:26+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2010-11-03T01:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=815d0e549b20027e75b6fb678d4026a0b2e7c36b'/>
<id>815d0e549b20027e75b6fb678d4026a0b2e7c36b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #52939 (zend_call_function does not respect ZEND_SEND_PREFER_REF)</title>
<updated>2010-10-13T08:51:39+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2010-10-13T08:51:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b88f7753a1e2429701242c8a231ba76f76dd97bd'/>
<id>b88f7753a1e2429701242c8a231ba76f76dd97bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
