Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2013-03-03 | 1 | -0/+3 |
|\ | |||||
| * | Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4 | Xinchen Hui | 2013-03-03 | 2 | -1/+23 |
| |\ | |||||
| * | | Fix test (skip on unable to create socket) | Xinchen Hui | 2013-03-03 | 1 | -0/+3 |
* | | | Fix test after the convert_to_long be improved, see #64290 | Xinchen Hui | 2013-03-03 | 2 | -3/+3 |
* | | | Fixed bug #64290 (behavior change of converting to long) | Xinchen Hui | 2013-03-03 | 2 | -12/+0 |
* | | | Fixed Bug #64340 (sockets tests failed) Patch by Reeze | Xinchen Hui | 2013-03-03 | 2 | -0/+9 |
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-02-26 | 2 | -1/+23 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Stanislav Malyshev | 2013-02-26 | 2 | -1/+23 |
| |\ \ | | |/ | |/| | |||||
| | * | Bug #52861: unset fails with ArrayObject and deep arrays | Mike Willbanks | 2013-02-26 | 2 | -1/+23 |
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2013-02-24 | 2 | -10/+44 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2013-02-24 | 2 | -10/+44 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #64264 (SPLFixedArray toArray problem) | Xinchen Hui | 2013-02-24 | 2 | -11/+42 |
* | | | sendrecvmsg_shutdown function moved to mshutdown | Gustavo Lopes | 2013-02-24 | 1 | -9/+19 |
* | | | Fix ext/sockets build with phpize | Gustavo Lopes | 2013-02-24 | 3 | -8/+4 |
* | | | Fix ext/intl build with phpize | Gustavo Lopes | 2013-02-24 | 1 | -1/+1 |
* | | | relax the check | Andrey Hristov | 2013-02-22 | 1 | -1/+1 |
* | | | Add some parameter checks | Andrey Hristov | 2013-02-22 | 1 | -5/+22 |
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Johannes Schlüter | 2013-02-21 | 2 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Fix #60840 (undefined symbol: mysqlnd_debug_std_no_trace_funcs) | Johannes Schlüter | 2013-02-21 | 2 | -2/+2 |
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Johannes Schlüter | 2013-02-21 | 1 | -4/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Johannes Schlüter | 2013-02-21 | 1 | -4/+6 |
| |\ \ | | |/ | |||||
| | * | Fix TSRM (after afc1debb) | Johannes Schlüter | 2013-02-21 | 1 | -4/+6 |
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Dmitry Stogov | 2013-02-21 | 1 | -2/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Dmitry Stogov | 2013-02-21 | 1 | -2/+5 |
| |\ \ | | |/ | |||||
| | * | PHAR should modify entry timestamp when it's modified | Dmitry Stogov | 2013-02-21 | 1 | -2/+5 |
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Sara Golemon | 2013-02-21 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Sara Golemon | 2013-02-21 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | http-stream test requires network connectivity | Sara Golemon | 2013-02-21 | 1 | -0/+1 |
* | | | Merge branch 'bug49348' into PHP-5.5 | Stanislav Malyshev | 2013-02-21 | 6 | -154/+154 |
|\ \ \ | |||||
| * | | | fix bug #49348 - issue notice on get_property_ptr_ptr when used for read | Stanislav Malyshev | 2013-02-18 | 6 | -154/+154 |
* | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Dmitry Stogov | 2013-02-20 | 3 | -20/+26 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'PHP-5.3' into PHP-5.4 | Dmitry Stogov | 2013-02-20 | 3 | -20/+26 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Fixed external entity loading | Dmitry Stogov | 2013-02-20 | 3 | -20/+26 |
* | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2013-02-19 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatol Belski | 2013-02-19 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | fix the test for curl 7.29.0+ | Anatol Belski | 2013-02-19 | 1 | -1/+1 |
* | | | Cleanup some multicast code; fix for mac os x? | Gustavo Lopes | 2013-02-17 | 3 | -38/+45 |
* | | | fix protos | Stanislav Malyshev | 2013-02-17 | 1 | -5/+5 |
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-02-17 | 2 | -0/+26 |
|\ \ \ | |/ / | |||||
| * | | fix bug #61930: openssl corrupts ssl key resource when using openssl_get_publ... | Stanislav Malyshev | 2013-02-17 | 2 | -0/+26 |
* | | | fix free vs. curl_free | Anatol Belski | 2013-02-17 | 1 | -2/+2 |
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2013-02-17 | 1 | -0/+25 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2013-02-17 | 1 | -0/+25 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS) | Xinchen Hui | 2013-02-17 | 2 | -1/+27 |
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2013-02-16 | 1 | -2/+0 |
|\ \ \ | |/ / | |||||
| * | | Fix test failed after 0ea83ff8478d867ebf1603a43cd5d3432022cee7 | Xinchen Hui | 2013-02-16 | 1 | -2/+0 |
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Dmitry Stogov | 2013-02-13 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Dmitry Stogov | 2013-02-13 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Proper bit reset code | Dmitry Stogov | 2013-02-13 | 1 | -2/+2 |
| * | | mb_split() can now handle empty matches like preg_split() does. | Moriyoshi Koizumi | 2013-02-10 | 3 | -40/+46 |