Re: [PHP-DOC] SQLite3 extension

2012-11-29 Thread Hannes Magnusson
On Thu, Nov 29, 2012 at 8:12 AM, Brad Dewar wrote: > Hi > > As of PHP 5.4.x, the SQLite3 extension has an undocumented method called > createCollation(). > > I'd like to add it to the docs. I'm just reading through your 'how to submit > documentation' docs now for the first time. > > I added a n

[PHP-DOC] SQLite3 extension

2012-11-29 Thread Brad Dewar
Hi As of PHP 5.4.x, the SQLite3 extension has an undocumented method called createCollation(). I'd like to add it to the docs. I'm just reading through your 'how to submit documentation' docs now for the first time. I added a new file en/reference/sqlite3/sqlite3/createcollation.xml in the on