History log of /PHP-7.4/ (Results 91851 – 91875 of 92142)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
74a9ed7b10-May-1999 Zeev Suraski

Weed out all BoundsChecker-found bugs (including a serious file descriptor leak
in the C++ scanner)

ea0f198510-May-1999 Andrey Hristov

A couple of fixes.

928e322010-May-1999 Zeev Suraski

Weed out all BoundsChecker-found bugs

8f48b83d09-May-1999 Zeev Suraski

Only read POST info if the request method is POST.

4079f91409-May-1999 Andi Gutmans

* Make read_post() read input by chunks instead of returning a single string.
This will allow us to efficiently support file upload through SAPI in the future.
* Fixes

14a8e9b609-May-1999 Zeev Suraski

Change argument name

60fcac8f09-May-1999 Zeev Suraski

A few other minor fixes

5ba4b33109-May-1999 Zeev Suraski

Several minor fixes

bfbe861809-May-1999 Zeev Suraski

Almost forgot to commit those

bc415d5a09-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 ...

91cf2e5908-May-1999 Sascha Schumann

get rid of the binary character, execute sed only once

17a36c3708-May-1999 Sascha Schumann

this is faster than parsing the file line by line

a0b94fcc08-May-1999 Andrey Hristov

-Added extract() function
-Added function_exists() function

cd901e8508-May-1999 Andrey Hristov

-fixed configure.in.in to use genif.sh instead of genif.pl
-fixed genif.sh
-updated php3_mysql.h to have phpext_mysql_ptr

ae6f852c06-May-1999 Zeev Suraski

Oh yeah, wrong license

ade1117e06-May-1999 Zeev Suraski

* Get output buffering to work again
* Warn about adding header information after headers are sent
* Several fixes

3245932206-May-1999 Sascha Schumann

calloc et al need stdlib.h according to ANSI-C

2c42111606-May-1999 Sascha Schumann

add compat #define

a793fea106-May-1999 Sascha Schumann

Do we really want to depend on Perl? Shell scripts are handy and run on
virtually every Unix box whereas Perl does not. I don't think Perl should
be required when actually configuring PHP4. O

Do we really want to depend on Perl? Shell scripts are handy and run on
virtually every Unix box whereas Perl does not. I don't think Perl should
be required when actually configuring PHP4. Open to comments...

show more ...

c5d8c38906-May-1999 Zeev Suraski

Ok, I tested it now. It works very nicely!

465c94ce06-May-1999 Zeev Suraski

* Optimize _php3_parse_gpc_data() and clean it up, plus fix a couple of Zend related memory leaks in it

842b5ee905-May-1999 Zeev Suraski

vpath fix
Apache compatability fix

6f1c611805-May-1999 Zeev Suraski

Fixes

54fa0e5d05-May-1999 Zeev Suraski

fix

aee864e905-May-1999 Zeev Suraski

Get CGI to work with the new headers code.
Now Apache is the only interface that doesn't use it.

1...<<3671367236733674367536763677367836793680>>...3686