<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/swf, branch dev</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>allocate globals, making this work in zts mode</title>
<updated>2002-05-11T15:58:55+00:00</updated>
<author>
<name>Sterling Hughes</name>
<email>sterling@php.net</email>
</author>
<published>2002-05-11T15:58:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0a21aa12b25d1c589a0713ca55a67b5a5eb99461'/>
<id>0a21aa12b25d1c589a0713ca55a67b5a5eb99461</id>
<content type='text'>
(not that it really matters, since libswf isn't thread safe...)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(not that it really matters, since libswf isn't thread safe...)

</pre>
</div>
</content>
</entry>
<entry>
<title>extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed</title>
<updated>2002-03-12T16:44:00+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-03-12T16:44:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5cba3a99c207c338b70e8bca7d434c975e5c5a4a'/>
<id>5cba3a99c207c338b70e8bca7d434c975e5c5a4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update headers.</title>
<updated>2001-12-11T15:32:16+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2001-12-11T15:32:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=38933514e1d60ac2f93225a705ed36b5b23d4e45'/>
<id>38933514e1d60ac2f93225a705ed36b5b23d4e45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unified the configure messages.</title>
<updated>2001-11-30T19:00:13+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2001-11-30T19:00:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f1397d533969095577f9d11005015a1291b16568'/>
<id>f1397d533969095577f9d11005015a1291b16568</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* zend_module_entry change: apino, debug and zts are moved first,</title>
<updated>2001-10-11T23:33:59+00:00</updated>
<author>
<name>Stig Bakken</name>
<email>ssb@php.net</email>
</author>
<published>2001-10-11T23:33:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=689252082c2660e2b6fddc674047922d8b2c7845'/>
<id>689252082c2660e2b6fddc674047922d8b2c7845</id>
<content type='text'>
  see README.EXTENSIONS file for upgrade help.
@Introduced extension version numbers (Stig)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  see README.EXTENSIONS file for upgrade help.
@Introduced extension version numbers (Stig)

</pre>
</div>
</content>
</entry>
<entry>
<title>Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var-&gt;zval.value incorrect) please let me know.</title>
<updated>2001-09-25T21:58:48+00:00</updated>
<author>
<name>Jeroen van Wolffelaar</name>
<email>jeroen@php.net</email>
</author>
<published>2001-09-25T21:58:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c03328857394bef36ffa9678d33079ad96e4a4e4'/>
<id>c03328857394bef36ffa9678d33079ad96e4a4e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>proto fixes "double" -&gt; "float"</title>
<updated>2001-09-21T21:59:27+00:00</updated>
<author>
<name>Hartmut Holzgraefe</name>
<email>hholzgra@php.net</email>
</author>
<published>2001-09-21T21:59:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=03f7406711d3706af0f237e1ea03974616dd2139'/>
<id>03f7406711d3706af0f237e1ea03974616dd2139</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Don't wrap lines... this is annoying while coding.</title>
<updated>2001-09-09T13:29:31+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2001-09-09T13:29:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=78747bd2df44ad9342d735f2c9376bc143664b42'/>
<id>78747bd2df44ad9342d735f2c9376bc143664b42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>noet</title>
<updated>2001-08-24T01:23:14+00:00</updated>
<author>
<name>Sterling Hughes</name>
<email>sterling@php.net</email>
</author>
<published>2001-08-24T01:23:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bd4eb1bf7826be96ee74d0f560ee21eeaca921dd'/>
<id>bd4eb1bf7826be96ee74d0f560ee21eeaca921dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some more eliminate-fetches-or-escalate-them-at-least</title>
<updated>2001-08-05T16:21:33+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-08-05T16:21:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b349df63645e48eade0481238e6ca3feb90f18fa'/>
<id>b349df63645e48eade0481238e6ca3feb90f18fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
