| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Feb 2007 09:00:29
1.0.3
|
ale  |
Remove pecl-PDO ports, since php5 bundled ones are newer.
Update MOVED accordingly.
Approved by: maintainer |
08 Nov 2006 08:16:43
1.0.3
|
ale  |
Fix build with a threaded php 5.2.0. |
19 May 2006 08:13:32
1.0.3
|
itetcu  |
- update to 1.0.3 [1]
- drop USE_PHPIZE= yes since it has USE_PHPEXT= yes [2]
PR: ports/97430 [1]
Submitted by: maintainer [1], itetcu [2]
Approved by: lawrance (mentor) |
29 Nov 2005 13:52:46
1.0.2
|
flz  |
- Update to 1.0.2.
PR: ports/89717
Submitted by: maintainer |
03 Nov 2005 16:26:38
1.0.r2
|
garga  |
- Update to 1.0RC2
PR: ports/88413
Submitted by: maintainer |
13 Sep 2005 22:53:17
1.0.r1
|
pav  |
PDO provides a uniform data access interface, sporting advanced features such
as prepared statements and bound parameters. PDO drivers are dynamically
loadable and may be developed independently from the core, but still accessed
using the same API.
PR: ports/86033
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> |