Xinchen Hui
|
c0d060f5c0
|
Bump year
|
2014-01-03 11:04:26 +08:00 |
|
Stanley Sufficool
|
5a04ab9a54
|
Fix PDO_DBLIB bugs: #64338, #64808, #63638
Synchronize with master
|
2013-06-03 20:02:08 -07:00 |
|
Xinchen Hui
|
0a7395e009
|
Happy New Year
|
2013-01-01 16:28:54 +08:00 |
|
Felipe Pena
|
4e19825281
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Felipe Pena
|
707a8f70b8
|
- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]
|
2011-08-06 14:47:44 +00:00 |
|
Felipe Pena
|
4b30846b50
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +00:00 |
|
Felipe Pena
|
0203cc3d44
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
|
Sebastian Bergmann
|
9ba1e81665
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
|
Kalle Sommer Nielsen
|
061f229abc
|
MFH: Fixed shared build
|
2009-05-20 10:18:51 +00:00 |
|
Kalle Sommer Nielsen
|
a58bd002d6
|
MFH: Fix --with-pdo-mssql build and add some warnings if header/libs are not found
|
2009-05-19 10:22:25 +00:00 |
|
Sebastian Bergmann
|
08659c2dcd
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
|
Sebastian Bergmann
|
d1dded8751
|
MFH: Bump copyright year, 2 of 2.
|
2007-12-31 07:17:19 +00:00 |
|
Dmitry Stogov
|
6c810b0d4c
|
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
|
2007-09-27 18:00:48 +00:00 |
|
Sebastian Bergmann
|
4223aa4d5e
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
|
foobar
|
1a8d655fec
|
fix build and typo after another lazy ass who does not test before commit: Dmitry
|
2006-07-24 00:01:02 +00:00 |
|
Dmitry Stogov
|
1dbaae2795
|
Added automatic module globals management
|
2006-06-15 18:33:09 +00:00 |
|
foobar
|
220490222a
|
- Fix date
|
2006-01-01 12:47:32 +00:00 |
|
foobar
|
3e669bc950
|
MFH: nuke php3 legacy
|
2005-12-06 02:28:41 +00:00 |
|
Wez Furlong
|
17683295e4
|
switch to package2.xml
|
2005-12-04 22:34:26 +00:00 |
|
Wez Furlong
|
85ad81736c
|
set to 1.0 stable.
|
2005-11-26 20:50:08 +00:00 |
|
foobar
|
366832fbd2
|
MFH: Fixed wrong usage of ZEND_EXTENSION_API_NO (these are not Zend exts :)
|
2005-11-25 16:01:41 +00:00 |
|
Wez Furlong
|
77d3a41f8a
|
update package.xml files and version numbers, in anticipation of a big bunch of releases.
|
2005-09-11 05:27:30 +00:00 |
|
Wez Furlong
|
f7c0b7d09e
|
prep for PECL release
|
2005-07-27 03:12:43 +00:00 |
|
Wez Furlong
|
ec50ec65b9
|
use pdo core test suite.
Now passes all but one test. Volunteers that want to track down the cause
for test pdo_018.phpt not passing are welcome.
|
2005-07-20 05:27:27 +00:00 |
|
Wez Furlong
|
3e5ddd2a80
|
compile before commit...
|
2005-07-12 12:21:53 +00:00 |
|
Wez Furlong
|
04dd0e1094
|
Enable unix build for dblib/sybase/freetds.
The extension is named pdo_dblib and the driver dblib on unix.
|
2005-07-12 12:16:02 +00:00 |
|
Wez Furlong
|
93962139fb
|
Avoid estrdup(NULL), modified patch from Zhao ming sen.
|
2005-07-12 11:02:23 +00:00 |
|
Wez Furlong
|
06cf185298
|
fix pdo_mssql.dll build
|
2005-02-13 23:13:14 +00:00 |
|
Frank M. Kromann
|
25917d5885
|
Make this compile with the generic ntwdblib from Microsoft
|
2005-01-18 07:17:01 +00:00 |
|
Wez Furlong
|
505fbb1966
|
nice and fluffy error handling
|
2005-01-18 02:42:52 +00:00 |
|
Wez Furlong
|
ca98805935
|
Add a PDO driver for Sybase style DB-lib (including MS SQL).
Only the basics are here right now.
|
2005-01-17 01:15:14 +00:00 |
|