summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Revert the undiscussed change.foobar2002-10-221-1/+1
* Hmm. -c options was there, but removed.Yasuo Ohgaki2002-10-221-1/+1
* Nuke tabs.foobar2002-10-211-4/+4
* Removed tabs and combined those multiple AC_CHECK_FUNCS calls to one.foobar2002-10-211-13/+11
* Fixed symlink/link functions on ZTS builds.Ilia Alshanetsky2002-10-213-22/+65
* Cleanup. (no tabs here!)foobar2002-10-211-41/+38
* Refine stream_select() to work with streams that have data in their readWez Furlong2002-10-213-8/+83
* no need to double fetchSterling Hughes2002-10-211-3/+2
* this will be handled elsewhereHartmut Holzgraefe2002-10-211-8/+0
* @ updated FDF extension to work with current Adodeb fdftk 5.0 (hartmut)Hartmut Holzgraefe2002-10-213-120/+955
* fixed build for getopt_long-less platforms,Hartmut Holzgraefe2002-10-211-4/+2
* Changed --with-gd to behave same way as --with-mysql does.foobar2002-10-211-29/+17
* Renamed the test cases.Moriyoshi Koizumi2002-10-2152-704/+511
* removed left-over unused variableHartmut Holzgraefe2002-10-211-2/+0
* Convert C++ style comments to C style comments.Jon Parise2002-10-211-2/+3
* killed some warnings identified by sebastianHartmut Holzgraefe2002-10-211-3/+3
* removed bogus paranoid header checkingHartmut Holzgraefe2002-10-211-6/+2
* some changes to how request input data (Content-Lenght >0) is handledHartmut Holzgraefe2002-10-215-33/+93
* getopt() now supports long options on platforms that have getopt_long()Hartmut Holzgraefe2002-10-212-13/+107
* workaround for the "autoconf-cache-bug" workaroundHartmut Holzgraefe2002-10-211-1/+1
* Tweak.Andrei Zmievski2002-10-211-1/+1
* ZTS build fixHartmut Holzgraefe2002-10-211-1/+1
* Fixed bug #16880. Added an ini option max_input_time that allows the userIlia Alshanetsky2002-10-214-1/+7
* fix for #19712 & #19715 -> whitepsace in extension dir nameHartmut Holzgraefe2002-10-211-2/+2
* #19948Thies C. Arntzen2002-10-211-2/+2
* More style fixes...Moriyoshi Koizumi2002-10-211-15/+15
* Let them say why they are skippedMoriyoshi Koizumi2002-10-214-9/+13
* Fixed typo.Moriyoshi Koizumi2002-10-211-1/+1
* \s cannot be used with ereg()Moriyoshi Koizumi2002-10-211-1/+1
* The results of each test should go on a single lineSander Roobol2002-10-211-2/+4
* - Stijl polizeiDerick Rethans2002-10-211-3/+4
* Skip this when strtoupper doesn't behave as expected, because casefoldingMelvyn Sopacua2002-10-211-1/+7
* Adds a 'reason' for skipping a test.Melvyn Sopacua2002-10-211-1/+4
* MFZE1Thies C. Arntzen2002-10-211-1/+5
* remove the remains of that comment.foobar2002-10-211-1/+0
* - Moved CGI specific lines from configure.in to sapi/cgi/config9.m4foobar2002-10-214-84/+124
* - Add one 'level' more (0 first, 9 last)foobar2002-10-211-1/+1
* - Prevent resetting the PHP_*_DIR variables if already set.foobar2002-10-214-16/+38
* style keisatsu :)Moriyoshi Koizumi2002-10-211-26/+26
* Added a new test case to confirm the inconsistent regex behaviour reportedMoriyoshi Koizumi2002-10-212-0/+18
* Changed the dafault option for consistencyMoriyoshi Koizumi2002-10-211-1/+1
* Added mb_strtolower() and mb_strtoupper()Moriyoshi Koizumi2002-10-214-0/+71
* MFHMoriyoshi Koizumi2002-10-211-2/+2
* Align with other configure --help textsfoobar2002-10-211-1/+1
* ChangeLog update2002-10-212-0/+64
* There is no point doing this test. Some systems think root can always execute...foobar2002-10-211-8/+0
* Fix some verbage.Sean Bright2002-10-201-1/+1
* Try keep those most important entries as first..foobar2002-10-201-2/+2
* style fixMoriyoshi Koizumi2002-10-201-2/+4
* Fixed incorrect handling of files starting with a .Ilia Alshanetsky2002-10-201-1/+12