summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* - Fixed bug #50174 (Incorrectly matched docComment)Felipe Pena2009-11-143-0/+38
* fix PHP Bug #49938: Phar::isBuffering() returns inverted valueGreg Beaver2009-11-138-13/+14
* fix completely random ordering of bugs in NEWS (what happened here?)Greg Beaver2009-11-131-8/+8
* - MFH: Added test for bug 49910 for pharDavid Coallier2009-11-121-0/+50
* Add auroraeos's article URL. Add IRC channelsChristopher Jones2009-11-121-0/+7
* As I am working on it, further improvement for bug #50087Uwe Schindler2009-11-121-2/+2
* Fix bug #50087: NSAPI performance improvements Uwe Schindler2009-11-122-38/+25
* Fix #50063 (safe_mode_include_dir fails)Johannes Schlüter2009-11-121-0/+4
* bfnJani Taskinen2009-11-121-1/+2
* NEWS entries for mysqli crash fix bugRasmus Lerdorf2009-11-121-0/+1
* Fix bug #49098Rasmus Lerdorf2009-11-121-1/+5
* - Fix typoFelipe Pena2009-11-121-1/+1
* - Fixed bug #50005 (Throwing through Reflection modified Exception object mak...Felipe Pena2009-11-123-0/+24
* fix PHP Bug #49910: no support for ././@LongLink for long filenames in phar t...Greg Beaver2009-11-114-3/+52
* Sigh. Fix grammar of titleChristopher Jones2009-11-111-2/+2
* - Fixed bug #50146 (property_exists: Closure object cannot have properties)Felipe Pena2009-11-113-1/+25
* - Fixed bug #50152 (ReflectionClass::hasProperty hehaves like isset() not pro...Felipe Pena2009-11-113-2/+3
* typo fixIlia Alshanetsky2009-11-111-1/+1
* Add test for long fixed bugChristopher Jones2009-11-101-0/+76
* Fix bug #50129Rasmus Lerdorf2009-11-091-1/+1
* - Fix bad section names (extra - in the end..)Jani Taskinen2009-11-096-7/+7
* - Updated to version 2009.18 (2009r)Derick Rethans2009-11-091-375/+378
* Fix bug #50124Rasmus Lerdorf2009-11-091-1/+1
* Upgraded bundled sqlite to version 3.6.20Ilia Alshanetsky2009-11-093-1038/+1282
* Fix bug #50115Rasmus Lerdorf2009-11-081-1/+1
* - Added SKIPIFFelipe Pena2009-11-084-0/+8
* - Fixed bug #50090 (Typo in IteratorIterator constructor)Felipe Pena2009-11-071-1/+1
* Fix a typoScott MacVicar2009-11-061-1/+1
* Add pecl mail listChristopher Jones2009-11-061-28/+36
* Update and fix grammarChristopher Jones2009-11-051-73/+86
* Fix testsandy wharmby2009-11-052-1615/+31
* Make sure that max_file_uploads is set to 20 by-default in all placesIlia Alshanetsky2009-11-053-3/+3
* Fixing test: of course, libmysql won't care about open_basedir, but mysqlnd s...Ulf Wendel2009-11-051-1/+4
* Fixing test: it didn't do a select_db and gave a false-positive with libmysqlUlf Wendel2009-11-052-16/+14
* - Missing entryJani Taskinen2009-11-051-0/+2
* Avoid invoking setitimer when timeouts have been disabled (Arvind Srinivasan)Dmitry Stogov2009-11-051-1/+2
* Fixed unnecessary invokation of setitimer when timeouts have been disabled (A...Dmitry Stogov2009-11-051-1/+1
* - Properly fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted tran...Matteo Beccati2009-11-045-4/+40
* - Reverting previous fix for bug #49985 Matteo Beccati2009-11-041-17/+3
* mysqli won't accept empty string for socket, skip test of mysqli.default_sock...Ulf Wendel2009-11-041-13/+19
* Skipping if MySQL old password algorithm is in use as it seems to be the case...Ulf Wendel2009-11-041-0/+13
* Fixed bug #50073 (parse_url() incorrect when ? in fragment).Ilia Alshanetsky2009-11-042-6/+18
* Adding CLEAN sections and making tests portable between PHP 5 and PHP 6 by re...Ulf Wendel2009-11-0482-444/+753
* added timezone define for NetWare.Guenter Knauf2009-11-031-0/+4
* removed now obsolete NetWare hack since I fixed thisGuenter Knauf2009-11-037-69/+3
* Fix for bug #49965 . Let mysqli_options() try to cast option values to the ap...Ulf Wendel2009-11-032-4/+81
* BFNScott MacVicar2009-11-031-0/+2
* Update PCRE to 8.00Scott MacVicar2009-11-0342-3395/+7018
* - fix lenght for alloc and cpy (Kanwal)Pierre Joye2009-11-031-3/+3
* - Fixed #50052, Different Hashes on Windows and Linux on wrong Salt sizePierre Joye2009-11-022-0/+13