summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Support content-encoding headers in file upload mime partsRasmus Lerdorf2000-08-061-6/+16
| | | | | | @- Support content-encoding headers in file upload MIME parts @ (Ragnar Kjørstad)
* decouple this check just in case we hit a weird system that has oneRasmus Lerdorf2000-08-061-0/+2
| | | | | | and not the other. And we specifically check for this, so we should use the information.
* Remove mysql dllRasmus Lerdorf2000-08-061-1/+1
|
* ChangeLog update2000-08-061-0/+28
|
* NEWS update2000-08-061-0/+3
|
* - Use some more SEPARATE_ZVAL macros instead of replicated code.Andi Gutmans2000-08-051-24/+6
|
* - Fix INT8 returning garbage because ifx_int8toasc does not null_terminateDanny Heijl2000-08-051-0/+8
| | | | | the returned string. (danny)
* Fix crash on broken setups (#5979)Stanislav Malyshev2000-08-051-2/+6
|
* Fix memory leakStanislav Malyshev2000-08-051-2/+2
|
* @- Fixed warning when shutting down OCINLogon() connections. (Thies)Thies C. Arntzen2000-08-051-7/+7
|
* Open session files in binary mode (fix #5953)Stanislav Malyshev2000-08-051-3/+7
| | | | | @- Fixed \n in session variables bug on Win32 (Stas)
* @- OCIError() would sometimes not report failed connections. (Thies)Thies C. Arntzen2000-08-051-9/+3
|
* Fix for a bug with persistent connections.Hénot David2000-08-051-4/+6
|
* ChangeLog update2000-08-051-0/+62
|
* changed default sendmail flags from '-t' to '-t -i' (bugid#5374)Hartmut Holzgraefe2000-08-044-4/+4
|
* Fix for bug 5911 - ANSI C violation: lvalues are not assignableSam Ruby2000-08-042-8/+8
|
* Restore the ability to clean compile in non-multithreaded environmentsSam Ruby2000-08-042-32/+40
|
* fixed ZTS compileThies C. Arntzen2000-08-041-0/+1
|
* - This should fix bug #5964foobar2000-08-041-5/+11
| | | | | | # Could someone please check this out..it works as intented for me at least. # But I don't have any Windoze machines available to test this there.
* Fix typoRasmus Lerdorf2000-08-041-1/+1
|
* #ooopsHartmut Holzgraefe2000-08-041-0/+1
|
* Sorry only the *_replaceparameters are wrong.Egon Schmid2000-08-042-8/+8
|
* Wrong parameters found by Martin Buchholz @ six.de.Egon Schmid2000-08-042-4/+4
|
* ooops - theese new parameters are optionalHartmut Holzgraefe2000-08-041-6/+6
|
* added new second parameter to osrt functions in the protosHartmut Holzgraefe2000-08-041-6/+6
|
* no longer neededHartmut Holzgraefe2000-08-041-203/+0
|
* do not rewrite absolute urlsHartmut Holzgraefe2000-08-041-2/+2
| | | | | (should be more clever and identify itself though)
* - Beautify code. Try and use more macros for splitting instead ofAndi Gutmans2000-08-042-46/+17
| | | | | - replicating the code everywhere.
* Geez, you'd think English wasn' tmy native tongue.Joey Smith2000-08-041-2/+2
|
* Outdated URL, link to the master site instead.Joey Smith2000-08-041-2/+2
|
* Small portability fixRasmus Lerdorf2000-08-041-1/+1
|
* ChangeLog update2000-08-041-0/+18
|
* evaluate sendmail exit status, fixes unix side of bug #5630Hartmut Holzgraefe2000-08-031-1/+2
|
* Fix fclose prototype (#5930)Stanislav Malyshev2000-08-031-1/+1
|
* If we can't find a protocol in URL wrapper, try it as a filename (fix #5931)Stanislav Malyshev2000-08-031-0/+1
|
* will now work again on 1-character urls, spaces before and after '='Hartmut Holzgraefe2000-08-031-47/+103
| | | | | | | and urls containing '#' scrolling info # argh, this file's not even a week old and already needs # a heavy cleanup rewrite, but at least it gets all my test cases right
* ChangeLog update2000-08-031-0/+36
|
* NEWS update2000-08-031-0/+2
|
* Leave this initialization inRasmus Lerdorf2000-08-021-1/+1
|
* Heads up! I have moved the headers_only and response_code checks out ofRasmus Lerdorf2000-08-0211-3/+66
| | | | | | | | | | | | | | | SAPI and down into the individual SAPI modules. I have made the appropriate changes in all the SAPI modules, but please verify these. The reason for this change is that Apache sometimes will feed PHP a request_method of GET but have r->header_only set to true. This happens in an ErrorDocument redirect. In this same scenario we want to preserve the status code as well instead of just overwriting it with a 200 and losing this information. For now the other sapi modules act exactly as before since they probably do not make this distinction, and they may not even have a valid response code this early in the request. @ Fix HEAD request bug on an Apache ErrorDocument redirect and preserve @ the status code across the redirect as well. (Rasmus)
* Fix library ordering here so static builds will workRasmus Lerdorf2000-08-021-2/+2
|
* - Remove commented codeAndi Gutmans2000-08-021-11/+0
|
* - Added two new functions: ldap_t61_to_8859() and ldap_8859_to_t61().foobar2000-08-022-0/+64
| | | | | | These functions are available only when using openldap which is compiled with STR_TRANSLATION and LDAP_CHARSET_8859 defined in ldap_cdefs.h (Jani)
* ChangeLog update2000-08-021-0/+46
|
* NEWS update2000-08-021-0/+4
|
* Add Olympus-specific tags to read_exif_data()Rasmus Lerdorf2000-08-011-3/+73
| | | | | @ Add Olympus-specific tags to read_exif_data() (Rasmus)
* typo fixHartmut Holzgraefe2000-08-011-7/+15
|
* Enable building PHP against kerberized IMAP librariesSascha Schumann2000-08-011-0/+19
|
* protect datetime() against all zero inputs ...Hartmut Holzgraefe2000-08-011-0/+11
|
* @- Fixed bug in imap_fetchheader() where using FT_PREFETCHTEXT didn't returnfoobar2000-08-011-3/+15
| | | | | @ the body. Bug #4447. (Jani)