| Commit message (Expand) | Author | Age | Files | Lines |
| * | PHP 5.3.6RC2php-5.3.6RC2 | Johannes Schlüter | 2011-03-02 | 0 | -0/+0 |
| * | PHP 5.2.6RC2 | Johannes Schlüter | 2011-03-02 | 3 | -6/+6 |
| * | - Merge from trunk. | Moriyoshi Koizumi | 2011-03-02 | 2 | -4/+4 |
| * | - Fixed SplObjectStorage::offsetSet arginfo, reported in bug #54118 | Felipe Pena | 2011-03-01 | 1 | -6/+1 |
| * | Fixed bug #54089 (token_get_all() does not stop after __halt_compiler). | Ilia Alshanetsky | 2011-02-28 | 4 | -125/+137 |
| * | - Fixed bug #54092 (Segmentation fault when using HTTP proxy with the FTP | Gustavo André dos Santos Lopes | 2011-02-27 | 2 | -19/+32 |
| * | - Possible fix for Bug #54108 (valgrind can not be found if located outside o... | Felipe Pena | 2011-02-27 | 1 | -1/+1 |
| * | use ifdef all-around in the revert | Andrey Hristov | 2011-02-25 | 2 | -2/+2 |
| * | revert also the version_id | Andrey Hristov | 2011-02-25 | 1 | -2/+2 |
| * | revert to previous behavior | Andrey Hristov | 2011-02-25 | 3 | -2/+12 |
| * | move from macros to functions, which can be overwritten, if needed | Andrey Hristov | 2011-02-25 | 3 | -6/+54 |
| * | fix lcov build | Nuno Lopes | 2011-02-25 | 5 | -25/+24 |
| * | - Fixed possible off-by-one overflow in ibase_gen_id() | Felipe Pena | 2011-02-24 | 1 | -0/+5 |
| * | Fixed compiler warning | Ilia Alshanetsky | 2011-02-22 | 1 | -1/+1 |
| * | - Fix tests. temp dir might be something other than /tmp | Johannes Schlüter | 2011-02-22 | 1 | -1/+1 |
| * | fix invalid memory read. Thank you, valgrind | Andrey Hristov | 2011-02-21 | 1 | -1/+1 |
| * | - fix bug #54061, memory leak in openssl_decrypt | Pierre Joye | 2011-02-21 | 1 | -0/+17 |
| * | - fix bug #54061, memory leak in openssl_decrypt | Pierre Joye | 2011-02-21 | 2 | -0/+3 |
| * | - fix test 025 | Pierre Joye | 2011-02-21 | 1 | -2/+1 |
| * | - fix bug #54060, memory leak in openssl_encrypt | Pierre Joye | 2011-02-21 | 3 | -0/+20 |
| * | Fix Bug #54058, invalid utf-8 doesn't set json_encode() in all cases | Scott MacVicar | 2011-02-21 | 2 | -1/+37 |
| * | - Fixed bug #54055 (buffer overrun with high values for precision ini | Gustavo André dos Santos Lopes | 2011-02-21 | 5 | -9/+611 |
| * | - Fixed memory leak in DirectoryIterator::getExtension() and SplFileInfo::get... | Felipe Pena | 2011-02-20 | 2 | -10/+26 |
| * | - Fixed bug #54040 (Logical && where & probably needed in spl_iterators) | Felipe Pena | 2011-02-20 | 1 | -1/+1 |
| * | - bug #54002 entry | Pierre Joye | 2011-02-18 | 1 | -0/+3 |
| * | - Fixed bug #43512 (same parameter name can be used multiple times in method/... | Felipe Pena | 2011-02-17 | 3 | -0/+35 |
| * | Back to -dev | Johannes Schlüter | 2011-02-16 | 3 | -3/+5 |
| * | Remove dash | Johannes Schlüter | 2011-02-16 | 1 | -1/+1 |
| * | PHP 5.3.6RC1 | Johannes Schlüter | 2011-02-16 | 3 | -4/+4 |
| * | - WS | Johannes Schlüter | 2011-02-16 | 1 | -1/+1 |
| * | fixed a problem in mysqlnd. 0 was always as num_rows returned for | Andrey Hristov | 2011-02-16 | 3 | -3/+7 |
| * | - Updated to version 2011.2 (2011b) | Derick Rethans | 2011-02-15 | 1 | -412/+475 |
| * | - fix the fix (Dmitry) and ensure that it builds everywhere, can someone test... | Pierre Joye | 2011-02-15 | 1 | -2/+8 |
| * | - unused var | Pierre Joye | 2011-02-15 | 1 | -1/+0 |
| * | - fix build with ICU < 4.2, add ICU_VERSION for m4 checks | Pierre Joye | 2011-02-15 | 1 | -0/+1 |
| * | bfn for #54016 | Hannes Magnusson | 2011-02-14 | 1 | -0/+4 |
| * | Bug#54016 (finfo_file() Cannot determine filetype in archives) | Hannes Magnusson | 2011-02-14 | 6 | -16/+40 |
| * | Fixed variable re-declarations | Ilia Alshanetsky | 2011-02-14 | 1 | -7/+7 |
| * | Fixed Bug #53958 (Closures can't 'use' shared variables by value and by refer... | Dmitry Stogov | 2011-02-14 | 3 | -6/+76 |
| * | -Bug #54002, fix windows build, use the relevant values in the warnings | Pierre Joye | 2011-02-14 | 2 | -5/+5 |
| * | - fix bug #54002, exif_read_data crashes on crafted tags | Pierre Joye | 2011-02-14 | 4 | -2/+35 |
| * | Fixed Bug #53971 (isset() and empty() produce apparently spurious runtime error) | Dmitry Stogov | 2011-02-14 | 3 | -1/+14 |
| * | - add CVE | Pierre Joye | 2011-02-12 | 1 | -1/+2 |
| * | Oopsie, fix typo in UPGRADING | Peter Cowburn | 2011-02-11 | 1 | -1/+1 |
| * | MFH - Added SplFileInfo::getExtension() (FR #48767) | Peter Cowburn | 2011-02-11 | 5 | -2/+149 |
| * | - Fixed bug #53991 (SimpleXMLElement::__construct shows no params via Reflect... | Felipe Pena | 2011-02-11 | 1 | -14/+53 |
| * | Show XFAIL reasons (Daniel Convissor) | Christopher Jones | 2011-02-11 | 1 | -0/+1 |
| * | rm trailing whitespace | Christopher Jones | 2011-02-11 | 1 | -11/+11 |
| * | Add DateInterval format() tests. | Daniel Convissor | 2011-02-11 | 2 | -0/+92 |
| * | Add extensive tests for DateTime::diff(), add() and sub(). | Daniel Convissor | 2011-02-10 | 13 | -0/+2052 |