<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/gd/php_gd.h, branch php-4.0.2</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>Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.</title>
<updated>2000-07-24T01:40:02+00:00</updated>
<author>
<name>David Croft</name>
<email>david@php.net</email>
</author>
<published>2000-07-24T01:40:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=83513d9580d56f43e0b2ab6521256b3a9375bedd'/>
<id>83513d9580d56f43e0b2ab6521256b3a9375bedd</id>
<content type='text'>
Added a few RCS $Id$ tags.

# Note: I have avoided changing any .h files if the corresponding .c file
# had not already been changed as I am not sure if there are any legal
# issues here. So some extensions still have PHP 3 headers.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a few RCS $Id$ tags.

# Note: I have avoided changing any .h files if the corresponding .c file
# had not already been changed as I am not sure if there are any legal
# issues here. So some extensions still have PHP 3 headers.

</pre>
</div>
</content>
</entry>
<entry>
<title>Add ImageTypes() function which returns a bitfield with the supported</title>
<updated>2000-07-14T21:51:31+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2000-07-14T21:51:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2f960d70b92e49daf5111ab0d8abacab41d592be'/>
<id>2f960d70b92e49daf5111ab0d8abacab41d592be</id>
<content type='text'>
image formats.  1=gif, 2=jpeg, 4=png and 8=wbmp
@ Add ImageTypes() function which returns a bitfield with the supported
@ image formats.  1=gif, 2=jpeg, 4=png and 8=wbmp (Rasmus)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
image formats.  1=gif, 2=jpeg, 4=png and 8=wbmp
@ Add ImageTypes() function which returns a bitfield with the supported
@ image formats.  1=gif, 2=jpeg, 4=png and 8=wbmp (Rasmus)

</pre>
</div>
</content>
</entry>
<entry>
<title>Change header protection macros to conform to standard.</title>
<updated>2000-07-02T23:46:51+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-07-02T23:46:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=16017f6d78f130c9cbeef1cb1a34ed20338dec6f'/>
<id>16017f6d78f130c9cbeef1cb1a34ed20338dec6f</id>
<content type='text'>
Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment"

  All identifiers that begin with an underscore and either an uppercase
  letter or another underscore are always reserved for any use by the
  implementation.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment"

  All identifiers that begin with an underscore and either an uppercase
  letter or another underscore are always reserved for any use by the
  implementation.

</pre>
</div>
</content>
</entry>
<entry>
<title>@- Added the ImageCopyMerge, ImagePaletteCopy and ImageColorClosestHWB functions. (Sterling)</title>
<updated>2000-06-25T02:55:31+00:00</updated>
<author>
<name>Sterling Hughes</name>
<email>sterling@php.net</email>
</author>
<published>2000-06-25T02:55:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ff1b4be80c72bfe2fdec566d8ee6f77070b2ba81'/>
<id>ff1b4be80c72bfe2fdec566d8ee6f77070b2ba81</id>
<content type='text'>
-Added the ImageCopyMerge, ImagePaletteCopy and ImageColorClosestHWB functions

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-Added the ImageCopyMerge, ImagePaletteCopy and ImageColorClosestHWB functions

</pre>
</div>
</content>
</entry>
<entry>
<title>- Added imagecreatefromwbmp().</title>
<updated>2000-06-25T01:44:15+00:00</updated>
<author>
<name>Jouni Ahto</name>
<email>jah@php.net</email>
</author>
<published>2000-06-25T01:44:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4dfdac7fbaa6147285a2b7ca165854deea85875f'/>
<id>4dfdac7fbaa6147285a2b7ca165854deea85875f</id>
<content type='text'>
- Fixed missing parenthesis when calling function get_active_function_name.
@- Added function imagecreatefromwbmp(). (Jouni)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixed missing parenthesis when calling function get_active_function_name.
@- Added function imagecreatefromwbmp(). (Jouni)

</pre>
</div>
</content>
</entry>
<entry>
<title>- Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows</title>
<updated>2000-06-10T08:48:01+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2000-06-10T08:48:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a9d4cf90237f9ac0d859f2c8f5203cfa4b7c807e'/>
<id>a9d4cf90237f9ac0d859f2c8f5203cfa4b7c807e</id>
<content type='text'>
- need to define both COMPILE_DL_MODULE and HAVE_MODULE=1

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- need to define both COMPILE_DL_MODULE and HAVE_MODULE=1

</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed typo in _php_image_output (s/fp/tmp/) causing segfault.</title>
<updated>2000-06-07T23:04:39+00:00</updated>
<author>
<name>Jouni Ahto</name>
<email>jah@php.net</email>
</author>
<published>2000-06-07T23:04:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=66eedaa03d13b50e756e4b5a8ed9af4db37ee8b7'/>
<id>66eedaa03d13b50e756e4b5a8ed9af4db37ee8b7</id>
<content type='text'>
- Fixed bug when calling imagejpeg() with 3 arguments, the second one empty,
  introduced yesterday.
- Nuked even more code.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixed bug when calling imagejpeg() with 3 arguments, the second one empty,
  introduced yesterday.
- Nuked even more code.

</pre>
</div>
</content>
</entry>
<entry>
<title>- Added functions imagewbmp(), imagecreatefromxbm().</title>
<updated>2000-06-07T00:37:49+00:00</updated>
<author>
<name>Jouni Ahto</name>
<email>jah@php.net</email>
</author>
<published>2000-06-07T00:37:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0ebcdb28afcb94d2c9258c06c609b474ed73b4bf'/>
<id>0ebcdb28afcb94d2c9258c06c609b474ed73b4bf</id>
<content type='text'>
- Nuked a lot of duplicate code.
@- Added function imagecreatefromxbm(). (Jouni)
@- Added function imagewbmp(). (Jouni, based on patch from Rune Nordbøe Skillingstad)
# Note: calling imagejpeg() with 3 arguments, the second one empty,
# is currently broken. Fill fix tomorrow evening unless someone beats me.
# Must have some sleep now, brains stopped working...

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Nuked a lot of duplicate code.
@- Added function imagecreatefromxbm(). (Jouni)
@- Added function imagewbmp(). (Jouni, based on patch from Rune Nordbøe Skillingstad)
# Note: calling imagejpeg() with 3 arguments, the second one empty,
# is currently broken. Fill fix tomorrow evening unless someone beats me.
# Must have some sleep now, brains stopped working...

</pre>
</div>
</content>
</entry>
<entry>
<title>@-Port imagegammacorrect from PHP3 to PHP4. (Sterling)</title>
<updated>2000-05-14T15:25:13+00:00</updated>
<author>
<name>Sterling Hughes</name>
<email>sterling@php.net</email>
</author>
<published>2000-05-14T15:25:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=69ddfd0acbb17f70d0b90dc07f003aca10af9f62'/>
<id>69ddfd0acbb17f70d0b90dc07f003aca10af9f62</id>
<content type='text'>
#Also two little stylistic changes in gd.c

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
#Also two little stylistic changes in gd.c

</pre>
</div>
</content>
</entry>
<entry>
<title>calling a function that is not supported in the current build due to a</title>
<updated>2000-05-02T14:10:51+00:00</updated>
<author>
<name>Hartmut Holzgraefe</name>
<email>hholzgra@php.net</email>
</author>
<published>2000-05-02T14:10:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=19ea1a0bc9773e58f7022e8d1761837d09f5e3a9'/>
<id>19ea1a0bc9773e58f7022e8d1761837d09f5e3a9</id>
<content type='text'>
missing library or unsupported feature (especially GIF-Output)
will now give a slightly more usefull error message than eg.
" Call to undefined function:  imagegif()"
(this seemed to confuse a lot of users ....)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
missing library or unsupported feature (especially GIF-Output)
will now give a slightly more usefull error message than eg.
" Call to undefined function:  imagegif()"
(this seemed to confuse a lot of users ....)

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