<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/cli, branch php_ibase_before_split</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-01-25T12:03:25+00:00</updated>
<author>
<name>SVN Migration</name>
<email>svn@php.net</email>
</author>
<published>2004-01-25T12:03:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=22476b36ce621bdd115493bab84cbe706e422a7c'/>
<id>22476b36ce621bdd115493bab84cbe706e422a7c</id>
<content type='text'>
'php_ibase_before_split'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'php_ibase_before_split'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add optional php-win.exe variation of the CLI sapi.</title>
<updated>2004-01-14T03:14:18+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2004-01-14T03:14:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=31f7699a857534d24990b1c7d5e06ed81e85ad9b'/>
<id>31f7699a857534d24990b1c7d5e06ed81e85ad9b</id>
<content type='text'>
php-win.exe runs in the windows GUI subsystem, and thus
has no console; stdio handles are effectively set to /dev/null
and no "dos box" will appear on screen when running scripts
using this sapi (php-gtk people will be familiar with this concept).

Aside from those differences, php-win.exe is 100% identical to
regular CLI

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
php-win.exe runs in the windows GUI subsystem, and thus
has no console; stdio handles are effectively set to /dev/null
and no "dos box" will appear on screen when running scripts
using this sapi (php-gtk people will be familiar with this concept).

Aside from those differences, php-win.exe is 100% identical to
regular CLI

</pre>
</div>
</content>
</entry>
<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://trove.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>- A belated happy holidays and PHP 5</title>
<updated>2004-01-08T08:18:22+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2004-01-08T08:18:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=dbeb4158d2276600edf3d08caba62770b022bb69'/>
<id>dbeb4158d2276600edf3d08caba62770b022bb69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable output buffering in CLI overriding php.ini setting.</title>
<updated>2004-01-02T22:31:32+00:00</updated>
<author>
<name>Edin Kadribasic</name>
<email>edink@php.net</email>
</author>
<published>2004-01-02T22:31:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=d2317fc110964fda9740fcb6973cd57815f72a31'/>
<id>d2317fc110964fda9740fcb6973cd57815f72a31</id>
<content type='text'>
Fixes #26755.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #26755.

</pre>
</div>
</content>
</entry>
<entry>
<title>- Commit fixes to PHP man page</title>
<updated>2003-12-23T11:06:50+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2003-12-23T11:06:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=3eadb12f7e40ebbe3a3b3975ecae9d8a9a96f5a6'/>
<id>3eadb12f7e40ebbe3a3b3975ecae9d8a9a96f5a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add win32 configure option for CLI to switch on CRT heap debugging</title>
<updated>2003-12-22T13:08:04+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2003-12-22T13:08:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=d756e1db2324c1f4ab6f9b52e329959ce6a02bc3'/>
<id>d756e1db2324c1f4ab6f9b52e329959ce6a02bc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed extra byte allocation for STD* constants and replace magic numbers</title>
<updated>2003-12-11T23:51:24+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2003-12-11T23:51:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=a643675b43a323e4cff6f2a02ad9fc64316f551a'/>
<id>a643675b43a323e4cff6f2a02ad9fc64316f551a</id>
<content type='text'>
with sizeof().

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with sizeof().

</pre>
</div>
</content>
</entry>
<entry>
<title>Add new (optional!) win32 build infrastructure.</title>
<updated>2003-12-02T23:17:04+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2003-12-02T23:17:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=05b9b20ed8e2f98b3fb71a227e49e11bdf7b9c6b'/>
<id>05b9b20ed8e2f98b3fb71a227e49e11bdf7b9c6b</id>
<content type='text'>
Will follow up to internals@ shortly.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Will follow up to internals@ shortly.

</pre>
</div>
</content>
</entry>
<entry>
<title>- Made --program-prefix and --program-suffix work. (See bug #23030)</title>
<updated>2003-12-01T15:17:13+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2003-12-01T15:17:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=e01ab8c9cfae432d2d100953e271f4d087c948ed'/>
<id>e01ab8c9cfae432d2d100953e271f4d087c948ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
