summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Updated the test caseMoriyoshi Koizumi2002-10-231-2/+4
* Modified mb_convert_case() to handle cased characters properly when MB_CASE_T...Moriyoshi Koizumi2002-10-231-3/+18
* Fixed comment position.Moriyoshi Koizumi2002-10-231-3/+3
* Make it work without .php filesMelvyn Sopacua2002-10-232-26/+23
* Function renaming.Moriyoshi Koizumi2002-10-232-42/+4
* Added folding markers for happier hackingMoriyoshi Koizumi2002-10-231-33/+88
* Test case regarding randomization of shuffle() and str_shuffle().Andrey Hristov2002-10-231-0/+84
* Style keisatsuMoriyoshi Koizumi2002-10-231-6/+6
* Renaming the functions.Moriyoshi Koizumi2002-10-232-28/+28
* Remaned the functions for consistencyMoriyoshi Koizumi2002-10-232-4/+4
* MFHMoriyoshi Koizumi2002-10-231-6/+1
* don't assume yp-functions are always in libc, try also libnslHartmut Holzgraefe2002-10-231-0/+23
* ShortenMarcus Boerger2002-10-231-2/+0
* Added Oracle (oci8) supportMarc Boeren2002-10-233-15/+44
* Updated tests for Oracle (oci8) support (Mc)Marc Boeren2002-10-236-35/+64
* - No tabs, no echoing, no unnecessary codefoobar2002-10-231-7/+3
* make it work with pre-v5 fdftk againHartmut Holzgraefe2002-10-232-8/+42
* Do the same test as ext/standard/test/strings/strtoupper.phpt doesMoriyoshi Koizumi2002-10-221-0/+4
* Improved determine_charset() to use mbstring.internal_encoding when the lastMoriyoshi Koizumi2002-10-221-0/+35
* test for locale support in strtoupperMelvyn Sopacua2002-10-221-0/+17
* Fixed ZTS build.Ilia Alshanetsky2002-10-221-0/+1
* ups - the other way round of courseMarcus Boerger2002-10-221-2/+2
* Updated testsMarcus Boerger2002-10-227-65/+80
* Fix this extension.Marcus Boerger2002-10-221-3/+39
* Fix for cases when new_length is NULLMarcus Boerger2002-10-221-4/+6
* Fixed a possible segmentation fault in file() function.Ilia Alshanetsky2002-10-221-2/+4
* Small corrections to the expected output.Ilia Alshanetsky2002-10-221-2/+2
* Fixed implode testIlia Alshanetsky2002-10-221-2/+4
* Correct case for README.TESTING.Jon Parise2002-10-221-2/+2
* Update documentationMarcus Boerger2002-10-221-1/+2
* Fixing check to enable dl() for both cgi and cgi-fcgiFrank M. Kromann2002-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-211-19/+37
* Cleanup. (no tabs here!)foobar2002-10-211-41/+38
* Refine stream_select() to work with streams that have data in their readWez Furlong2002-10-211-6/+78
* no need to double fetchSterling Hughes2002-10-211-3/+2
* @ 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
* 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
* some changes to how request input data (Content-Lenght >0) is handledHartmut Holzgraefe2002-10-211-0/+57
* getopt() now supports long options on platforms that have getopt_long()Hartmut Holzgraefe2002-10-212-13/+107
* ZTS build fixHartmut Holzgraefe2002-10-211-1/+1
* #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
* Skip this when strtoupper doesn't behave as expected, because casefoldingMelvyn Sopacua2002-10-211-1/+7