<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/scripts, branch php-5.3.0RC3</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:- Fixed bug #48456 (CPPFLAGS not restored properly in phpize.m4)</title>
<updated>2009-06-02T19:54:03+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2009-06-02T19:54:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d0ef930190f58302c89d7e70781e47c8097c3522'/>
<id>d0ef930190f58302c89d7e70781e47c8097c3522</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- MFH: Get rid of the four different versions of zend_extension* and only use</title>
<updated>2009-05-18T21:33:38+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2009-05-18T21:33:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d29d24427f6bcc7a806be3ec6a334ce13472bd9d'/>
<id>d29d24427f6bcc7a806be3ec6a334ce13472bd9d</id>
<content type='text'>
  zend_extension. Because of the API identifier change in PHP 5.3 you also get
  a proper warning message now.
#- [DOC]

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  zend_extension. Because of the API identifier change in PHP 5.3 you also get
  a proper warning message now.
#- [DOC]

</pre>
</div>
</content>
</entry>
<entry>
<title>fixing missing semi-colon</title>
<updated>2009-05-07T13:26:00+00:00</updated>
<author>
<name>Zoe Slattery</name>
<email>zoe@php.net</email>
</author>
<published>2009-05-07T13:26:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f2cc5467da180489cc06bac617589e475016807c'/>
<id>f2cc5467da180489cc06bac617589e475016807c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replacing generate script with a new version</title>
<updated>2009-05-07T09:21:43+00:00</updated>
<author>
<name>Zoe Slattery</name>
<email>zoe@php.net</email>
</author>
<published>2009-05-07T09:21:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cba448a9d358451338d57c5e45f7c7e06f3143d2'/>
<id>cba448a9d358451338d57c5e45f7c7e06f3143d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH:- Added path sanity check (autotools + libtool do not cope with whitespace..)</title>
<updated>2009-04-20T15:03:21+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2009-04-20T15:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8393525511ba3ec5d60ffc0f7bcdcf83bc050c80'/>
<id>8393525511ba3ec5d60ffc0f7bcdcf83bc050c80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cc detection in phpize according to changes in configure.in</title>
<updated>2008-12-03T19:52:59+00:00</updated>
<author>
<name>David Soria Parra</name>
<email>dsp@php.net</email>
</author>
<published>2008-12-03T19:52:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2b830291bbd04a4cd05b2185f2c73346d18e5f9c'/>
<id>2b830291bbd04a4cd05b2185f2c73346d18e5f9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH:- Applied the missing parts to phpize.m4 for zend extension builds</title>
<updated>2008-07-31T00:45:17+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2008-07-31T00:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=708cb0ec0eb1ddc76632bd0a5f771077a84bff41'/>
<id>708cb0ec0eb1ddc76632bd0a5f771077a84bff41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH:- Detect whether debugging was enabled in PHP and drop optimizing flags if so (merge from configure.in)</title>
<updated>2008-07-30T23:56:05+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2008-07-30T23:56:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=87acbd26397f8c538c4cd635f89f337ec01a463b'/>
<id>87acbd26397f8c538c4cd635f89f337ec01a463b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ws</title>
<updated>2008-07-30T22:55:08+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2008-07-30T22:55:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2af5002d5b11fc64adc44766ad5c3d3933d1de6a'/>
<id>2af5002d5b11fc64adc44766ad5c3d3933d1de6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFB: - Fixed the fix for not requiring C++ always</title>
<updated>2008-07-27T20:43:40+00:00</updated>
<author>
<name>David Soria Parra</name>
<email>dsp@php.net</email>
</author>
<published>2008-07-27T20:43:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e4ad2672b8d9290ac1f23a41a23c9dd5b3db2084'/>
<id>e4ad2672b8d9290ac1f23a41a23c9dd5b3db2084</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
