summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Typofix + removed unnecessary unsets caused by itfoobar2005-01-223-4/+1
* MFB (bugfix for 24851)Andrei Zmievski2005-01-221-1/+12
* Correctly initialize ZVALStefan Esser2005-01-211-1/+1
* destruct return_valueAntony Dovgal2005-01-211-0/+1
* picky picky.Wez Furlong2005-01-211-4/+7
* Allow static build (better detection of PDO headers).Wez Furlong2005-01-212-2/+18
* fix leakWez Furlong2005-01-211-0/+2
* hrmm. Really really really really touch the timestamp in CVS to avoidWez Furlong2005-01-211-1/+1
* make use of the query rewriter (even though it doesn't do anything yet)Wez Furlong2005-01-211-25/+25
* updateWez Furlong2005-01-211-5/+6
* fix encoding nastiness that snuck in from the copy-n-paste of error codeWez Furlong2005-01-211-3/+3
* and check in the generated c file later, to avoid remaking it in fresh checko...Wez Furlong2005-01-211-24/+231
* Revise query parser so that it can rewrite from one bind syntax to another.Wez Furlong2005-01-214-39/+205
* ChangeLog update2005-01-212-0/+150
* Eliminate unused parameter.Wez Furlong2005-01-219-20/+13
* Eliminate unused parameterWez Furlong2005-01-212-11/+7
* fix backslashWez Furlong2005-01-211-1/+1
* fix bug #31623 (OCILogin does not support password grace period)Antony Dovgal2005-01-201-1/+6
* fix error messageAntony Dovgal2005-01-201-1/+1
* fix segfault in imap_sort() - it segfaults when options is less than 0.Antony Dovgal2005-01-201-1/+6
* Fixed bug #31398 (When magic_guotes_gpc are enabled filenames with 'Ilia Alshanetsky2005-01-201-33/+10
* Support for HTTP error codesDmitry Stogov2005-01-202-19/+43
* Add support for the 'official' build machine layoutEdin Kadribasic2005-01-201-0/+3
* Fixed bug #30901 (can't send cookies with soap envelop).Dmitry Stogov2005-01-202-4/+45
* fix segfault in imap_headerinfo() when fromlength or subjectlength are less t...Antony Dovgal2005-01-201-3/+11
* Fixed bug #31422 (No Error-Logging on SoapServer-Side).Dmitry Stogov2005-01-2034-133/+221
* Fixed bug #28817 (Var problem when extending domDocument).Rob Richards2005-01-201-2/+34
* fix typos in error messagesAntony Dovgal2005-01-201-3/+3
* fix typos in error messages & resource nameAntony Dovgal2005-01-201-3/+3
* Support for HTTPS with digital certificates.Dmitry Stogov2005-01-202-1/+24
* Fix segfault on stmt close.Wez Furlong2005-01-201-3/+18
* Juggle/enhance mssql library detectionWez Furlong2005-01-201-9/+21
* Generate pdo_oci.dll for modern SDKs and pdo_oci8.dll for ye-olde oci805 libs.Wez Furlong2005-01-202-15/+55
* generate dblib and mssql variants in the same buildWez Furlong2005-01-201-13/+30
* A couple more adjustments for building multiple output variants of the sameWez Furlong2005-01-201-7/+22
* - Revert the weird change of ZEND_STRS() macro and use the correctfoobar2005-01-204-10/+10
* - Changed phpize not to require automake and libtool.foobar2005-01-204-62/+21
* ChangeLog update2005-01-202-0/+81
* - Add --with-libdir to phpized builds toofoobar2005-01-201-0/+5
* - Removed obsolete AC_PROG_RANLIB (AC_PROG_LIBTOOL does it)foobar2005-01-201-2/+1
* Added --debug option to buildconffoobar2005-01-192-8/+16
* Revert the multiple autoconf versions patchfoobar2005-01-192-7/+4
* Stricter cc header check.Ilia Alshanetsky2005-01-191-1/+1
* - Add the patched libtool.m4 from snaps so that Jani can play with it.Derick Rethans2005-01-191-0/+3693
* - Fixed bug #28976 (use From: from headers if sendmail_from is empty)foobar2005-01-191-2/+15
* - Fix the pic patchfoobar2005-01-192-7/+13
* Take a stab at implementing out parameters for odbcWez Furlong2005-01-191-3/+5
* don't propogate an unspecified length to the driver.Wez Furlong2005-01-191-4/+0
* add depWez Furlong2005-01-191-0/+1
* allow static linkage.Wez Furlong2005-01-192-2/+3