History log of /PHP-5.5/ext/zlib/zlib.c (Results 251 – 262 of 262)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 93252bd5 06-Sep-1999 Stefan Roehrich

Fixed prototype.


# fcd55e03 04-Sep-1999 Stefan Roehrich

First try with new resource handling in zlib module.


# c12d4bc7 04-Sep-1999 Zeev Suraski

*** empty log message ***


# 17bd9955 09-Aug-1999 Egon Schmid

I missed that also.


Revision tags: php-4.0b2
# 5d10addd 02-Aug-1999 Stefan Roehrich

Fix for Redhat libc 2.1 and dynamic loading in zlib module.
Adapted zlib module to new PHP_Mxxx macros.


# 3cb1eb04 02-Aug-1999 Zeev Suraski

Removed '3' from key functions in PHP (maintained compatibility through
php3_compat.h)


Revision tags: BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1
# c5724cbd 16-Jul-1999 Zeev Suraski

License update


Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1, BEFORE_PHP4_APACHE_MODULE_CHANGE
# b57dc275 21-May-1999 Sascha Schumann

- run ext sources through conv_proto
- add necessary phpext_*_ptr


# bc415d5a 09-May-1999 Zeev Suraski

* Finalizing the PHP version of SAPI. Support POST and cookies among other things.
* Fully implement ISAPI support - POST and cookies among other things.
* Almost completely rewrote phpinfo(

* Finalizing the PHP version of SAPI. Support POST and cookies among other things.
* Fully implement ISAPI support - POST and cookies among other things.
* Almost completely rewrote phpinfo(). Allow modules to easily display their
information in phpinfo() without modifying phpinfo() itself (prototype for
the module info function was changed, thus the large amount of updated module
files).
* Initial extended SAPI support for Apache, completely untested.
* CGI now uses SAPI fully as well.

show more ...


# 6f7c0ede 23-Apr-1999 Zeev Suraski

Remove tls.[ch]


# 806dfc2a 23-Apr-1999 Rasmus Lerdorf

Make zlib compile


# 2c0ad3ee 22-Apr-1999 Stig Bakken

last bunch of extensions moving to ext/
fhttpd module taken out of functions, functions is ready to go.
The only extensions I have tested are gd+freetype and odbc(solid).
Please try compi

last bunch of extensions moving to ext/
fhttpd module taken out of functions, functions is ready to go.
The only extensions I have tested are gd+freetype and odbc(solid).
Please try compiling in your favourite extensions and let me know how it
works.

show more ...


1...<<11