summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* added dsp for openssl win32Daniel Beulshausen2000-11-131-0/+107
* @- Modified preg_replace() to ignore backreferences that refer toAndrei Zmievski2000-11-131-15/+24
* OpenSSL extension. So far it implements assymetric encryption functions.Stig Venaas2000-11-134-0/+563
* Handle unable-to-add-new-headers error nicelyZeev Suraski2000-11-131-10/+17
* - Import Jade Nicoletti's transparent gzip encoding support as an outputZeev Suraski2000-11-132-20/+242
* @- Fixed column-title buffer-overflow in OCIFetchStatement(). (Thies)Thies C. Arntzen2000-11-131-3/+3
* initial - ONnOnn Ben-Zvi2000-11-136-0/+503
* - fixed serveral prototypesUwe Steinmann2000-11-131-25/+27
* Fixed bug: #7768. Some cleaning up too.foobar2000-11-131-17/+18
* Prototype corrected.Kristian Köhntopp2000-11-121-2/+2
* PHP_FDFTK is always != no. $PHP_FDFTK is not.Sascha Schumann2000-11-121-1/+1
* enabled shared module.Rui Hirokawa2000-11-122-37/+36
* Fix for #7758. Plus some cleaning.foobar2000-11-111-4/+5
* Add Apache 2.0 sapi module and sort alphabetically.Sascha Schumann2000-11-111-5/+6
* RFC822 does specify two digit years, but practically every decent mailChuck Hagenbuch2000-11-111-5/+5
* - new function set_content() which is a workaround for bug #6457Uwe Steinmann2000-11-102-18/+82
* - Fixed many problems to make xpath workingUwe Steinmann2000-11-101-155/+116
* - Fixed several error including segm fault (but still one left :-(Uwe Steinmann2000-11-102-8/+17
* some changes, and added 'r' flag which generates an RFC822 compatible date st...Colin Viebrock2000-11-091-5/+38
* - fix crash when using blob_in_file mode (danny).Danny Heijl2000-11-091-1/+1
* - Some more commentsUwe Steinmann2000-11-093-4/+86
* - Started support for XPath/XPtr (completely untested)Uwe Steinmann2000-11-092-1/+294
* Beutifying the output of configure a bit.foobar2000-11-091-1/+2
* Remove duplicate check for xpm support.foobar2000-11-091-1/+0
* Fix to get jpeg/xpm support everytime.foobar2000-11-091-2/+3
* Remove duplicates (when curl-7.4.1 is used).foobar2000-11-091-2/+0
* Fixed bug: #5460foobar2000-11-091-1/+1
* add gzdeflate() and gzinflate() for handling of pure gzip-datastreamsMarc Pohl2000-11-082-0/+152
* E_WARNING into E_ERROR, Last commit (today)! I PROMISE! :-)Mathieu Kooiman2000-11-081-1/+1
* Added licenseNikos Mavroyanopoulos2000-11-081-794/+926
* Alert user if they're trying to useMathieu Kooiman2000-11-081-0/+2
* - Made gd extension build when using gd version < 1.5Mathieu Kooiman2000-11-081-0/+6
* Will work on a more thorough implementation for mysql_store_result() after 4.0.4Zeev Suraski2000-11-081-2/+6
* Make this compile with libxml2.2.7.foobar2000-11-081-0/+2
* Cleaned up a bit.foobar2000-11-081-31/+38
* config.m4foobar2000-11-081-1/+1
* win32 sapi symbol export fixesDaniel Beulshausen2000-11-072-3/+5
* Enable to use mysql_use_result in query functions.Stanislav Malyshev2000-11-071-8/+43
* Andi says it should be zval_ptr_dtorStanislav Malyshev2000-11-071-2/+1
* Use socklen_t for getsockoptSascha Schumann2000-11-061-1/+1
* - Added myself to the credits...Derick Rethans2000-11-061-1/+1
* (ImageCreateFromString) Added forgotten GDLS_FETCH() needed for ZTS.David Hedbor2000-11-061-0/+1
* Fix bug #7667.Andrei Zmievski2000-11-061-5/+3
* And now the right fix - should add it stillStanislav Malyshev2000-11-061-1/+1
* Serialize as reference only if it's a true referenceStanislav Malyshev2000-11-061-1/+1
* Add support to ukrainian characters (by serhiy@society.kiev.ua)Stanislav Malyshev2000-11-061-7/+7
* Fixed windows build.Sebastian Bergmann2000-11-061-0/+3
* Make sure these are initialized to NULLRasmus Lerdorf2000-11-061-5/+1
* Bring phpcredits() up to dateJohn Donagher2000-11-051-4/+24
* Fix the other part...Sterling Hughes2000-11-051-2/+2