| Commit message (Expand) | Author | Age | Files | Lines |
| * | PHP 5.3.6php-5.3.6 | Johannes Schlüter | 2011-03-17 | 0 | -0/+0 |
| * | PHP 5.3.6 | Johannes Schlüter | 2011-03-17 | 3 | -47/+30 |
| * | - Revert r309308 temporarily to get 5.3.6 out | Johannes Schlüter | 2011-03-17 | 3 | -33/+2 |
| * | - news entry for the setlocale fix | Pierre Joye | 2011-03-16 | 1 | -0/+3 |
| * | - MFH: make setlocale thread only, drastically reduce TS related crashes in e... | Pierre Joye | 2011-03-16 | 1 | -0/+3 |
| * | Fixed bug #54265 (crash when variable gets reassigned in error handler) | Dmitry Stogov | 2011-03-16 | 3 | -2/+33 |
| * | Fixed bug #54262 (Crash when assigning value to a dimension in a non-array) | Dmitry Stogov | 2011-03-16 | 5 | -58/+32 |
| * | - BFN | Felipe Pena | 2011-03-14 | 1 | -0/+5 |
| * | - Updated to version 2011.4 (2011d) | Derick Rethans | 2011-03-14 | 1 | -7/+7 |
| * | - Missing fixes for bug #54247 | Felipe Pena | 2011-03-14 | 1 | -4/+4 |
| * | - Fixed bug #54247 (format-string vulnerability on Phar) | Felipe Pena | 2011-03-14 | 1 | -27/+27 |
| * | # Revert bug fix (will commit it again on 5.3 branch when 5.3.6 will be relea... | Pierrick Charron | 2011-03-13 | 3 | -40/+0 |
| * | Fixed bug #54180 (parse_url() incorrectly parses path when ? in fragment) | Pierrick Charron | 2011-03-13 | 3 | -0/+40 |
| * | Fix prototype of zend_fetch_debug_backtrace(). | Sebastian Bergmann | 2011-03-11 | 1 | -1/+1 |
| * | fixed tests to match the new float precision of 53, as described in bug 47168 | Eyal Teutsch | 2011-03-10 | 2 | -3/+3 |
| * | Add a version number to timelib for other projects that use it. | Scott MacVicar | 2011-03-09 | 1 | -0/+2 |
| * | Close [PHP-BUG] Req #54152... | Jim Jagielski | 2011-03-09 | 1 | -3/+38 |
| * | - PHP 5.3.6RC3 | Johannes Schlüter | 2011-03-09 | 3 | -4/+4 |
| * | - Fixed bug #49608 (Using CachingIterator on DirectoryIterator instance segfa... | Felipe Pena | 2011-03-08 | 2 | -1/+7 |
| * | - Version++ | Felipe Pena | 2011-03-08 | 1 | -1/+1 |
| * | - assign CVE | Felipe Pena | 2011-03-08 | 1 | -1/+1 |
| * | - Missing "reported by" info | Felipe Pena | 2011-03-08 | 1 | -0/+1 |
| * | - Fixed bug #54193 (Integer overflow in shmop_read()) | Felipe Pena | 2011-03-08 | 2 | -1/+3 |
| * | - Updated to version 2011.3 (2011c) | Derick Rethans | 2011-03-07 | 1 | -428/+545 |
| * | - Reverted fix for bug #54167 (to be committed in soon) | Felipe Pena | 2011-03-06 | 2 | -21/+0 |
| * | - Fixed bug #54167 (PDO_DBLIB returns null on SQLUNIQUE field) | Felipe Pena | 2011-03-05 | 2 | -1/+21 |
| * | Back to -dev | Johannes Schlüter | 2011-03-02 | 3 | -3/+5 |
| * | 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 |