summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* MFB: fix protofoobar2003-05-311-1/+1
|
* MFB: Always send a new session cookie upon regenerating idfoobar2003-05-311-1/+1
|
* MFBfoobar2003-05-311-5/+8
|
* Fixed bug #23913 (make rename() work across partitions on *nix)Ilia Alshanetsky2003-05-311-0/+8
|
* ChangeLog update2003-05-312-0/+222
|
* Disable virtual() if zlib.output_compression is turned on. Better detection ↵Uwe Schindler2003-05-301-8/+16
| | | | of ns-httpdXX.dll
* done.Moriyoshi Koizumi2003-05-301-3/+1
|
* CGI SAPI should honour this settingMoriyoshi Koizumi2003-05-301-1/+1
|
* Beginning of restructuring NEWS to make it more readable.foobar2003-05-301-74/+90
|
* Add the note to php.ini-* about the mail.force_extra_paramatersfoobar2003-05-302-0/+10
|
* Follow the "standard" naming.foobar2003-05-301-1/+1
|
* - Removed all PHP 4 entries. They're easier to be added all when PHP 5foobar2003-05-301-2692/+0
| | | | | | is actually released.. # If not at all.
* Removed parts committed by mistakeMarcus Boerger2003-05-301-75/+0
|
* Better fix for default connection handling.Marcus Boerger2003-05-301-9/+53
| | | | | # Problems noticed by Jay with the help of Sascha's nice little script.
* Relying on longer matches seems to work better thanJay Smith2003-05-301-10/+3
| | | | | matching the whole string with ^...$.
* Use safe_estrdup() instead.Marcus Boerger2003-05-301-16/+6
| | | | | # Thanks Sascha i didn't knew about that thing.
* Update2003-05-303-0/+3668
|
* Fix handling of ini settingsMarcus Boerger2003-05-301-6/+16
|
* Fix handling of default linksMarcus Boerger2003-05-302-26/+17
|
* Refined the bz2 section as per Sascha's suggestionMoriyoshi Koizumi2003-05-301-5/+5
|
* - MFB: Version output beautificationDerick Rethans2003-05-302-1/+9
|
* Fix notice handlingMarcus Boerger2003-05-302-8/+13
|
* Fixed a little typo. No germany..Moriyoshi Koizumi2003-05-301-1/+1
|
* - Fix ini handling in ZTS modeMarcus Boerger2003-05-303-26/+18
|
* Fixed bug #23898 (Proper handling of NULLs in odbc_result, odbc_fetch_intoIlia Alshanetsky2003-05-301-7/+10
| | | | | and odbc_result_all)
* Fixed bug #23888 (Missing input validation for flags parameter)Ilia Alshanetsky2003-05-301-0/+4
|
* Fixed bug #23894 (sprintf() decimal specifiers problem)Moriyoshi Koizumi2003-05-301-0/+1
|
* Added test case for bug #23894Moriyoshi Koizumi2003-05-301-0/+15
|
* Fixed bug #23897 (Fixed a check for mbfilter_ru.h) aleks@m2media.ruIlia Alshanetsky2003-05-301-1/+1
|
* virtual() now works under windows, tooUwe Schindler2003-05-301-11/+28
|
* Add php_uname() to outputMarcus Boerger2003-05-301-2/+2
|
* Fix memleaks (detected by rrichards@php.net)Marcus Boerger2003-05-301-2/+5
|
* fix crash on exceptions when return value of the inside function is usedStanislav Malyshev2003-05-301-1/+1
|
* Prevent yaz from logging unless yaz.log_file is setAdam Dickmeiss2003-05-301-4/+7
|
* NEWS update2003-05-301-0/+2
|
* ChangeLog update2003-05-302-0/+119
|
* MFBMarcus Boerger2003-05-301-0/+4
|
* Fix last commitMarcus Boerger2003-05-291-1/+1
|
* OptimizeMarcus Boerger2003-05-291-12/+10
|
* Fixed compiler warnings.Ilia Alshanetsky2003-05-292-4/+3
|
* Make use of ze2 codeMarcus Boerger2003-05-291-11/+3
|
* Optimize interface checksMarcus Boerger2003-05-293-29/+39
|
* fix of incomplete windows fixUwe Schindler2003-05-291-4/+4
|
* fix for crashbug with user level wrapper implementations of stream_statHartmut Holzgraefe2003-05-291-5/+4
|
* Changes for compilation under windowsUwe Schindler2003-05-291-4/+4
|
* Fix ~ operator in class constants.Marcus Boerger2003-05-292-2/+6
|
* Execute --SKIPIF-- like --FILE--Marcus Boerger2003-05-291-1/+1
|
* Faster interface inheritance & faster inheritance checksMarcus Boerger2003-05-293-14/+38
|
* MFH-UpdateMarcus Boerger2003-05-291-3/+0
|
* Simply print errorsMarcus Boerger2003-05-291-5/+1
|