Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'pull-request/1439' | Christoph M. Becker | 2015-07-29 | 2 | -1/+19 |
|\ | |||||
| * | add new error constant PREG_JIT_STACKLIMIT_ERROR | Christoph M. Becker | 2015-07-26 | 2 | -1/+19 |
* | | fix thread safety and zeroing method | Anatol Belski | 2015-07-29 | 1 | -2/+2 |
* | | Fix #70158: Building with static imap fails | Christoph M. Becker | 2015-07-29 | 1 | -1/+1 |
* | | switch to the unified globals accessor where appropriate | Anatol Belski | 2015-07-29 | 25 | -152/+57 |
* | | Fix temporary-LOB leak and add tests (Senthil) | Christopher Jones | 2015-07-29 | 6 | -6/+248 |
* | | first stone on using the unified globals accessor | Anatol Belski | 2015-07-29 | 4 | -24/+5 |
* | | fix thread safety | Anatol Belski | 2015-07-29 | 2 | -4/+4 |
* | | Fixed bug #69674 (SIGSEGV array.c:953) | Xinchen Hui | 2015-07-29 | 1 | -0/+8 |
* | | online test | Xinchen Hui | 2015-07-28 | 1 | -0/+1 |
* | | fix memleak | Remi Collet | 2015-07-27 | 1 | -0/+1 |
* | | Cleanup and also include the error path into test | Xinchen Hui | 2015-07-27 | 2 | -8/+8 |
* | | Fix test | Remi Collet | 2015-07-27 | 1 | -3/+3 |
* | | Fix #70112 RFE Allow dirname to go up various times | Remi Collet | 2015-07-27 | 4 | -7/+49 |
* | | Merge branch 'master' of git.php.net:php-src | Xinchen Hui | 2015-07-27 | 8 | -8/+55 |
|\ \ | |/ | |||||
| * | Fix RECV_VARIADIC literal compacting wrt cache slot | Nikita Popov | 2015-07-26 | 1 | -0/+1 |
| * | exclude the platform diff case from the test | Anatol Belski | 2015-07-26 | 3 | -6/+44 |
| * | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-07-26 | 2 | -0/+8 |
| |\ | |||||
| | * | allow to skip slow tests | Christoph M. Becker | 2015-07-26 | 2 | -0/+8 |
| * | | Fixed Bug #70092 pg_field_type() is too slow | Yasuo Ohgaki | 2015-07-26 | 1 | -1/+1 |
| * | | fix libwebp namings | Anatol Belski | 2015-07-24 | 1 | -1/+1 |
* | | | Fixed bug #70140 (str_ireplace/php_string_tolower - Arbitrary Code Execution) | Xinchen Hui | 2015-07-27 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-07-24 | 1 | -0/+8 |
|\ \ | |/ | |||||
| * | added regression test for bug #55472, which has already been fixed as of PHP | Christoph M. Becker | 2015-07-24 | 1 | -0/+8 |
* | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-07-23 | 2 | -0/+35 |
|\ \ | |/ | |||||
| * | Fix #53854: Missing constants for compression type | Christoph M. Becker | 2015-07-23 | 2 | -0/+35 |
* | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-07-23 | 4 | -7/+39 |
|\ \ | |/ | |||||
| * | Fix #70052: getimagesize() fails for very large and very small WBMP | Christoph M. Becker | 2015-07-23 | 4 | -7/+39 |
| * | fix config.w32 | Anatol Belski | 2015-07-23 | 1 | -0/+1 |
| * | fix C99 compat | Anatol Belski | 2015-07-23 | 1 | -1/+1 |
* | | enable ext/gd to support libpng16 | Anatol Belski | 2015-07-23 | 1 | -1/+2 |
* | | cleanup | Xinchen Hui | 2015-07-23 | 1 | -1/+2 |
* | | Fixed bug #70111 (Segfault when a function uses both an explicit return type ... | Xinchen Hui | 2015-07-22 | 2 | -0/+32 |
* | | Reverted ad4533fdbabcc3e545277e30023b2fdce16297a0 | Anatol Belski | 2015-07-21 | 13 | -70/+41 |
* | | fix comment | Anatol Belski | 2015-07-21 | 1 | -1/+1 |
* | | libwebp support for linux | Anatol Belski | 2015-07-21 | 1 | -20/+28 |
* | | Replaced libvpx by libwebp (first draft; Windows only) | Christoph M. Becker | 2015-07-21 | 4 | -1227/+110 |
* | | Change E_ERROR and some E_WARNING to E_RECOVERABLE_ERROR. | Yasuo Ohgaki | 2015-07-21 | 13 | -41/+70 |
* | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-07-21 | 2 | -0/+43 |
|\ \ | |/ | |||||
| * | Add tests for json_last_error()/json_last_error_msg() failures | Kubo2 | 2015-07-21 | 2 | -0/+43 |
* | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-07-21 | 2 | -1/+60 |
|\ \ | |/ | |||||
| * | Merge branch 'pull-request/1425' into PHP-5.6 | Christoph M. Becker | 2015-07-21 | 2 | -1/+60 |
| |\ | |||||
| | * | revised bug53156.phpt | Christoph M. Becker | 2015-07-20 | 1 | -19/+17 |
| | * | Fix #53156: imagerectangle problem with point ordering | Christoph M. Becker | 2015-07-20 | 2 | -1/+62 |
* | | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-07-20 | 2 | -0/+19 |
|\ \ \ | |/ / | |||||
| * | | Fix #66387: Stack overflow with imagefilltoborder | Christoph M. Becker | 2015-07-20 | 2 | -0/+19 |
| |/ | |||||
* | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-07-19 | 2 | -0/+99 |
|\ \ | |/ | |||||
| * | Added basic test for imagewebp() and imagecreatefromwebp() | Christoph M. Becker | 2015-07-19 | 2 | -0/+99 |
* | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-07-19 | 2 | -9/+39 |
|\ \ | |/ | |||||
| * | Fix #70102: imagecreatefromwebm() shifts colors | Christoph M. Becker | 2015-07-19 | 2 | -9/+39 |