<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/embed, branch php-5.4.0beta1</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>- Year++</title>
<updated>2011-01-01T02:17:06+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2011-01-01T02:17:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0203cc3d446b659e477ae488eaf4780bf58384d5'/>
<id>0203cc3d446b659e477ae488eaf4780bf58384d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- add PHP_INSTALL_HEADERS to all parts (core&amp;exts) exposing headers, generate the install-headers cmd</title>
<updated>2010-12-11T22:18:10+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2010-12-11T22:18:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a7ffa09e18137de43c91ac5f2120c170679baeae'/>
<id>a7ffa09e18137de43c91ac5f2120c170679baeae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass the TSRMS pointers to sapi_module_struct.log_message, this saves some TSRMLS_FETCH() calls in a few of our SAPI's</title>
<updated>2010-08-18T13:34:40+00:00</updated>
<author>
<name>Kalle Sommer Nielsen</name>
<email>kalle@php.net</email>
</author>
<published>2010-08-18T13:34:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=34b631f6799a9fc81980f3027865b6258452df43'/>
<id>34b631f6799a9fc81980f3027865b6258452df43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revert change #298288: Remove old dsp/dsw/makefile files</title>
<updated>2010-04-28T14:41:51+00:00</updated>
<author>
<name>Rob Richards</name>
<email>rrichards@php.net</email>
</author>
<published>2010-04-28T14:41:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0a34d10783284e6d96d7f6f69bf29ff1f1fb45bd'/>
<id>0a34d10783284e6d96d7f6f69bf29ff1f1fb45bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions</title>
<updated>2010-04-21T23:36:49+00:00</updated>
<author>
<name>Kalle Sommer Nielsen</name>
<email>kalle@php.net</email>
</author>
<published>2010-04-21T23:36:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=518a17e7bfbc1cbce1ef121f9ec2577b257de1da'/>
<id>518a17e7bfbc1cbce1ef121f9ec2577b257de1da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php</title>
<updated>2010-01-03T09:23:27+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2010-01-03T09:23:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9ba1e81665df38fec244c926b3eff78034baa35a'/>
<id>9ba1e81665df38fec244c926b3eff78034baa35a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Updated fix for bug #48911 (embed sapi misses SAPI_API)</title>
<updated>2009-07-30T20:20:56+00:00</updated>
<author>
<name>Garrett Serack</name>
<email>garretts@php.net</email>
</author>
<published>2009-07-30T20:20:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f56d6b67b54f20b04a3382a7885ece8fb0705af1'/>
<id>f56d6b67b54f20b04a3382a7885ece8fb0705af1</id>
<content type='text'>
#- Windows didn't need SAPI_API
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
#- Windows didn't need SAPI_API
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed bug #48911 (embed sapi misses SAPI_API)</title>
<updated>2009-07-28T21:07:43+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2009-07-28T21:07:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=907763a20a387aef72a6d55c05064b22ba56c742'/>
<id>907763a20a387aef72a6d55c05064b22ba56c742</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- fix build</title>
<updated>2009-01-04T20:18:57+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2009-01-04T20:18:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c6f6997504b86a6bd29c24ac17bf1b0a2e32ff1d'/>
<id>c6f6997504b86a6bd29c24ac17bf1b0a2e32ff1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH</title>
<updated>2008-12-31T14:27:09+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2008-12-31T14:27:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f77719d8005ad3c0684ba1b40c83e8463b204b5a'/>
<id>f77719d8005ad3c0684ba1b40c83e8463b204b5a</id>
<content type='text'>
- Changed dl() to be disabled by default. Enabled only when explicitly
  registered by the SAPI layer. Enabled only with CLI, CGI and EMBED. (Dmitry)
[DOC]

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Changed dl() to be disabled by default. Enabled only when explicitly
  registered by the SAPI layer. Enabled only with CLI, CGI and EMBED. (Dmitry)
[DOC]

</pre>
</div>
</content>
</entry>
</feed>
