summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-141-2/+2
|\
| * Fix test - on CI somebody could create a process in the meantimeStanislav Malyshev2014-04-141-2/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-04-141-1/+7
|\ \ | |/
| * fix windows buildAnatol Belski2014-04-141-1/+7
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-142-24/+24
|\ \ | |/
| * Fix #66942: openssl_seal() memory leakChuan Ma2014-04-141-12/+12
| * ws fixStanislav Malyshev2014-04-141-12/+12
| * Fix null byte in LDAP bindingsStanislav Malyshev2014-04-141-0/+10
| * Fix bug #66171: better handling of symlinksStanislav Malyshev2014-04-141-17/+20
* | Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5Andrey Hristov2014-04-1416-27/+1456
|\ \
| * | Fix null byte in LDAP bindingsStanislav Malyshev2014-04-141-0/+10
| * | Fix bug #66171: better handling of symlinksStanislav Malyshev2014-04-141-17/+20
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-04-1414-10/+1426
| |\ \ | | |/
| | * backported some ext/intl tests from 5.6 into 5.4Anatol Belski2014-04-1438-19/+3652
* | | Add testAndrey Hristov2014-04-141-0/+119
|/ /
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-132-8/+30
|\ \ | |/
| * Merge branch 'pull-request/518' into PHP-5.4Stanislav Malyshev2014-04-132-8/+30
| |\
| | * Fix #66021 (Blank line inside empty array/object)Kevin Israel2013-11-022-8/+30
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-132-4/+44
|\ \ \ | |/ /
| * | Fixed bug #64604Ingo Walz2014-04-132-4/+44
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-131-0/+2
|\ \ \ | |/ /
| * | Fix #66562: Consistency bug where curl_multi_getcontent behaves different fro...Freek2014-04-131-0/+2
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-131-0/+3
|\ \ \ | |/ /
| * | Fix windows buildStanislav Malyshev2014-04-131-0/+3
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-132-0/+15
|\ \ \ | |/ /
| * | Fix bug #66721Boro Sitnikovski2014-04-132-0/+15
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-134-2/+20
|\ \ \ | |/ /
| * | Fixed bug #67024 - getimagesize should recognize BMP files with negative heightGabor Buella2014-04-134-2/+20
* | | Merge branch 'PHP-5.4' into PHP-5.5Bob Weinand2014-04-132-21/+1
|\ \ \ | |/ /
| * | Reverted to 5a0da281e5a9fa02db18b4822d8b103c65849fa9Bob Weinand2014-04-132-21/+1
* | | Merge branch 'PHP-5.4' into PHP-5.5Bob Weinand2014-04-131-1/+1
|\ \ \ | |/ /
| * | Forgot title in phpt for bug #67064Bob Weinand2014-04-131-1/+1
* | | Merge branch 'PHP-5.4' into PHP-5.5Bob Weinand2014-04-132-1/+21
|\ \ \ | |/ /
| * | Fix bug #67064 in a BC safe wayBob Weinand2014-04-132-1/+21
* | | Fixed bug #66967 Updated the bundled libsqlite to 3.8.4.3Anatol Belski2014-04-112-1848/+2495
* | | Merge branch 'PHP-5.4' into PHP-5.5Popa Adrian Marius2014-04-1020-39/+3
|\ \ \ | |/ /
| * | Cleanup $ is not needed for gitPopa Adrian Marius2014-04-1020-39/+3
* | | Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2014-04-091-0/+1
|\ \ \ | |/ /
| * | abstract namespace for unix sockets is a linux only featureFerenc Kovacs2014-04-091-0/+1
* | | Don't test for specific non-zero substr_compare() return valueTjerk Meesters2014-04-091-2/+2
* | | fixed bug66702 : regexiterator's invert flag doesn't work as expectedJoshua Thijssen2014-04-092-1/+42
* | | Fixed bug 67043Tjerk Meesters2014-04-092-5/+14
* | | Merge branch 'PHP-5.4' into PHP-5.5Popa Adrian Marius2014-04-082-5/+5
|\ \ \ | |/ /
| * | cleanupPopa Adrian Marius2014-04-081-1/+1
| * | Fixes bug #66071: isc_interprete is unsafe and deprecated , it is replaced wi...Popa Adrian Marius2014-04-081-4/+4
* | | fixed the test for ICI >= 52.1Anatol Belski2014-04-072-1/+424
* | | fix the test according to how new date code does itStanislav Malyshev2014-04-051-10/+10
* | | fix to work on different ICU versionsStanislav Malyshev2014-04-051-1/+1
* | | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-04-053-1/+86
|\ \ \ | |/ /
| * | Fixed bug #66084 simplexml_load_string() mangles empty node nameAnatol Belski2014-04-053-1/+86