summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* MFB: PHP_PQ_ERROR() changeMarcus Boerger2003-12-061-53/+46
* #args, reinsert skipif for extension checkMarcus Boerger2003-12-061-0/+3
* Do not dynamically load the extension in skipifMarcus Boerger2003-12-061-7/+0
* Implement SeekableIterator and LimitIterator as C code.Marcus Boerger2003-12-063-37/+232
* Update examplesMarcus Boerger2003-12-065-23/+64
* com_create_guid() returns...Wez Furlong2003-12-063-1/+22
* Fix ftp build when openssl is built as a shared extension.Wez Furlong2003-12-063-20/+20
* Fix a problem resolving the php.ini path under win32 terminal services enviro...Wez Furlong2003-12-061-9/+0
* use quotes if the user specifies a path, but don't otherwise (since we don't ...Wez Furlong2003-12-061-1/+5
* Add missing iconv_close() callMoriyoshi Koizumi2003-12-061-0/+1
* fix protofoobar2003-12-061-1/+1
* make it build under win32Wez Furlong2003-12-062-0/+10
* Detect and enable IPv6 support under win32.Wez Furlong2003-12-063-19/+24
* openssl support for the new buildWez Furlong2003-12-051-0/+17
* Fix the xsl warningsRob Richards2003-12-051-1/+1
* Tweak xml related build.Wez Furlong2003-12-055-4/+22
* Probable fix for #26534Wez Furlong2003-12-051-1/+3
* Use Rob's static libxml+libiconv library; new build no longerWez Furlong2003-12-054-9/+13
* libxml2 and iconv export fileRob Richards2003-12-051-0/+1236
* A trivial implement for dos-like platformsMoriyoshi Koizumi2003-12-051-3/+3
* Add regression test for iconv stream filtersMoriyoshi Koizumi2003-12-052-0/+42
* fix testChristian Stocker2003-12-051-1/+5
* fix unix build....Wez Furlong2003-12-051-1/+1
* Add optional array argument to proc_open() to specify additionalWez Furlong2003-12-051-4/+26
* Make these tests work under win32Wez Furlong2003-12-059-13/+16
* Be smarter about which systems should register unix transports.Wez Furlong2003-12-053-9/+15
* xmlCtxtSetOptions() isn't available in the versions up to 2.6.xMoriyoshi Koizumi2003-12-051-1/+1
* Fix libexpat build.Moriyoshi Koizumi2003-12-051-2/+2
* Add a missing markerMoriyoshi Koizumi2003-12-051-0/+1
* Update testMarcus Boerger2003-12-051-1/+1
* Include exif in the new win32 build systemFrank M. Kromann2003-12-051-0/+9
* Support for new Win32 build bliss.Sebastian Bergmann2003-12-051-0/+14
* fix zts buildWez Furlong2003-12-052-14/+15
* check for .net headersWez Furlong2003-12-051-1/+1
* Made test work on windowsEdin Kadribasic2003-12-0521-0/+46
* Fixed bug #26528 (HTML entities are not being decoded byIlia Alshanetsky2003-12-052-0/+28
* Get rid of PHPAPI usage.Edin Kadribasic2003-12-053-27/+24
* Type-punning is evil.Moriyoshi Koizumi2003-12-041-2/+7
* Add iconv stream filter.Moriyoshi Koizumi2003-12-041-1/+332
* This part is accidentially left on the previous commit.Moriyoshi Koizumi2003-12-041-0/+1
* It'd be a bad idea to make subpackages dependent on the php build system.Moriyoshi Koizumi2003-12-044-7/+1
* Work around a bug in putenv() in the VS.Net C run time library (MSVCRT71) whe...Wez Furlong2003-12-041-0/+8
* Update __toString() issuesMarcus Boerger2003-12-042-3/+5
* __toString() must be called explicitly nowMarcus Boerger2003-12-041-1/+1
* UpdateMarcus Boerger2003-12-041-1/+7
* Add package fileMarcus Boerger2003-12-041-0/+75
* No longer trueMarcus Boerger2003-12-041-98/+0
* Update documentationMarcus Boerger2003-12-049-336/+314
* UpdateMarcus Boerger2003-12-041-11/+2
* No longer neededMarcus Boerger2003-12-041-104/+0