Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Year++ | Felipe Pena | 2012-01-01 | 5 | -5/+5 |
| | |||||
* | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
| | |||||
* | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #54329 (MSSql extension memory leak) | Felipe Pena | 2011-07-03 | 1 | -1/+1 |
| | | | | | patch by: dotslashpok at gmail dot com | ||||
* | Oops, can't cache it here because it won't work | Rasmus Lerdorf | 2011-05-15 | 1 | -5/+5 |
| | | | | | | in autoconf2.13 and we still support that version in this branch | ||||
* | Cache the pdo include path | Rasmus Lerdorf | 2011-05-15 | 1 | -5/+5 |
| | |||||
* | - Fixed bug #54167 (PDO_DBLIB returns null on SQLUNIQUE field) | Felipe Pena | 2011-03-17 | 1 | -0/+18 |
| | | | | | patch by: mjh at hodginsmedia dot com | ||||
* | - Reverted fix for bug #54167 (to be committed in soon) | Felipe Pena | 2011-03-06 | 1 | -18/+0 |
| | |||||
* | - Fixed bug #54167 (PDO_DBLIB returns null on SQLUNIQUE field) | Felipe Pena | 2011-03-05 | 1 | -1/+18 |
| | | | | | | # initial patch by: mjh at hodginsmedia dot com (5.3) # trunk version by me | ||||
* | - Year++ | Felipe Pena | 2011-01-01 | 5 | -5/+5 |
| | |||||
* | - Fixed the fix for bug #52546 | Felipe Pena | 2010-08-13 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #52546 (pdo_dblib segmentation fault when iterating MONEY values) | Felipe Pena | 2010-08-05 | 1 | -1/+1 |
| | |||||
* | Fixed bug #51213 (pdo_mssql is trimming value of the money column). | Ilia Alshanetsky | 2010-03-08 | 1 | -1/+8 |
| | |||||
* | Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0) | Ilia Alshanetsky | 2010-01-12 | 1 | -1/+1 |
| | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 5 | -5/+5 |
| | |||||
* | Revert attempt at supporting both autoconf 2.13 and | Rasmus Lerdorf | 2009-11-29 | 1 | -5/+5 |
| | | | | | | | | | | | modern versions in the same build chain. There are simply too many broken things in 2.13 to make it work. Cache handling is broken as well which is why I need to revert the pdo_inc_path cache fix as well. trunk is now 2.60+ only and I'll work on cleaning out all the legacy cruft from there. | ||||
* | Someone strap down Jani and give him a sedative please. | Rasmus Lerdorf | 2009-11-25 | 1 | -5/+5 |
| | | | | | | This makes our toolchain work with the latest versions of autoconf and avoids a lot of end-user grief. | ||||
* | - Possible fix for bug #49344 on Windows (pdo_mssql fails to connect,throws ↵ | Felipe Pena | 2009-09-10 | 1 | -5/+5 |
| | | | | PDOException SQLSTATE[] (null) (severity 0)) | ||||
* | MFH: Fixed bug #48539 (pdo_dblib fails to connect, throws empty PDOException | Johannes Schlüter | 2009-06-29 | 1 | -0/+2 |
| | | | | | "SQLSTATE[] (null)") (Felipe) | ||||
* | MFH: Fixed shared build | Kalle Sommer Nielsen | 2009-05-20 | 1 | -0/+4 |
| | |||||
* | MFH: Fix --with-pdo-mssql build and add some warnings if header/libs are not ↵ | Kalle Sommer Nielsen | 2009-05-19 | 3 | -3/+15 |
| | | | | found | ||||
* | MFH | Steph Fox | 2009-03-19 | 2 | -11/+24 |
| | | | | | | | - Fix bug #38805 ( PDO Truncates Text from SQL Server Text Data Type Field) - Bring behaviour into line with ext/mssql - Several memleaks plugged | ||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 5 | -5/+5 |
| | |||||
* | - MFH: Fixed bug #44991 (Compile Failure With freetds0.82) (patch by ↵ | Felipe Pena | 2008-10-04 | 1 | -6/+6 |
| | | | | matthias at dsx dot at) | ||||
* | MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all | Jani Taskinen | 2008-07-25 | 1 | -6/+5 |
| | | | | | | MFH: enabled-by-default drivers. Also error out if you try to configure MFH: a driver as static but pdo is disabled. | ||||
* | remove unused PHP_EXTNAME_API macros. | Nuno Lopes | 2008-01-03 | 1 | -6/+0 |
| | | | | | #in preparation for the gcc 4 visibility patch | ||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 5 | -5/+5 |
| | |||||
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -2/+2 |
| | |||||
* | MFH: Fix some configure --help texts | foobar | 2007-07-03 | 1 | -2/+2 |
| | |||||
* | Fix mysql -> dblib | Frank M. Kromann | 2007-01-15 | 1 | -3/+3 |
| | |||||
* | Fixed bug #40121 (PDO_DBLIB driver wont free statements). | Ilia Alshanetsky | 2007-01-14 | 1 | -0/+13 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 5 | -5/+5 |
| | |||||
* | Use safe_emalloc() | Ilia Alshanetsky | 2006-12-25 | 2 | -2/+2 |
| | |||||
* | fix build and typo after another lazy ass who does not test before commit: ↵ | foobar | 2006-07-24 | 1 | -2/+2 |
| | | | | Dmitry | ||||
* | Added automatic module globals management | Dmitry Stogov | 2006-06-15 | 1 | -7/+9 |
| | |||||
* | Remove pecl includes (Steph), except pdo_odbc which will remain broke | Edin Kadribasic | 2006-05-11 | 1 | -2/+2 |
| | |||||
* | set min pdo dep to 1.0.3, which will be the new pecl release | Wez Furlong | 2006-05-02 | 1 | -2/+2 |
| | |||||
* | - Fix date | foobar | 2006-01-01 | 5 | -15/+15 |
| | |||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | switch to package2.xml | Wez Furlong | 2005-12-04 | 3 | -61/+77 |
| | |||||
* | set to 1.0 stable. | Wez Furlong | 2005-11-26 | 2 | -5/+6 |
| | |||||
* | MFH: Fixed wrong usage of ZEND_EXTENSION_API_NO (these are not Zend exts :) | foobar | 2005-11-25 | 1 | -2/+2 |
| | |||||
* | update ready for release spree today | Wez Furlong | 2005-11-01 | 1 | -1/+4 |
| | |||||
* | Fix #35032; pdo_dblib doesn't find includes on some systems | Wez Furlong | 2005-11-01 | 1 | -5/+11 |
| | |||||
* | prep for PECL release | Wez Furlong | 2005-11-01 | 1 | -4/+10 |
| | |||||
* | MFH: Fixed bug #34758 (PDO_DBLIB did not implement rowCount()). | Ilia Alshanetsky | 2005-10-12 | 1 | -0/+2 |
| | |||||
* | MFH: Fixed bug #34777 (Crash in dblib when fetching non-existent error info). | Ilia Alshanetsky | 2005-10-09 | 1 | -1/+3 |
| | |||||
* | fix typo | foobar | 2005-09-24 | 1 | -1/+1 |
| | |||||
* | update package.xml files and version numbers, in anticipation of a big bunch ↵ | Wez Furlong | 2005-09-11 | 2 | -5/+5 |
| | | | | of releases. | ||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_1'. | SVN Migration | 2005-08-08 | 1 | -23/+0 |
| |