summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Happy New YearXinchen Hui2013-01-01514-570/+571
* Add more tests for the new +0/-0 behaviour.Martin Jansen2012-12-291-0/+4
* Treat "+0" and "-0" as valid integers just like var_dump() does.Martin Jansen2012-12-292-0/+9
* Fixed #63859 Memory leak when reusing curl-handlePierrick Charron2012-12-271-0/+3
* Merge branch 'PHP-5.3' into PHP-5.4Pierrick Charron2012-12-222-0/+80
|\
| * Fixed segfault due to libcurl connection cachingPierrick Charron2012-12-222-0/+80
* | Merge branch 'PHP-5.3' into PHP-5.4Pierrick Charron2012-12-214-8/+48
|\ \ | |/
| * Fixed bug #63352 (Can't enable hostname validation when using curl stream wra...Pierrick Charron2012-12-211-2/+2
| * CURL >= 7.28.0 no longer support value 1 for CURLOPT_SSL_VERIFYHOST)Pierrick Charron2012-12-213-1/+78
* | Merge branch 'PHP-5.3' into PHP-5.4Pierrick Charron2012-12-211-8/+8
|\ \ | |/
| * Fix test to work on every libcurl versionPierrick Charron2012-12-211-4/+4
* | Fix testPierrick Charron2012-12-211-0/+5
* | Merge branch 'PHP-5.3' into PHP-5.4Pierrick Charron2012-12-192-13/+10
|\ \ | |/
| * Fixed bug #55438 (Curlwapper is not sending http header randomly)Pierrick Charron2012-12-192-13/+10
* | Merge branch 'PHP-5.4' of ssh://git.php.net/php-src into PHP-5.4Andrey Hristov2012-12-191-1/+1
|\ \
| * | fix failing test on Linux buildRemi Collet2012-12-191-1/+1
* | | be cautious about the result of strrchrAndrey Hristov2012-12-181-14/+84
|/ /
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-12-171-33/+34
|\ \ | |/
| * dos2unix & skip on connect failXinchen Hui2012-12-171-33/+34
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-12-171-1/+1
|\ \ | |/
| * Fix failed testXinchen Hui2012-12-171-1/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Rasmus Lerdorf2012-12-131-0/+1
|\ \ | |/
| * Need connect.inc hereRasmus Lerdorf2012-12-131-0/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Rasmus Lerdorf2012-12-131-1/+1
|\ \ | |/
| * Fix broken testRasmus Lerdorf2012-12-131-1/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Rasmus Lerdorf2012-12-131-1/+1
|\ \ | |/
| * Fix broken testRasmus Lerdorf2012-12-131-1/+1
* | Fix #63379 - Don't reset mod_user_is_open in destroyArpad Ray2012-12-133-1/+114
* | Fixed mysqlnd compilation in debug mode on windowsAnatoliy Belsky2012-12-131-0/+2
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-12-131-1/+1
|\ \ | |/
| * MFHXinchen Hui2012-12-131-1/+1
* | Alter php_json_decode_ex() to respect JSON_BIGINT_AS_STRING for bare numbers.Adam Harvey2012-12-112-3/+60
* | Use get_gc instead of hacks of get_propertiesDmitry Stogov2012-12-053-21/+39
* | Fixed bug #63680 (Memleak in splfixedarray with cycle reference)Dmitry Stogov2012-12-052-1/+35
* | fix bug #63666 - Poor date() performanceStanislav Malyshev2012-12-041-3/+7
* | Revert the previous test fixAnatoliy Belsky2012-12-031-1/+1
* | Fix test with a slightly different warning in TSAnatoliy Belsky2012-12-031-1/+1
* | Bug #49341: Add SO_REUSEPORT support for socket_set_option()Igor Wiedler2012-12-022-0/+18
* | Merge branch 'PHP-5.3' into PHP-5.4Remi Collet2012-12-013-3/+19
|\ \ | |/
| * Fixed Bug #63435 Datetime::format('u') sometimes wrong by 1 microsecondRemi Collet2012-12-013-3/+19
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-11-302-2/+42
|\ \ | |/
| * Fixed bug #63398 (Segfault when polling closed link)Xinchen Hui2012-11-302-2/+42
* | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2012-11-291-21/+3
|\ \ | |/
| * Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests)Dmitry Stogov2012-11-291-21/+3
* | Fixed bug #61557 (Crasher in tt-rss backend.php)Dmitry Stogov2012-11-291-2/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-11-276-131/+44
|\ \ | |/
| * Fixed bug #63590 Fileinfo delivers ifferent results in TS and NTS under WindowsAnatoliy Belsky2012-11-276-107/+27
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-11-271-1/+6
|\ \ | |/
| * This test isn't supposed to pass on windowsAnatoliy Belsky2012-11-271-1/+6
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-11-272-1/+42
|\ \ | |/