Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0 |
|
#
3e669bc9 |
| 06-Dec-2005 |
foobar |
MFH: nuke php3 legacy |
#
17683295 |
| 04-Dec-2005 |
Wez Furlong |
switch to package2.xml |
Revision tags: RELEASE_2_0_2, php-5.1.1 |
|
#
85ad8173 |
| 26-Nov-2005 |
Wez Furlong |
set to 1.0 stable. |
#
366832fb |
| 25-Nov-2005 |
foobar |
MFH: Fixed wrong usage of ZEND_EXTENSION_API_NO (these are not Zend exts :) |
Revision tags: php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1 |
|
#
77d3a41f |
| 11-Sep-2005 |
Wez Furlong |
update package.xml files and version numbers, in anticipation of a big bunch of releases. |
Revision tags: PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0, RELEASE_0_9 |
|
#
f7c0b7d0 |
| 27-Jul-2005 |
Wez Furlong |
prep for PECL release |
#
ec50ec65 |
| 20-Jul-2005 |
Wez Furlong |
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. |
Revision tags: php-5.1.0b3 |
|
#
3e5ddd2a |
| 12-Jul-2005 |
Wez Furlong |
compile before commit... |
#
04dd0e10 |
| 12-Jul-2005 |
Wez Furlong |
Enable unix build for dblib/sybase/freetds. The extension is named pdo_dblib and the driver dblib on unix. |
#
93962139 |
| 12-Jul-2005 |
Wez Furlong |
Avoid estrdup(NULL), modified patch from Zhao ming sen. |
Revision tags: php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1, RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1, RELEASE_0_2_4 |
|
#
06cf1852 |
| 13-Feb-2005 |
Wez Furlong |
fix pdo_mssql.dll build |
Revision tags: RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2 |
|
#
25917d58 |
| 18-Jan-2005 |
Frank M. Kromann |
Make this compile with the generic ntwdblib from Microsoft |
#
505fbb19 |
| 18-Jan-2005 |
Wez Furlong |
nice and fluffy error handling |
#
ca988059 |
| 17-Jan-2005 |
Wez Furlong |
Add a PDO driver for Sybase style DB-lib (including MS SQL). Only the basics are here right now. |