summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* - Fixed bug #50458 (PDO::FETCH_FUNC fails with Closures)Pierrick Charron2009-12-143-82/+39
* - Improved the bug#49174 entry summaryFelipe Pena2009-12-131-1/+2
* - Completing the phraseFelipe Pena2009-12-131-1/+2
* - Fixed bug #49174 (crash on queryString set)Felipe Pena2009-12-132-2/+3
* - Fixed bug #50209 (Compiling with libedit cannot find readline.h)Felipe Pena2009-12-135-4/+12
* - Fixed tests for when running using libeditFelipe Pena2009-12-136-6/+6
* Fixed bug #50451 (http wrapper breaks on 2048 char long headers)Ilia Alshanetsky2009-12-132-3/+6
* - Fixed bug #50464 (declare encoding doesn't work with)Felipe Pena2009-12-132-1/+2
* - Fixed bug #50445 (PDO-ODBC stored procedure call from Solaris 64-bit causes...Felipe Pena2009-12-112-4/+8
* - fix build, come on, it is not that hard to test before commit, is it?Pierre Joye2009-12-112-1/+9
* - #50334, add sha support for VC6 too, not merged in trunk as we don't suppor...Pierre Joye2009-12-112-0/+14
* - #50334, use our own implementations of stpncpy and mempcy, avoiding weird b...Pierre Joye2009-12-112-22/+12
* - Fix testJani Taskinen2009-12-111-0/+1
* fix testJani Taskinen2009-12-111-3/+4
* Make MYSQLND_NET dynamically allocated structure with allocatorAndrey Hristov2009-12-114-93/+136
* Fix testJani Taskinen2009-12-111-0/+1
* remove stale commentAndrey Hristov2009-12-111-1/+0
* Move two functions which are used in the extension as methods ofAndrey Hristov2009-12-116-111/+100
* - Fix problem with SKIPIF failing to skip in some cases (deprecated warnings ...Jani Taskinen2009-12-111-1/+1
* Add new 'fetch' test and make several small test fixesChristopher Jones2009-12-103-1/+129
* Remove text recently merged to online docChristopher Jones2009-12-101-451/+9
* - #50334, add define on win as wellPierre Joye2009-12-101-0/+2
* bump version numberAndrey Hristov2009-12-101-2/+2
* Add plugin storage for MYSQLND_STMT tooAndrey Hristov2009-12-103-2/+19
* Fix pdo build, forgot to remove the zval caching from pdo-mysqlAndrey Hristov2009-12-103-35/+3
* - not needed anymoreJani Taskinen2009-12-101-97/+0
* - Fix test mess (testing the deprecated ini option is pointless when using th...Jani Taskinen2009-12-101-9/+4
* Fixed bug #49851 (http wrapper breaks on 1024 char long headers).Ilia Alshanetsky2009-12-102-0/+5
* - [DOC] expose MPIR version when mpir is used instead of gmpPierre Joye2009-12-102-1/+9
* Remove stub code which never actually was used for anything.Andrey Hristov2009-12-0911-209/+1
* Remove the zval caching from mysqlnd. It was disabled versions agoAndrey Hristov2009-12-0918-963/+75
* Fix compilation warningsAndrey Hristov2009-12-091-41/+38
* - #50334, fix build for platform without endian.h (like solaris)Pierre Joye2009-12-092-4/+2
* Remove disabled code - threaded fetching. This can be implementedAndrey Hristov2009-12-0913-823/+3
* - Add one test from HEADJani Taskinen2009-12-091-0/+37
* Adapting tests to accept actual behaviour found in 5.2, 5.3 and 6.0. The beha...Ulf Wendel2009-12-094-6/+6
* - #50334, add missing filePierre Joye2009-12-091-0/+11
* FIFOJani Taskinen2009-12-091-1/+1
* - #50334, add CRYPT_SHA* constants and tests [DOC]Pierre Joye2009-12-093-0/+127
* - updatePierre Joye2009-12-091-0/+2
* - drop non used code and fix warningPierre Joye2009-12-091-16/+5
* - #50334, crypt ignores sha512 and add support for sha256/512 to php's crypt ...Pierre Joye2009-12-096-5/+1707
* Backported 5.3 tests to 5.2 and added more RecursiveIteratorIterator testsWilliam Martin2009-12-087-0/+219
* MFH: static before constJani Taskinen2009-12-081-1/+1
* Upgraded to Sqlite 3.6.21Ilia Alshanetsky2009-12-084-7450/+6456
* - Forgotten patch for trunkDmitry Stogov2009-12-081-0/+1
* FIFOJani Taskinen2009-12-081-1/+1
* - Added MAKE_COPY_ZVAL(ppzv, pzv) macroFelipe Pena2009-12-0815-111/+42
* ouch, that ZTSStanislav Malyshev2009-12-081-2/+2
* win32 should have different testStanislav Malyshev2009-12-082-0/+44