<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pdf/php_pdf.h, branch php-4.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>- added pdf_open_image_file() to read jpeg, tiff, gif and png images</title>
<updated>2000-03-28T16:45:05+00:00</updated>
<author>
<name>Uwe Steinmann</name>
<email>steinm@php.net</email>
</author>
<published>2000-03-28T16:45:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cdb7254384a4014e0edf397afb524c9116116937'/>
<id>cdb7254384a4014e0edf397afb524c9116116937</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- More function in php module</title>
<updated>2000-02-26T11:58:49+00:00</updated>
<author>
<name>Uwe Steinmann</name>
<email>steinm@php.net</email>
</author>
<published>2000-02-26T11:58:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a86e27db95dbc91bb8c4f2bf67a2f187ae2e6f2f'/>
<id>a86e27db95dbc91bb8c4f2bf67a2f187ae2e6f2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- pdf_set_text_matrix() disappeared in pdflib 2.30. Put in another ifdef</title>
<updated>2000-02-21T16:23:09+00:00</updated>
<author>
<name>Uwe Steinmann</name>
<email>steinm@php.net</email>
</author>
<published>2000-02-21T16:23:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5dd0055c771e2b1cf32875fd4095714bb7624579'/>
<id>5dd0055c771e2b1cf32875fd4095714bb7624579</id>
<content type='text'>
- small fix in testdom to suppress error msg.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- small fix in testdom to suppress error msg.

</pre>
</div>
</content>
</entry>
<entry>
<title>- initial support for pdflib 2.20, little testing till now</title>
<updated>2000-02-15T08:10:32+00:00</updated>
<author>
<name>Uwe Steinmann</name>
<email>steinm@php.net</email>
</author>
<published>2000-02-15T08:10:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=385b6a22a40cd75b325723681621c9ee323e7e66'/>
<id>385b6a22a40cd75b325723681621c9ee323e7e66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- added pdf_open_tiff()</title>
<updated>2000-02-10T10:20:31+00:00</updated>
<author>
<name>Uwe Steinmann</name>
<email>steinm@php.net</email>
</author>
<published>2000-02-10T10:20:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e79c87aca03e5356007c00da3c8de35e92d55f32'/>
<id>e79c87aca03e5356007c00da3c8de35e92d55f32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Made PHP_VERSION and PHP_OS work again</title>
<updated>1999-12-17T20:55:31+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>1999-12-17T20:55:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fb1c77bd4f8a636ba47d720f8ca65fc6baae836d'/>
<id>fb1c77bd4f8a636ba47d720f8ca65fc6baae836d</id>
<content type='text'>
- More php3_ cleanup
@- Restored the PHP_VERSION and PHP_OS constants (Zeev)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- More php3_ cleanup
@- Restored the PHP_VERSION and PHP_OS constants (Zeev)

</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up php3.*\.h files. The files itself are renamed, and references in all</title>
<updated>1999-12-04T19:19:57+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>1999-12-04T19:19:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5b983c944f66b55192c901ce3fa38fcce6ca21e3'/>
<id>5b983c944f66b55192c901ce3fa38fcce6ca21e3</id>
<content type='text'>
.*\.[ch] files were changed. There is a slight chance that my script missed
a few changes, please correct them manually.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
.*\.[ch] files were changed. There is a slight chance that my script missed
a few changes, please correct them manually.

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