2010-10-05 |
Antony Dovgal | fix bug #50345 (nanosleep not detected properly on... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Ulf Wendel | Greetings from SunCC. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Ilia Alshanetsky | Removed debug code |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Dmitry Stogov | Fixed bug #44248 (RFC2616 transgression while HTTPS... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Dmitry Stogov | Fixed bug #51008 (Zend/tests/bug45877.phpt fails) |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Andrey Hristov | add some safe casts |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Patrick Allaert | Fixed typo in tests (thx Eyal) |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Andrey Hristov | fixing more types |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Kalle Sommer... | Fixed constness compiler warning in pdo_mysql |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Kalle Sommer... | Fixed compiler warnings in mysqli |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Andrey Hristov | fix types |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Ulf Wendel | Fix warnings |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Andrey Hristov | fix recent TSRM build break, with --enable-debug |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Gustavo André... | - Moved ucgendat.c to a separate directory and included the |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Gustavo André... | - Fixed bug #52981 (Unicode casing table was out-of... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Felipe Pena | - Fix build |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Pierre Joye | - missing file for webp |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Pierre Joye | - initial webp support, rely on libpx, final version... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Pierre Joye | - initial webp support, rely on libpx, final version... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Kalle Sommer... | We do not need this TSRMLS_FETCH() call as we do not... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Kalle Sommer... | Skipped this one |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Kalle Sommer... | Revert for now |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Michael Maclean | Un-deprecate mt_rand and deprecate mt_getrandmax |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Dmitry Stogov | Bug #51155 (Unreasonable non-emalloc allocations of... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Andrey Hristov | fix two more warnings |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Andrey Hristov | add some safe casts - lower the number of warnings... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Andrey Hristov | Fix const-ness |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Ulf Wendel | Trying to fix compiler warnings (on Windows). |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Andrey Hristov | Even better patch |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Andrey Hristov | don't define twice the macro on some platforms |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Ulf Wendel | Fixing compiler warning. |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Ulf Wendel | Fixing "ext/mysqlnd/mysqlnd.h", line 287: warning:... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Ulf Wendel | Next one... ext/mysqli/mysqli_fe.c", line [many]: warni... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Ulf Wendel | Fixing compiler warning "ext/mysqli/mysqli_prop.c"... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Pierre Joye | - Fix #52908, fix declaration |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Ulf Wendel | Sorry again, nothing but removal of white space from... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Ulf Wendel | Sorry for the commit but compiler warnings are annoying... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Dmitry Stogov | - Fixed bug #52773 (Proxy objects have an inadequate... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Gustavo André... | - Implemented FR #50692, not uploaded files don't count... |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Felipe Pena | - Fixed bug #52971 (PCRE-Meta-Characters not working... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Gustavo André... | - Fixed a small mistake in the fix for bug #50953 that... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Dmitry Stogov | Fixed bug #52940 (call_user_func_array still allows... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Dmitry Stogov | Fixed bug #52879 (Objects unreferenced in __get, __set... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Kalle Sommer... | * Added PHP_RAND_MAX and PHP_MT_RAND_MAX constants |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Ulf Wendel | Fix leak with persistent connections when using mysqli... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Stanislav Malyshev | Fix bug #52906 gmp_mod returns negative result when... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Andrey Hristov | Plug a leak in mysqli when in the same script |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Dmitry Stogov | Prevented crash in GC because of incorrect reference... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Adam Harvey | Loosen the valgrind version check slightly in run-tests... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Adam Harvey | Fixed bug #52941 (The 'iconv_mime_decode_headers' funct... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Gustavo André... | - Fixed bug #52944 (Invalid write on second and subsequ... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Andrey Hristov | Fix a problem that leads to leaks in plugins that |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Andrey Hristov | fix the test |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Felipe Pena | - Fixed bug #52947 (segfault when ssl stream option... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Stanley Sufficool | Remove non C90 quotes |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Andrey Hristov | add another hook, maybe the last one, for MYSQLND_STMT... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Pierre Joye | - Fixed possible flaw in open_basedir (CVE-2010-3436) |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Felipe Pena | - Fixed bug #52931 (strripos not overloaded with functi... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Derick Rethans | - Updated to version 2010.13 (2010m) |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Andrey Hristov | Fixed bug #45921 (Can't initialize character set hebrew) |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Andrey Hristov | Fix the value, it was bumped |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Adam Harvey | Fix bug #52929 (Segfault in filter_var with FILTER_VALI... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Kalle Sommer... | Removed a TSRMLS_FETCH() call in php_idate() in favor... |
commit | commitdiff | tree | snapshot |
2010-09-26 |
Pierre Joye | - fix bug #52926, zlib fopen wrapper does not use the... |
commit | commitdiff | tree | snapshot |
2010-09-26 |
Stanley Sufficool | Update getColumnMeta native types for SQL Server 2008 |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Adam Harvey | Fix failing phar tests. |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Andrey Hristov | WS fixes |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Ulf Wendel | Let's try not to have 'uft8'-only tests and avoid setti... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Kalle Sommer... | Eliminate a TSRMLS_FETCH() call in case of an error... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Kalle Sommer... | There are a few cases where we can save a TSRMLS_FETCH... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Adam Harvey | Fix up the vim folds in phar_object.c and add a note... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Kalle Sommer... | Added TSRMLS macros into php_get_current_user() |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Kalle Sommer... | Cast to char * here |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Kalle Sommer... | Missed to check this one in the last commit |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Kalle Sommer... | Fixed compiler warnings in the standard library |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Kalle Sommer... | Fixed signedness compiler warning |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Andrey Hristov | Unify, force one charset at connect, thus fixing |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Ulf Wendel | Test update for sql_mode = ansi |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Ulf Wendel | Test update for sql_mode = ANSI |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Andrey Hristov | here comes the news |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Andrey Hristov | Fix for |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Andrey Hristov | small macro fix |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Andrey Hristov | fix for bug 52891 - optimize a bit |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Andrey Hristov | Fix for |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Andrey Hristov | update tests |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Felipe Pena | - Fixed EG(saved_fpu_cw) initialization |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Ulf Wendel | Trying to pimp gcov.php.net code coverage tests.. ... |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Ulf Wendel | Align test to the style used in the other tests |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Ulf Wendel | No reason not to run the tests with libmysql. Its long... |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Ilia Alshanetsky | Fixed a compiler warning |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Dmitry Stogov | Fixed bug #52888 (Zend MM shutdown crash) |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Dmitry Stogov | Reverted wrong patch |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Ulf Wendel | Dont be strict on error messages, they can vary by... |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Andrey Hristov | add test case for 52891 |
commit | commitdiff | tree | snapshot |
2010-09-19 |
Kalle Sommer... | Fix incompatible types, we need to use a char here... |
commit | commitdiff | tree | snapshot |
2010-09-19 |
Rui Hirokawa | fixed compilation error. |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Kalle Sommer... | Improved performance of unserialize(), original patch... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Ulf Wendel | Skip if PDO_SQLITE is not available |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Ulf Wendel | Remove OS dependent directory separator from EXPECT |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Pierre Joye | - restore VOLUME_NAME_NT and VOLUME_NAME_DOS definition... |
commit | commitdiff | tree | snapshot |
next |