summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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.3' into PHP-5.4Xinchen Hui2013-02-242-10/+44
|\ \ | |/
| * Fixed bug #64264 (SPLFixedArray toArray problem)Xinchen Hui2013-02-242-11/+42
* | Fix #60840 (undefined symbol: mysqlnd_debug_std_no_trace_funcs)Johannes Schlüter2013-02-212-2/+2
* | 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.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.3' into PHP-5.4Sara Golemon2013-02-211-0/+1
|\ \ | |/
| * http-stream test requires network connectivitySara Golemon2013-02-211-0/+1
* | 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.3' into PHP-5.4Anatol Belski2013-02-191-1/+1
|\ \ | |/
| * fix the test for curl 7.29.0+Anatol Belski2013-02-191-1/+1
* | fix bug #61930: openssl corrupts ssl key resource when using openssl_get_publ...Stanislav Malyshev2013-02-172-0/+26
* | 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
* | Fix test failed after 0ea83ff8478d867ebf1603a43cd5d3432022cee7Xinchen Hui2013-02-161-2/+0
* | 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
* | Merge branch 'PHP-5.4' of https://git.php.net/push/php-src into PHP-5.4Boris Lytochkin2013-02-071-0/+2
|\ \
| * \ Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-02-071-0/+2
| |\ \ | | |/
| | * Disabled external entities loadingDmitry Stogov2013-02-071-0/+2
* | | fix bug #64124 (IPv6 malformed)Boris Lytochkin2013-02-072-11/+52
|/ /
* | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-02-071-1/+31
|\ \ | |/
| * Check if soap.wsdl_cache_dir confirms to open_basedirDmitry Stogov2013-02-071-1/+35
* | check the validity of the parameterAndrey Hristov2013-02-041-1/+8
* | Merge branch 'PHP-5.4' of ssh://git.php.net/php-src into PHP-5.4Andrey Hristov2013-02-047-56/+112
|\ \
| * | Move macro back to .c fileGustavo Lopes2013-02-022-8/+8
| * | Fix wrong blocking state being setGustavo Lopes2013-02-021-1/+1
| * | Fix tests (Windows)Gustavo Lopes2013-02-023-3/+65
| * | Move & improve PHP_SOCKET_ERROR defGustavo Lopes2013-02-022-11/+7
| * | Move some declarations to sockets.cGustavo Lopes2013-02-022-35/+35
| * | Fix overbroad skipif includeGustavo Lopes2013-02-021-4/+2
| * | Fix typo in error messageJohannes Schlüter2013-02-011-1/+1
* | | add new charset, from MySQL 5.6Andrey Hristov2013-02-011-8/+11
|/ /
* | Mark this test as requiring internet connecion.Remi Collet2013-01-311-0/+3
* | Fix failed test: sys_errlist[116] have changed on recent glibc (Fedora 18)Remi Collet2013-01-311-1/+1
* | NEWS entry new OpenSSL option [doc]Lars Strojny2013-01-311-1/+1
* | Added ssl context option, "disable_compression"Daniel Lowrey2013-01-311-0/+12
* | Merge branch 'PHP-5.3' into PHP-5.4Nikita Popov2013-01-303-2/+25
|\ \ | |/
| * Fixed bug #64106: Segfault on SplFixedArray[][x] = y when extendedNikita Popov2013-01-303-2/+25
* | Fix bug #62524, only follow redirects in file streams for 3xx HTTP statusesStanislav Malyshev2013-01-291-2/+4
* | Merge branch 'bug64023' into PHP-5.4Gustavo Lopes2013-01-222-0/+24
|\ \ | |/
| * Fix bug #64023 (__toString() & SplFileInfo)Gustavo Lopes2013-01-222-0/+24
* | Merge fix of #62836 to ?.re, and regenerate ?.cXinchen Hui2013-01-212-31/+37
* | Fix bug #64011 (get_html_translation_table())Gustavo Lopes2013-01-182-2/+123
* | fixed buildAnatoliy Belsky2013-01-151-1/+5