#
59c2a55e |
| 01-Apr-2015 |
Lior Kaplan |
Fix typo: unitialized -> uninitialized |
#
cf0ffa8e |
| 01-Apr-2015 |
Nikita Popov |
Remove datefmt_set_timezone_id and OO variant |
#
4796e024 |
| 01-Apr-2015 |
Dmitry Stogov |
Merge branch 'InternalClassClean' * InternalClassClean: Fixed test Patch improvement: Fixed indentation. Fixed comment style. Fixed commented out code. Reverted chang
Merge branch 'InternalClassClean' * InternalClassClean: Fixed test Patch improvement: Fixed indentation. Fixed comment style. Fixed commented out code. Reverted change to function name and added note of why it is different from the class it is actually changing. Made UConverter throw an exception if the constructor fails. Fixed PDO constructor to not return null. Fixed fileinfo behaviour. Made Phar throw exception on bad constructor. Converted intl extension to use IntlException in constructors. Fixed SplFixedArray and tests. Fixed ReflectionExtension and ReflectionProperty. Fixed ReflectionFunction, ReflectionMethod and ReflectionParameter. Fixed PDORow behaviour and message.
show more ...
|
#
8de838dc |
| 31-Mar-2015 |
Ferenc Kovacs |
fix release date |
#
a5e68f72 |
| 31-Mar-2015 |
Ferenc Kovacs |
5.6.9 is up next |
#
04c92718 |
| 31-Mar-2015 |
Lior Kaplan |
Add changelog entries for #68677, #68739 & #68740 |
#
a32c8ba7 |
| 31-Mar-2015 |
Lior Kaplan |
Fixed bug #68739 (Missing break / control flow). Fixed bug #68740 (NULL Pointer Dereference). Fixed bug #68677 (Use After Free). |
#
ffbd380e |
| 31-Mar-2015 |
Derick Rethans |
Fixed bug #69336 (Issues with "last day of <monthname>"). |
#
97a1b343 |
| 31-Mar-2015 |
Julien Pauli |
5.5.25 now |
#
2c117a40 |
| 31-Mar-2015 |
Derick Rethans |
Export date_get_immutable_ce() so that extensions can make use of it too. |
#
0c1c7c7e |
| 31-Mar-2015 |
Lior Kaplan |
Align entries format |
#
b3d47909 |
| 31-Mar-2015 |
Lior Kaplan |
Update CVE for Bug #68976 to CVE-2015-2787 instead of reusing CVE for #68710 |
#
96e33a7e |
| 31-Mar-2015 |
Lior Kaplan |
Add CVE for bug #69207 |
#
e5fd3fc9 |
| 31-Mar-2015 |
Lior Kaplan |
Align NEWS entries with 5.6.7 |
#
1bc77559 |
| 31-Mar-2015 |
Lior Kaplan |
Align entries format |
#
8654fdd8 |
| 31-Mar-2015 |
Lior Kaplan |
Update CVE for Bug #68976 to CVE-2015-2787 instead of reusing CVE for #68710 |
#
639f9227 |
| 31-Mar-2015 |
Lior Kaplan |
Add CVE for bug #69207 |
#
b7389f0f |
| 30-Mar-2015 |
Michael Wallner |
BFN |
#
64807250 |
| 30-Mar-2015 |
Michael Wallner |
Fixed bug #64931 phar_add_file is too restrive on filename Check for any of '/', '\\', '\0' after ".phar". |
#
a24aefaa |
| 30-Mar-2015 |
Michael Wallner |
BFN |
#
6de25c15 |
| 30-Mar-2015 |
Michael Wallner |
Fixed Bug #65467 Call to undefined method cli_arg_typ_string Use cli_arg_typ_filecontent instead. |
#
64d9c98f |
| 30-Mar-2015 |
Michael Wallner |
BFN |
#
8f7e378b |
| 30-Mar-2015 |
Michael Wallner |
fix bug #67761 Phar::mapPhar fails for Phars inside a path containing ".tar". Strengthen the silly .tar file extension check. |
#
ef52e440 |
| 30-Mar-2015 |
Michael Wallner |
Fixed bug 64343 PharData::extractTo fails for tarball created by BSD tar Phar did not know about PAX style global/file headers. Skip them, to be able to read the contents of tho
Fixed bug 64343 PharData::extractTo fails for tarball created by BSD tar Phar did not know about PAX style global/file headers. Skip them, to be able to read the contents of those archives.
show more ...
|
#
f4264ebc |
| 30-Mar-2015 |
Michael Wallner |
Fixed bug 64343 PharData::extractTo fails for tarball created by BSD tar Phar did not know about PAX style global/file headers. Skip them, to be able to read the contents of tho
Fixed bug 64343 PharData::extractTo fails for tarball created by BSD tar Phar did not know about PAX style global/file headers. Skip them, to be able to read the contents of those archives.
show more ...
|