Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.10.15

Request #10166 use sqlite backend for registry
Submitted: 2007-02-23 15:47 UTC
From: cellog Assigned: cellog
Status: Closed Package: PEAR (version CVS)
PHP Version: Irrelevant OS: n/a
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 48 + 48 = ?

 
 [2007-02-23 15:47 UTC] cellog (Greg Beaver)
Description: ------------ The registry is currently stored as serialized PHP arrays. Instead, an sqlite database should be used in order to take advantage of robust searching and indexing.

Comments

 [2007-02-23 15:47 UTC] cellog (Greg Beaver)
implemented in cvs