Revision tags: php-4.0.6RC1, php-4.0.5 |
|
#
4c823e8a |
| 30-Apr-2001 |
Andi Gutmans |
- Change macros from V_ to VCWD_ because of AIX name clash
|
Revision tags: php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5 |
|
#
78390894 |
| 01-Apr-2001 |
foobar |
According to GD documentation the macros should be used instead..
|
#
f663f1ed |
| 01-Apr-2001 |
foobar |
Fixed bug #8137 and killed some compile warnings.
|
Revision tags: php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1 |
|
#
8499b430 |
| 15-Feb-2001 |
Thies C. Arntzen |
@- Fixed some modules to allow using output-buffering. (Thies) i nuked all unneded calls to php_header() - i'm not too sure how we do handle HEAD Requests as they were only detected via
@- Fixed some modules to allow using output-buffering. (Thies) i nuked all unneded calls to php_header() - i'm not too sure how we do handle HEAD Requests as they were only detected via php_header(). but calling php_header from a module makes output-buffering unusable. NOTICE: there is some EBSDIC stuff in gd.c - i think it's obsolete.
show more ...
|
#
bb6d3e60 |
| 01-Feb-2001 |
Stanislav Malyshev |
Allow usage of GD contexts and not tempfiles in output functions
|