summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-03-031-0/+3
|\
| * Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4Xinchen Hui2013-03-032-1/+23
| |\
| * | Fix test (skip on unable to create socket)Xinchen Hui2013-03-031-0/+3
* | | Fix test after the convert_to_long be improved, see #64290Xinchen Hui2013-03-032-3/+3
* | | Fixed bug #64290 (behavior change of converting to long)Xinchen Hui2013-03-032-12/+0
* | | Fixed Bug #64340 (sockets tests failed) Patch by ReezeXinchen Hui2013-03-032-0/+9
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-02-262-1/+23
|\ \ \ | | |/ | |/|
| * | Merge branch 'PHP-5.3' into PHP-5.4Stanislav Malyshev2013-02-262-1/+23
| |\ \ | | |/ | |/|
| | * Bug #52861: unset fails with ArrayObject and deep arraysMike Willbanks2013-02-262-1/+23
* | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-02-242-10/+44
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-02-242-10/+44
| |\ \ | | |/
| | * Fixed bug #64264 (SPLFixedArray toArray problem)Xinchen Hui2013-02-242-11/+42
* | | sendrecvmsg_shutdown function moved to mshutdownGustavo Lopes2013-02-241-9/+19
* | | Fix ext/sockets build with phpizeGustavo Lopes2013-02-243-8/+4
* | | Fix ext/intl build with phpizeGustavo Lopes2013-02-241-1/+1
* | | relax the checkAndrey Hristov2013-02-221-1/+1
* | | Add some parameter checksAndrey Hristov2013-02-221-5/+22
* | | Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2013-02-212-2/+2
|\ \ \ | |/ /
| * | Fix #60840 (undefined symbol: mysqlnd_debug_std_no_trace_funcs)Johannes Schlüter2013-02-212-2/+2
* | | Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2013-02-211-4/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2013-02-211-4/+6
| |\ \ | | |/
| | * Fix TSRM (after afc1debb)Johannes Schlüter2013-02-211-4/+6
* | | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2013-02-211-2/+5
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-02-211-2/+5
| |\ \ | | |/
| | * PHAR should modify entry timestamp when it's modifiedDmitry Stogov2013-02-211-2/+5
* | | Merge branch 'PHP-5.4' into PHP-5.5Sara Golemon2013-02-211-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Sara Golemon2013-02-211-0/+1
| |\ \ | | |/
| | * http-stream test requires network connectivitySara Golemon2013-02-211-0/+1
* | | Merge branch 'bug49348' into PHP-5.5Stanislav Malyshev2013-02-216-154/+154
|\ \ \
| * | | fix bug #49348 - issue notice on get_property_ptr_ptr when used for readStanislav Malyshev2013-02-186-154/+154
* | | | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2013-02-203-20/+26
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-02-203-20/+26
| |\ \ \ | | | |/ | | |/|
| | * | Fixed external entity loadingDmitry Stogov2013-02-203-20/+26
* | | | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-02-191-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-02-191-1/+1
| |\ \ | | |/
| | * fix the test for curl 7.29.0+Anatol Belski2013-02-191-1/+1
* | | Cleanup some multicast code; fix for mac os x?Gustavo Lopes2013-02-173-38/+45
* | | fix protosStanislav Malyshev2013-02-171-5/+5
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-02-172-0/+26
|\ \ \ | |/ /
| * | fix bug #61930: openssl corrupts ssl key resource when using openssl_get_publ...Stanislav Malyshev2013-02-172-0/+26
* | | fix free vs. curl_freeAnatol Belski2013-02-171-2/+2
* | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-02-171-0/+25
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-02-171-0/+25
| |\ \ | | |/
| | * Fixed bug #64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS)Xinchen Hui2013-02-172-1/+27
* | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-02-161-2/+0
|\ \ \ | |/ /
| * | Fix test failed after 0ea83ff8478d867ebf1603a43cd5d3432022cee7Xinchen Hui2013-02-161-2/+0
* | | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2013-02-131-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-02-131-2/+2
| |\ \ | | |/
| | * Proper bit reset codeDmitry Stogov2013-02-131-2/+2
| * | mb_split() can now handle empty matches like preg_split() does.Moriyoshi Koizumi2013-02-103-40/+46