summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-08-142-4/+60
|\
| * fixed glob() edge case on windows, ref bug #47358Anatol Belski2014-08-142-0/+57
| * - fix bug #47358, glob returns error, should be empty array()Pierre Joye2014-08-142-4/+3
| * Fixed #66091Tjerk Meesters2014-08-132-15/+21
* | Some changes were lost in the merge commit of #66091Tjerk Meesters2014-08-131-4/+14
* | Fixed #66091Tjerk Meesters2014-08-132-16/+22
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-08-121-3/+30
|\ \ | |/
| * backported the fix for bug #41577Anatol Belski2014-08-121-3/+30
* | Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2014-08-123-10/+10
|\ \ | |/
| * fix the failing date tests introduced with the latest timezonedb updateFerenc Kovacs2014-08-123-10/+10
* | Fixed bug #67813 (CachingIterator::__construct InvalidArgumentException wrong...Xinchen Hui2014-08-112-2/+2
* | Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5Xinchen Hui2014-08-1131-12905/+13469
|\ \
| * \ Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-08-071-1/+1
| |\ \ | | |/
| | * fix TS buildAnatol Belski2014-08-071-1/+1
| * | Merge branch 'PHP-5.4' into PHP-5.5Daniel Lowrey2014-08-071-0/+46
| |\ \ | | |/
| | * Bug #41631: Observe socket read timeouts in SSL streamsDaniel Lowrey2014-08-071-0/+46
| * | Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2014-08-071-1315/+1389
| |\ \ | | |/
| | * - Updated to version 2014.6 (2014f)Derick Rethans2014-08-071-1315/+1389
| * | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2014-08-061-12/+34
| |\ \ | | |/
| | * Add EXPECTFAndrey Hristov2014-08-061-12/+34
| * | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2014-08-0611-40/+281
| |\ \ | | |/
| | * Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4Andrey Hristov2014-08-069-23/+149
| | |\
| | | * Fixed Bug #67724Michael Wallner2014-08-053-1/+28
| | | * Fixed Bug #66901 php-gd 'c_color' NULL pointer dereferenceRemi Collet2014-08-041-1/+6
| | | * backport the fix for bug #67739Anatol Belski2014-08-041-0/+8
| | | * add testStanislav Malyshev2014-08-041-0/+35
| | | * Fix bug #67705 (extensive backtracking in rule regular expression)Stanislav Malyshev2014-08-043-21/+72
| | * | Fix handling of multi-result sets with PS...used to clean not onlyAndrey Hristov2014-08-062-17/+132
| | |/
| * | Fix wrong lenght sizeAndrey Hristov2014-07-311-1/+1
| * | Merge branch 'PHP-5.4' into PHP-5.5Peter Cowburn2014-07-312-11514/+11512
| |\ \ | | |/
| | * Bug #51096 - Remove unnecessary ? for first/last day ofPeter Cowburn2014-07-312-11514/+11512
| * | Merge commit '8b9719d' into PHP-5.5Rasmus Lerdorf2014-07-301-0/+3
| |\ \ | | |/
| | * We need to turn off any strict mode here for this warning to show upRasmus Lerdorf2014-07-301-0/+3
| * | Merge branch 'PHP-5.4' into PHP-5.5Tjerk Meesters2014-07-302-1/+26
| |\ \ | | |/
| | * Fixed bug #67693 - incorrect push to the empty arrayTjerk Meesters2014-07-302-1/+26
| * | Fixed usage after freeDmitry Stogov2014-07-301-1/+4
| * | Merge branch 'PHP-5.4' into PHP-5.5Keyur Govande2014-07-305-26/+121
| |\ \ | | |/
| | * Corrected patch for bug #60616Keyur Govande2014-07-305-26/+121
| * | Merge branch 'PHP-5.4' into PHP-5.5Keyur Govande2014-07-282-2/+16
| |\ \ | | |/
| | * Fix bug #60616 (odbc_fetch_into returns junk at end of multi-byte char fields)Keyur Govande2014-07-282-2/+16
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-07-284-9/+23
| |\ \ | | |/
| | * Fix missing type checks in various functionsStanislav Malyshev2014-07-274-9/+23
| | * Fixed bug #67539 (ArrayIterator use-after-free due to object change during so...Xinchen Hui2014-07-242-0/+22
| | * Fixed Bug #67538 (SPL Iterators use-after-free)Xinchen Hui2014-07-242-2/+22
| * | Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2014-07-241-1/+11
| |\ \ | | |/
| | * Fix bug #67496 Save command history when exiting interactive shell with contr...Dmitry Saprykin2014-07-241-1/+11
| * | Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2014-07-241-1/+4
| |\ \ | | |/
| | * Fix bug #55496 Interactive mode doesn't force a newline before the promptJohannes Schlüter2014-07-241-1/+4
| * | Merge branch 'PHP-5.4' into PHP-5.5Yasuo Ohgaki2014-07-192-9/+25
| |\ \ | | |/
| | * Fixed bug #66827 Session raises E_NOTICE when session name variable is arrayYasuo Ohgaki2014-07-192-9/+25