summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-04-2512-44/+20
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-2412-44/+20
| |\
| | * add a test case previously broken by a bad fixStanislav Malyshev2014-04-2410-0/+16
| | * Revert "Fixed bug #64604"Stanislav Malyshev2014-04-242-44/+4
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-04-202-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-202-1/+1
| |\ \ | | |/
| | * Fix a compiler warning in php_rand.hRouven Weßling2014-04-202-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-04-202-1/+31
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-202-1/+31
| |\ \ | | |/
| | * Fix bug #65701: Do not use cache for file file copyBoro Sitnikovski2014-04-202-1/+31
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-04-184-44/+50
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-04-184-44/+50
| |\ \ | | |/
| | * Improved the fix for bug #67072, thanks NikitaAnatol Belski2014-04-184-44/+50
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-04-174-34/+66
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-04-174-34/+66
| |\ \ | | |/
| | * Fixed bug #67072 Echoing unserialized "SplFileObject" crashAnatol Belski2014-04-174-34/+66
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-04-132-4/+44
|\ \ \ | |/ /
| * | 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.5' into PHP-5.6Stanislav Malyshev2014-04-131-0/+3
|\ \ \ | |/ /
| * | 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.5' into PHP-5.6Stanislav Malyshev2014-04-134-2/+20
|\ \ \ | |/ /
| * | 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.5' into PHP-5.6Bob Weinand2014-04-142-5/+8
|\ \ \ | |/ /
| * | 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.5' into PHP-5.6Bob Weinand2014-04-131-1/+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.5' into PHP-5.6Bob Weinand2014-04-132-1/+21
|\ \ \ | |/ /
| * | 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
* | | Fix bug #66568: the second arg for unserialize is optional.Ferenc Kovacs2014-04-131-1/+1
* | | Shut up, my lovely compiler; I do not like your warningsBob Weinand2014-04-111-5/+0
* | | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-04-091-0/+1
|\ \ \ | |/ /
| * | 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
* | | Merge branch 'PHP-5.5' into PHP-5.6Tjerk Meesters2014-04-091-2/+2
|\ \ \ | |/ /
| * | Don't test for specific non-zero substr_compare() return valueTjerk Meesters2014-04-091-2/+2
* | | Add only_integer_keys option to zend_hash_reindexNikita Popov2014-04-091-17/+3
* | | Don't always separate splice replacement arrayNikita Popov2014-04-091-5/+5
* | | Add zend_hash_spliceNikita Popov2014-04-092-143/+30
* | | Add zend_hash_reindexNikita Popov2014-04-091-18/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Tjerk Meesters2014-04-092-5/+14
|\ \ \ | |/ /
| * | Fixed bug 67043Tjerk Meesters2014-04-092-5/+14
* | | Merge branch 'PHP-5.5' into PHP-5.6Michael Wallner2014-04-031-0/+5
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2014-04-031-0/+5
| |\ \ | | |/
| | * Fix bug #66182 exit in stream filter produces segfaultMichael Wallner2014-04-031-0/+5