<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/simplexml/config.w32, 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>Fix assignment when SimpleXML is disabled on Windows</title>
<updated>2010-02-25T17:08:17+00:00</updated>
<author>
<name>Kalle Sommer Nielsen</name>
<email>kalle@php.net</email>
</author>
<published>2010-02-25T17:08:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=294e69dd8f7ddedd1a8b6d9b02229e7e993c9071'/>
<id>294e69dd8f7ddedd1a8b6d9b02229e7e993c9071</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: proper exports/imports for win32</title>
<updated>2008-12-27T12:22:38+00:00</updated>
<author>
<name>Rob Richards</name>
<email>rrichards@php.net</email>
</author>
<published>2008-12-27T12:22:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b3f4191d354bd2736785c09775a12e8e74fe11b5'/>
<id>b3f4191d354bd2736785c09775a12e8e74fe11b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- remove the temp hack for libxml path (fixed now)</title>
<updated>2008-12-26T14:13:38+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2008-12-26T14:13:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=50d26a85a6d27602f15f3aacd5e9e964b9034cb9'/>
<id>50d26a85a6d27602f15f3aacd5e9e964b9034cb9</id>
<content type='text'>
- do not raise a warning if the extension was not enabled anyway

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- do not raise a warning if the extension was not enabled anyway

</pre>
</div>
</content>
</entry>
<entry>
<title>- add libxml cflag for shared and static</title>
<updated>2008-12-25T01:00:26+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2008-12-25T01:00:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=be4a8abd0ca343315481422b16197f78a5f0c931'/>
<id>be4a8abd0ca343315481422b16197f78a5f0c931</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- work around missing libxml include path (will be replaced by a PHP_SETUP_LIBXML macro)</title>
<updated>2008-12-25T00:47:32+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2008-12-25T00:47:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b73aec3e08cf6a2c633339ea07757ecd98959d5d'/>
<id>b73aec3e08cf6a2c633339ea07757ecd98959d5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- MFH: disable simplexml when libxml is not enabled</title>
<updated>2008-12-25T00:01:10+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2008-12-25T00:01:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=68bf21ecad8353bf6e90d2d758fbe40b1f4b31d6'/>
<id>68bf21ecad8353bf6e90d2d758fbe40b1f4b31d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Fix #45976 (Move SXE from SPL to SimpleXML)</title>
<updated>2008-11-06T00:37:13+00:00</updated>
<author>
<name>Etienne Kneuss</name>
<email>colder@php.net</email>
</author>
<published>2008-11-06T00:37:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=27e41ff48cb942bd8102967b5d59080acaa6a161'/>
<id>27e41ff48cb942bd8102967b5d59080acaa6a161</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- do not enable an ext when a lib/header fails</title>
<updated>2008-06-23T18:40:29+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2008-06-23T18:40:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=41976c7ab67b6624cd661eae7c8ae0565874d465'/>
<id>41976c7ab67b6624cd661eae7c8ae0565874d465</id>
<content type='text'>
- use MESSAGE in mysql*
- use correct CFLAGS for ext/libxml headers

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- use MESSAGE in mysql*
- use correct CFLAGS for ext/libxml headers

</pre>
</div>
</content>
</entry>
<entry>
<title>add optional dep on spl for simplexml.</title>
<updated>2004-01-08T21:53:48+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2004-01-08T21:53:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=510dd7cca578e097a3ba7f615a19820c1337d29a'/>
<id>510dd7cca578e097a3ba7f615a19820c1337d29a</id>
<content type='text'>
Fix dep handling in buildconf

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix dep handling in buildconf

</pre>
</div>
</content>
</entry>
<entry>
<title>Add dependencies for these extensions</title>
<updated>2003-12-22T13:16:43+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2003-12-22T13:16:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3b450ec431f4b9e1a5b9a61f3fa5ff0f51955adc'/>
<id>3b450ec431f4b9e1a5b9a61f3fa5ff0f51955adc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
