<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/main/SAPI.h, branch php-5.0.4</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>- Happy new year and PHP 5 for rest of the files too..</title>
<updated>2004-01-08T17:33:29+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2004-01-08T17:33:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ccfc46b0aa1f9066a40d051250d6bdb5fb203aeb'/>
<id>ccfc46b0aa1f9066a40d051250d6bdb5fb203aeb</id>
<content type='text'>
# Should the LICENSE and Zend/LICENSE dates be updated too?

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Should the LICENSE and Zend/LICENSE dates be updated too?

</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed standard wrapper for input filter.</title>
<updated>2003-11-30T20:07:58+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2003-11-30T20:07:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=630e1692d675895054d8d4c43b3a615af5cdb810'/>
<id>630e1692d675895054d8d4c43b3a615af5cdb810</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix sapi_input_filter patch. Returning 1 from the filter handler should</title>
<updated>2003-11-29T15:24:35+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2003-11-29T15:24:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=750b0338bf1a2ae6d2fe48396801ad13a29255a2'/>
<id>750b0338bf1a2ae6d2fe48396801ad13a29255a2</id>
<content type='text'>
  make PHP register the variable, returning 0 shouldn't. The new length of
  the variables being filtered is now returned in the new_val_len argument
  of the function.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  make PHP register the variable, returning 0 shouldn't. The new length of
  the variables being filtered is now returned in the new_val_len argument
  of the function.

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix use of EXTERN_C macros</title>
<updated>2003-09-02T13:34:23+00:00</updated>
<author>
<name>Ard Biesheuvel</name>
<email>abies@php.net</email>
</author>
<published>2003-09-02T13:34:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3d6426ee14a38bed1ebbccaf75d8eccfd7d08060'/>
<id>3d6426ee14a38bed1ebbccaf75d8eccfd7d08060</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>linkage for C++</title>
<updated>2003-08-18T23:19:27+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2003-08-18T23:19:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ef498a27b856ee8c9b0133ae12ac52b415d8a7cc'/>
<id>ef498a27b856ee8c9b0133ae12ac52b415d8a7cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updating license information in the headers.</title>
<updated>2003-06-10T20:04:29+00:00</updated>
<author>
<name>James Cox</name>
<email>imajes@php.net</email>
</author>
<published>2003-06-10T20:04:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f68c7ff249f9d64f5381063711349bca18671dcc'/>
<id>f68c7ff249f9d64f5381063711349bca18671dcc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make phpinfo() depend on executed sapi</title>
<updated>2003-03-18T20:52:52+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2003-03-18T20:52:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3e621fac945a519f6c4b19bb2cd4a4618df8eb1f'/>
<id>3e621fac945a519f6c4b19bb2cd4a4618df8eb1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>give sapi modules the possibility to overwrite default ini settings</title>
<updated>2003-03-18T15:53:33+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2003-03-18T15:53:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=63739c7db86f02f3880b0cff3d85356ffb482bd7'/>
<id>63739c7db86f02f3880b0cff3d85356ffb482bd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>An input filter might not simply strip stuff, it might also turn things</title>
<updated>2003-02-20T22:21:49+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2003-02-20T22:21:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d08a0e99c865509214c9a577babc9499f6d377b3'/>
<id>d08a0e99c865509214c9a577babc9499f6d377b3</id>
<content type='text'>
into entities or use some other mechanism which causes the filtered data
to be longer than the original data.  Ergo, pass in the address of the
buffer instead so the filter is free to reallocate it.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
into entities or use some other mechanism which causes the filtered data
to be longer than the original data.  Ergo, pass in the address of the
buffer instead so the filter is free to reallocate it.

</pre>
</div>
</content>
</entry>
<entry>
<title>Input Filter support.  See README.input_filter for details.</title>
<updated>2003-02-19T19:41:09+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2003-02-19T19:41:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7429c2dc3f72ed9a6a41ccefc68595e76319cdae'/>
<id>7429c2dc3f72ed9a6a41ccefc68595e76319cdae</id>
<content type='text'>
@- Input Filter support added. See  README.input_filter. (Rasmus)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
@- Input Filter support added. See  README.input_filter. (Rasmus)

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