| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug #52906 gmp_mod returns negative result when non-negative is expected | Stanislav Malyshev | 2010-10-01 | 6 | -24/+73 |
* | Plug a leak in mysqli when in the same script | Andrey Hristov | 2010-09-30 | 4 | -7/+8 |
* | Prevented crash in GC because of incorrect reference counting | Dmitry Stogov | 2010-09-30 | 2 | -1/+41 |
* | Loosen the valgrind version check slightly in run-tests.php so that it works | Adam Harvey | 2010-09-30 | 1 | -1/+1 |
* | Fixed bug #52941 (The 'iconv_mime_decode_headers' function is skipping | Adam Harvey | 2010-09-30 | 2 | -6/+74 |
* | - Fixed bug #52944 (Invalid write on second and subsequent reads with an infl... | Gustavo André dos Santos Lopes | 2010-09-29 | 2 | -0/+160 |
* | Fix a problem that leads to leaks in plugins that | Andrey Hristov | 2010-09-29 | 1 | -7/+13 |
* | fix the test | Andrey Hristov | 2010-09-29 | 1 | -3/+3 |
* | - Fixed bug #52947 (segfault when ssl stream option capture_peer_cert_chain u... | Felipe Pena | 2010-09-29 | 1 | -1/+0 |
* | Remove non C90 quotes | Stanley Sufficool | 2010-09-29 | 1 | -3/+0 |
* | add another hook, maybe the last one, for MYSQLND_STMT, which | Andrey Hristov | 2010-09-28 | 2 | -8/+10 |
* | - Fixed possible flaw in open_basedir (CVE-2010-3436) | Pierre Joye | 2010-09-28 | 1 | -2/+7 |
* | - Fixed bug #52931 (strripos not overloaded with function overloading enabled) | Felipe Pena | 2010-09-27 | 2 | -1/+23 |
* | - Updated to version 2010.13 (2010m) | Derick Rethans | 2010-09-27 | 1 | -367/+367 |
* | Fixed bug #45921 (Can't initialize character set hebrew) | Andrey Hristov | 2010-09-27 | 2 | -0/+2 |
* | Fix the value, it was bumped | Andrey Hristov | 2010-09-27 | 1 | -1/+1 |
* | Fix bug #52929 (Segfault in filter_var with FILTER_VALIDATE_EMAIL with large | Adam Harvey | 2010-09-27 | 2 | -0/+23 |
* | Removed a TSRMLS_FETCH() call in php_idate() in favor of the TSRMLS macros | Kalle Sommer Nielsen | 2010-09-27 | 3 | -5/+8 |
* | - fix bug #52926, zlib fopen wrapper does not use the context | Pierre Joye | 2010-09-26 | 1 | -1/+1 |
* | Update getColumnMeta native types for SQL Server 2008 | Stanley Sufficool | 2010-09-26 | 1 | -49/+36 |
* | Fix failing phar tests. | Adam Harvey | 2010-09-24 | 4 | -6/+6 |
* | WS fixes | Andrey Hristov | 2010-09-23 | 12 | -49/+43 |
* | Let's try not to have 'uft8'-only tests and avoid setting the charset upon co... | Ulf Wendel | 2010-09-23 | 8 | -33/+209 |
* | Eliminate a TSRMLS_FETCH() call in case of an error in one of the ereg functions | Kalle Sommer Nielsen | 2010-09-23 | 1 | -9/+7 |
* | There are a few cases where we can save a TSRMLS_FETCH() call here | Kalle Sommer Nielsen | 2010-09-23 | 1 | -3/+8 |
* | Fix up the vim folds in phar_object.c and add a note that the two prototypes | Adam Harvey | 2010-09-23 | 1 | -1/+5 |
* | Added TSRMLS macros into php_get_current_user() | Kalle Sommer Nielsen | 2010-09-23 | 7 | -8/+9 |
* | Cast to char * here | Kalle Sommer Nielsen | 2010-09-23 | 1 | -1/+1 |
* | Missed to check this one in the last commit | Kalle Sommer Nielsen | 2010-09-23 | 1 | -1/+1 |
* | Fixed compiler warnings in the standard library | Kalle Sommer Nielsen | 2010-09-23 | 8 | -14/+17 |
* | Fixed signedness compiler warning | Kalle Sommer Nielsen | 2010-09-23 | 1 | -1/+1 |
* | Unify, force one charset at connect, thus fixing | Andrey Hristov | 2010-09-22 | 6 | -12/+14 |
* | Test update for sql_mode = ansi | Ulf Wendel | 2010-09-22 | 1 | -2/+2 |
* | Test update for sql_mode = ANSI | Ulf Wendel | 2010-09-22 | 30 | -79/+98 |
* | here comes the news | Andrey Hristov | 2010-09-22 | 1 | -0/+1 |
* | Fix for | Andrey Hristov | 2010-09-22 | 2 | -17/+49 |
* | small macro fix | Andrey Hristov | 2010-09-22 | 1 | -3/+3 |
* | fix for bug 52891 - optimize a bit | Andrey Hristov | 2010-09-22 | 1 | -3/+6 |
* | Fix for | Andrey Hristov | 2010-09-22 | 2 | -33/+102 |
* | update tests | Andrey Hristov | 2010-09-22 | 1 | -0/+3 |
* | - Fixed EG(saved_fpu_cw) initialization | Felipe Pena | 2010-09-22 | 1 | -1/+3 |
* | Trying to pimp gcov.php.net code coverage tests.. trying to cover mysqlnd co... | Ulf Wendel | 2010-09-20 | 1 | -33/+46 |
* | Align test to the style used in the other tests | Ulf Wendel | 2010-09-20 | 1 | -44/+74 |
* | No reason not to run the tests with libmysql. Its long, long ago that pconnec... | Ulf Wendel | 2010-09-20 | 8 | -28/+13 |
* | Fixed a compiler warning | Ilia Alshanetsky | 2010-09-20 | 1 | -1/+1 |
* | Fixed bug #52888 (Zend MM shutdown crash) | Dmitry Stogov | 2010-09-20 | 1 | -0/+4 |
* | Reverted wrong patch | Dmitry Stogov | 2010-09-20 | 1 | -1/+1 |
* | Dont be strict on error messages, they can vary by server version | Ulf Wendel | 2010-09-20 | 1 | -4/+8 |
* | add test case for 52891 | Andrey Hristov | 2010-09-20 | 1 | -0/+127 |
* | Fix incompatible types, we need to use a char here for recv() | Kalle Sommer Nielsen | 2010-09-19 | 1 | -1/+1 |