<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/pear/System.php, branch php-4.2.0RC2</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>Maintain headers.</title>
<updated>2002-02-28T08:29:35+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2002-02-28T08:29:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=90613d2282e4863630b2facc023af175dd973311'/>
<id>90613d2282e4863630b2facc023af175dd973311</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Now error will be triggered with trigger_error(). When a command</title>
<updated>2002-02-10T17:03:22+00:00</updated>
<author>
<name>Tomas V.V.Cox</name>
<email>cox@php.net</email>
</author>
<published>2002-02-10T17:03:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d966015b5237955386722c120140160d37de6d78'/>
<id>d966015b5237955386722c120140160d37de6d78</id>
<content type='text'>
  fails the function will return false
- In-line documentation update

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  fails the function will return false
- In-line documentation update

</pre>
</div>
</content>
</entry>
<entry>
<title>added 'System::type()' (show the full path of a command)</title>
<updated>2002-02-06T08:32:00+00:00</updated>
<author>
<name>Tomas V.V.Cox</name>
<email>cox@php.net</email>
</author>
<published>2002-02-06T08:32:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b91c0777106942a7536758fcc8026ee97f4866f6'/>
<id>b91c0777106942a7536758fcc8026ee97f4866f6</id>
<content type='text'>
Copied almost verbatim from Stig's PEAR_Dependency::checkProgram()

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Copied almost verbatim from Stig's PEAR_Dependency::checkProgram()

</pre>
</div>
</content>
</entry>
<entry>
<title>Return false when the directory can not be created in mkDir()</title>
<updated>2002-01-23T18:53:08+00:00</updated>
<author>
<name>Tomas V.V.Cox</name>
<email>cox@php.net</email>
</author>
<published>2002-01-23T18:53:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=62c923452080a17c25d87cc995b28e69f5deb3bf'/>
<id>62c923452080a17c25d87cc995b28e69f5deb3bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* use "windir" env.var on Windows too</title>
<updated>2001-12-26T01:50:08+00:00</updated>
<author>
<name>Stig Bakken</name>
<email>ssb@php.net</email>
</author>
<published>2001-12-26T01:50:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bd1a88fab6d311a08c3cf8a0eab5406817046880'/>
<id>bd1a88fab6d311a08c3cf8a0eab5406817046880</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* added System::tmpdir() method (now uses SystemRoot env.var on Windows)</title>
<updated>2001-12-26T01:23:04+00:00</updated>
<author>
<name>Stig Bakken</name>
<email>ssb@php.net</email>
</author>
<published>2001-12-26T01:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6b8397b9f754c96114129a8e8a1d1633de578c03'/>
<id>6b8397b9f754c96114129a8e8a1d1633de578c03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Change $Version$ to $Revision$.</title>
<updated>2001-12-18T17:06:28+00:00</updated>
<author>
<name>Martin Jansen</name>
<email>mj@php.net</email>
</author>
<published>2001-12-18T17:06:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6c118a143aa2ce5eded7b3c1b7f596664e44ac7e'/>
<id>6c118a143aa2ce5eded7b3c1b7f596664e44ac7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improved phpdoc of mkTemp()</title>
<updated>2001-12-16T01:36:49+00:00</updated>
<author>
<name>Tomas V.V.Cox</name>
<email>cox@php.net</email>
</author>
<published>2001-12-16T01:36:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a74e56fe05f172c73e1e3e6634943c0c69d750e6'/>
<id>a74e56fe05f172c73e1e3e6634943c0c69d750e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added System::mktemp() (Creates temporal files or directories)</title>
<updated>2001-12-16T01:30:31+00:00</updated>
<author>
<name>Tomas V.V.Cox</name>
<email>cox@php.net</email>
</author>
<published>2001-12-16T01:30:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=aadc3fea32e80dd5250253f6e32755f98757cb16'/>
<id>aadc3fea32e80dd5250253f6e32755f98757cb16</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>
</feed>
