summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - WSPierre Joye2010-06-081-3/+3
* Make the tests pass with sql strict mode enabledUlf Wendel2010-06-082-5/+15
* Portability improvementUlf Wendel2010-06-081-2/+9
* Portability improvementsUlf Wendel2010-06-082-11/+20
* - duplicate entryPierre Joye2010-06-082-6/+0
* - [DOC] add session.entropy* support to windowsPierre Joye2010-06-083-2/+7
* fix bug #50101 (name clash between global and local variable)Antony Dovgal2010-06-082-8/+10
* More SQL strict mode updatesUlf Wendel2010-06-088-20/+152
* - add striped down version of RNG layer to have a reliable random src on windowsPierre Joye2010-06-081-0/+1
* - add striped down version of RNG layer to have a reliable random src on windowsPierre Joye2010-06-081-1/+35
* fix bug #51276 (php_load_extension() is missing when HAVE_LIBDL is undefined)Antony Dovgal2010-06-082-0/+4
* fix micro-memleaks (happened once per process)Antony Dovgal2010-06-082-0/+8
* Making tests pass strict sql mode.Ulf Wendel2010-06-086-132/+165
* - Let's generate this #ifdef only on zend_vm_execute.hFelipe Pena2010-06-072-7/+6
* - Fix scriptFelipe Pena2010-06-071-0/+1
* - show the free_op1 warning only once, until a fix is appliedPierre Joye2010-06-071-0/+3
* - show the free_op1 warning only once, until a fix is appliedPierre Joye2010-06-061-0/+3
* - silent warning (unary minus operator applied to unsigned type)Pierre Joye2010-06-061-5/+5
* - label only used when mmap is availablePierre Joye2010-06-061-0/+2
* New test for file_exists (bug #39863). It currently xfail'sChristopher Jones2010-06-051-0/+24
* - Fixed bug #51991 (spl_autoload and *nix support with namespace)Felipe Pena2010-06-042-0/+12
* - Fix proto and argnameFelipe Pena2010-06-031-3/+3
* - Added ZipArchive arginfoFelipe Pena2010-06-031-30/+135
* Add Berkeley DB 5 support. (An outstanding issue with BDB 4.8 related to 510...Christopher Jones2010-06-034-13/+23
* - Fix memleak when passing a non string/object parameterFelipe Pena2010-06-031-1/+1
* vim failRasmus Lerdorf2010-06-021-3/+3
* Tweak the fix for bug #51847 to still call libintl_setlocaleRasmus Lerdorf2010-06-021-2/+10
* - silent warningPierre Joye2010-06-021-2/+2
* - fix leak on error in mcrypt_create_iv on windowsPierre Joye2010-06-022-0/+3
* - allow shared buildPierre Joye2010-06-021-1/+1
* Fix for bug #51847Rasmus Lerdorf2010-06-021-0/+3
* Berkeley DB 5's SQL frontend gives a slightly different error than libsqliteJohannes Schlüter2010-06-011-1/+1
* defensive programming, check before using a resourceAndrey Hristov2010-06-012-7/+90
* Perform later initializationAndrey Hristov2010-06-011-10/+22
* More check for valid MYSQLND_STMT before using itAndrey Hristov2010-05-311-15/+25
* Don't reference row_packet before checking if dereferencing is possibleAndrey Hristov2010-05-311-7/+15
* Check if data is correct and initialize in a safe mannerAndrey Hristov2010-05-311-45/+45
* Handle problems in the row_decoder, return type used to be void,Andrey Hristov2010-05-315-152/+215
* Bail if allocation failsAndrey Hristov2010-05-311-1/+6
* Fix testAndrey Hristov2010-05-311-1/+1
* try to workaround problems with non-c99 on HPUXAndrey Hristov2010-05-311-0/+6
* Updating test to reflect the latest and more verbose mysqlnd error messages, ...Ulf Wendel2010-05-312-12/+13
* Fixing test - see also gcov resultsUlf Wendel2010-05-311-1/+1
* Fixing test - make sure it checks the same conditions for libmysql and mysqlndUlf Wendel2010-05-311-4/+3
* Fixing testUlf Wendel2010-05-311-1/+1
* Fixing mysqli_stmt_attr_set @ libmysqlUlf Wendel2010-05-312-9/+6
* Improve EXPECTF to work with other than default schemataUlf Wendel2010-05-311-1/+1
* - Added recent Windows versions to php_uname and fix undefined windows versionPierre Joye2010-05-302-4/+17
* - wsPierre Joye2010-05-301-1/+1
* fix commit 299383Jérôme Loyet2010-05-291-2/+2