summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* fix default session handler error messageArpad Ray2011-09-142-3/+3
* - ext/openssl/tests/bug36732.phpt more portable.Gustavo André dos Santos Lopes2011-09-142-1/+5
* - Fixed test ext/openssl/tests/004.phpt.Gustavo André dos Santos Lopes2011-09-143-2/+48
* Fix test, Make warning message bison independed Xinchen Hui2011-09-142-4/+4
* Fix testsXinchen Hui2011-09-1411-26/+26
* Add test for bug #55688Xinchen Hui2011-09-141-0/+15
* Fix bug #55688 (Crash when calling SessionHandler::gc())Xinchen Hui2011-09-141-1/+1
* Fix warning "implicit declaration of function `vasprintf'"Xinchen Hui2011-09-141-0/+1
* - Fixed memory leak when calling SessionHandler::open() several timesFelipe Pena2011-09-142-0/+22
* fix session oo tests for windowsArpad Ray2011-09-141-3/+3
* fix zts break in r316688Arpad Ray2011-09-133-10/+10
* Implement object-oriented session handlers (https://wiki.php.net/rfc/session-oo)Arpad Ray2011-09-1323-33/+1278
* I don't see why would be this a win only test. it works for me on linux, chec...Ferenc Kovacs2011-09-131-4/+1
* Separate test for %a is no longer needed.Daniel Convissor2011-09-132-29/+3
* fixing the tests, added the error_log= to the --INI-- so it should also pass ...Ferenc Kovacs2011-09-132-0/+6
* Improve parameter handling codIlia Alshanetsky2011-09-131-18/+9
* - test passes now (and VC6 is not supported anymore)Pierre Joye2011-09-131-2/+0
* - Removed support for putenv("TZ=..") for setting the timezone.Derick Rethans2011-09-139-231/+42
* - skip on win, runtime TZ via putenv is not supported with ext/datePierre Joye2011-09-131-1/+10
* - skip on win, runtime TZ via putenv is not supported with ext/datePierre Joye2011-09-131-0/+4
* - TZ auto detection varies, not always UTCPierre Joye2011-09-131-2/+2
* - TZ auto detection varies, not always UTCPierre Joye2011-09-131-4/+4
* Fixed ZE specific compile warnings (Bug #55629)Dmitry Stogov2011-09-1320-68/+71
* - skip on win, runtime TZ via putenv is not supported with ext/datePierre Joye2011-09-131-1/+2
* MFH, fix testXinchen Hui2011-09-132-4/+6
* Fixed Bug #55674 (fgetcsv & str_getcsv skip empty fields in some tab-separate...Xinchen Hui2011-09-132-1/+51
* - fix test on win, putenv is not supported for TZ and ext/datePierre Joye2011-09-131-24/+120
* - skip on win, strftime uses system TZPierre Joye2011-09-121-1/+4
* - Test for bug #55646.Gustavo André dos Santos Lopes2011-09-121-0/+32
* - Fixed bug #55646: textual data is returned in UTF-8, but is input inGustavo André dos Santos Lopes2011-09-121-6/+14
* Test for non-string replacement, bug#54304Hannes Magnusson2011-09-121-0/+26
* Fixed bug #55273 (base64_decode() with strict rejects whitespace after pad)Ilia Alshanetsky2011-09-122-0/+33
* - Updated to version 2011.10 (2011j)Derick Rethans2011-09-121-82/+83
* This should please gcov.php.net which hits error 1044 instead of 1049.Ulf Wendel2011-09-121-2/+10
* Reverted changes in connect.inc based on Ulf's feedbackTjerk Anne Meesters2011-09-124-5/+12
* Fix typo.Ulf Wendel2011-09-121-1/+1
* fix warning Warning: ibase_drop_db(): lock time-out on wait transaction object Popa Adrian Marius2011-09-121-0/+1
* Minor issue. Seems to fail the same way on various PHP + MySQL combinations. ...Ulf Wendel2011-09-121-3/+4
* Allow replacement to be any scalar valueHannes Magnusson2011-09-121-1/+11
* MFH: fixed optional argument.Rui Hirokawa2011-09-121-1/+1
* Hits libmysql/MySQL bug, works with mysqlndUlf Wendel2011-09-121-0/+3
* - revert incorrect fix introduced in r316528Pierre Joye2011-09-121-1/+0
* Added test for XSL bug 54446Christian Stocker2011-09-121-0/+95
* Those will fail with MySQL 5.5. Running them because they have unveiled a cra...Ulf Wendel2011-09-122-0/+4
* Ensure we are working with strings hereHannes Magnusson2011-09-121-0/+1
* fixes #55659 also the 006 firebird testPopa Adrian Marius2011-09-121-1/+1
* - unused varPierre Joye2011-09-121-1/+1
* Fixed issues when streams were closed before curl read/write from them, or cl...Hannes Magnusson2011-09-129-57/+124
* extension is not experimental anymore Popa Adrian Marius2011-09-111-0/+0
* fix test 003 from gconv test for firebird extensionPopa Adrian Marius2011-09-111-12/+12