| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixing compiler warning. | Ulf Wendel | 2010-10-04 | 1 | -1/+1 |
| * | Fixing "ext/mysqlnd/mysqlnd.h", line 287: warning: syntax error: empty decla... | Ulf Wendel | 2010-10-04 | 1 | -1/+1 |
| * | Next one... ext/mysqli/mysqli_fe.c", line [many]: warning: syntax error: emp... | Ulf Wendel | 2010-10-04 | 1 | -6/+6 |
| * | Fixing compiler warning "ext/mysqli/mysqli_prop.c", line [...]: warning: synt... | Ulf Wendel | 2010-10-04 | 1 | -22/+22 |
| * | - Fix #52908, fix declaration | Pierre Joye | 2010-10-04 | 1 | -1/+1 |
| * | Sorry again, nothing but removal of white space from the end of the lines. | Ulf Wendel | 2010-10-04 | 1 | -75/+75 |
| * | Sorry for the commit but compiler warnings are annoying and so are white spac... | Ulf Wendel | 2010-10-04 | 15 | -163/+163 |
| * | - Fixed bug #52773 (Proxy objects have an inadequate destroy_object store cal... | Dmitry Stogov | 2010-10-04 | 1 | -3/+8 |
| * | - Implemented FR #50692, not uploaded files don't count towards | Gustavo André dos Santos Lopes | 2010-10-04 | 3 | -18/+230 |
| * | - Fixed bug #52971 (PCRE-Meta-Characters not working with utf-8) | Felipe Pena | 2010-10-03 | 1 | -1/+8 |
| * | - Fixed a small mistake in the fix for bug #50953 that made connection timeou... | Gustavo André dos Santos Lopes | 2010-10-02 | 1 | -2/+2 |
| * | Fixed bug #52940 (call_user_func_array still allows call-time pass-by-referen... | Dmitry Stogov | 2010-10-01 | 4 | -13/+34 |
| * | Fixed bug #52879 (Objects unreferenced in __get, __set, __isset or __unset ca... | Dmitry Stogov | 2010-10-01 | 2 | -20/+45 |
| * | * Added PHP_RAND_MAX and PHP_MT_RAND_MAX constants | Kalle Sommer Nielsen | 2010-10-01 | 3 | -3/+17 |
| * | Fix leak with persistent connections when using mysqli.default_host is used | Ulf Wendel | 2010-10-01 | 1 | -4/+5 |
| * | 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 |