]>
granicus.if.org Git - php/log
Ferenc Kovacs [Tue, 12 Aug 2014 08:38:35 +0000 (10:38 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
fix the failing date tests introduced with the latest timezonedb update Derick confirmed on irc that the new/current behavior is the correct and that the tests should be updated to reflect it
Ferenc Kovacs [Tue, 12 Aug 2014 08:37:44 +0000 (10:37 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
fix the failing date tests introduced with the latest timezonedb update Derick confirmed on irc that the new/current behavior is the correct and that the tests should be updated to reflect it
Ferenc Kovacs [Tue, 12 Aug 2014 08:34:54 +0000 (10:34 +0200)]
fix the failing date tests introduced with the latest timezonedb update
Derick confirmed on irc that the new/current behavior is the correct and that the tests should be updated to reflect it
Xinchen Hui [Mon, 11 Aug 2014 09:47:36 +0000 (17:47 +0800)]
Merge branch 'PHP-5.5' into PHP-5.6
Xinchen Hui [Mon, 11 Aug 2014 09:46:56 +0000 (17:46 +0800)]
Fixed bug #67813 (CachingIterator::__construct InvalidArgumentException wrong message)
Xinchen Hui [Mon, 11 Aug 2014 09:44:42 +0000 (17:44 +0800)]
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
Adam Harvey [Fri, 8 Aug 2014 19:00:13 +0000 (12:00 -0700)]
Add __debugInfo() to UPGRADING.
RMs: this is an UPGRADING only change, and should be safe for RCs.
Developers: please remember to update UPGRADING, otherwise there's a good
chance your shiny new feature won't be documented! (As has happened here.)
Anatol Belski [Thu, 7 Aug 2014 17:50:45 +0000 (19:50 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
fix TS build
Anatol Belski [Thu, 7 Aug 2014 17:50:25 +0000 (19:50 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
fix TS build
Anatol Belski [Thu, 7 Aug 2014 17:49:59 +0000 (19:49 +0200)]
fix TS build
Daniel Lowrey [Thu, 7 Aug 2014 16:40:52 +0000 (12:40 -0400)]
Update NEWS
Daniel Lowrey [Thu, 7 Aug 2014 16:39:52 +0000 (12:39 -0400)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Update NEWS
Update NEWS
Daniel Lowrey [Thu, 7 Aug 2014 16:39:42 +0000 (12:39 -0400)]
Update NEWS
Daniel Lowrey [Thu, 7 Aug 2014 16:38:04 +0000 (12:38 -0400)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Update NEWS
Daniel Lowrey [Thu, 7 Aug 2014 16:37:50 +0000 (12:37 -0400)]
Update NEWS
Daniel Lowrey [Thu, 7 Aug 2014 16:07:55 +0000 (12:07 -0400)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Bug #41631: Observe socket read timeouts in SSL streams
Conflicts:
ext/openssl/xp_ssl.c
Daniel Lowrey [Thu, 7 Aug 2014 15:51:42 +0000 (11:51 -0400)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Bug #41631: Observe socket read timeouts in SSL streams
Daniel Lowrey [Thu, 7 Aug 2014 15:47:42 +0000 (11:47 -0400)]
Bug #41631: Observe socket read timeouts in SSL streams
Anatol Belski [Thu, 7 Aug 2014 13:22:28 +0000 (15:22 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
wrap int8_t and int16_t with #ifdef to avoid possible clashes
Anatol Belski [Thu, 7 Aug 2014 13:21:42 +0000 (15:21 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
wrap int8_t and int16_t with #ifdef to avoid possible clashes
Anatol Belski [Thu, 7 Aug 2014 13:20:17 +0000 (15:20 +0200)]
wrap int8_t and int16_t with #ifdef to avoid possible clashes
Derick Rethans [Thu, 7 Aug 2014 09:22:14 +0000 (10:22 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6
Derick Rethans [Thu, 7 Aug 2014 09:22:10 +0000 (10:22 +0100)]
Merge branch 'PHP-5.4' into PHP-5.5
Derick Rethans [Thu, 7 Aug 2014 09:22:09 +0000 (10:22 +0100)]
- Updated to version 2014.6 (2014f)
Bob Weinand [Wed, 6 Aug 2014 19:13:58 +0000 (21:13 +0200)]
Removed Countable::count() change info from UPGRADE.INTERNALS too
Ferenc Kovacs [Wed, 6 Aug 2014 18:33:48 +0000 (20:33 +0200)]
Revert "Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option"
This reverts commit
a51bf0cadf7862d10b2cc19cae2c991d24d670b1 .
Andrey Hristov [Wed, 6 Aug 2014 14:03:39 +0000 (17:03 +0300)]
Merge branch 'PHP-5.5' into PHP-5.6
Conflicts:
NEWS
configure.in
main/php_version.h
Andrey Hristov [Wed, 6 Aug 2014 14:02:17 +0000 (17:02 +0300)]
Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
Conflicts:
NEWS
configure.in
main/php_version.h
Andrey Hristov [Wed, 6 Aug 2014 13:59:56 +0000 (16:59 +0300)]
Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6
Conflicts:
NEWS
Andrey Hristov [Wed, 6 Aug 2014 13:50:27 +0000 (16:50 +0300)]
Use callback structure
Andrey Hristov [Wed, 6 Aug 2014 13:25:12 +0000 (16:25 +0300)]
Merge branch 'PHP-5.5' into PHP-5.6
Conflicts:
ext/fileinfo/data_file.c
ext/fileinfo/libmagic/softmagic.c
ext/fileinfo/magicdata.patch
Andrey Hristov [Wed, 6 Aug 2014 12:28:06 +0000 (15:28 +0300)]
Merge branch 'PHP-5.4' into PHP-5.5
Andrey Hristov [Wed, 6 Aug 2014 12:27:56 +0000 (15:27 +0300)]
Merge branch 'PHP-5.4' into PHP-5.5
Conflicts:
NEWS
configure.in
main/php_version.h
Andrey Hristov [Wed, 6 Aug 2014 12:27:29 +0000 (15:27 +0300)]
Add EXPECTF
Andrey Hristov [Wed, 6 Aug 2014 11:52:55 +0000 (14:52 +0300)]
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
Andrey Hristov [Wed, 6 Aug 2014 11:52:12 +0000 (14:52 +0300)]
Fix handling of multi-result sets with PS...used to clean not only
the result set but the whole PS.
Julien Pauli [Wed, 6 Aug 2014 08:20:31 +0000 (10:20 +0200)]
5.5.17 now
Stanislav Malyshev [Wed, 6 Aug 2014 04:29:27 +0000 (21:29 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
5.4.33-dev now
Stanislav Malyshev [Wed, 6 Aug 2014 04:26:11 +0000 (21:26 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
5.4.33-dev now
Conflicts:
configure.in
main/php_version.h
Stanislav Malyshev [Wed, 6 Aug 2014 04:24:55 +0000 (21:24 -0700)]
5.4.33-dev now
Daniel Lowrey [Mon, 4 Aug 2014 16:41:51 +0000 (12:41 -0400)]
Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option
Michael Wallner [Tue, 5 Aug 2014 13:48:35 +0000 (15:48 +0200)]
BFN
Michael Wallner [Tue, 5 Aug 2014 13:48:12 +0000 (15:48 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
BFN
Fixed Bug #67724
Michael Wallner [Tue, 5 Aug 2014 13:47:52 +0000 (15:47 +0200)]
BFN
Michael Wallner [Tue, 5 Aug 2014 13:46:52 +0000 (15:46 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fixed Bug #67724
Michael Wallner [Tue, 5 Aug 2014 13:44:43 +0000 (15:44 +0200)]
Fixed Bug #67724
(chained zlib filters silently fail with large amounts of data)
Use the same buffer size zlib uses internally to avoid
Z_DATA_ERROR on massively compressed data
Remi Collet [Mon, 4 Aug 2014 09:09:18 +0000 (11:09 +0200)]
typo
Remi Collet [Mon, 4 Aug 2014 09:09:04 +0000 (11:09 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
typo
typo
Remi Collet [Mon, 4 Aug 2014 09:08:54 +0000 (11:08 +0200)]
typo
Remi Collet [Mon, 4 Aug 2014 09:08:41 +0000 (11:08 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
typo
Remi Collet [Mon, 4 Aug 2014 09:08:30 +0000 (11:08 +0200)]
typo
Remi Collet [Mon, 4 Aug 2014 08:50:56 +0000 (10:50 +0200)]
NEWS
Remi Collet [Mon, 4 Aug 2014 08:50:33 +0000 (10:50 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
NEWS
NEWS
Fixed Bug #66901 php-gd 'c_color' NULL pointer dereference
Remi Collet [Mon, 4 Aug 2014 08:48:29 +0000 (10:48 +0200)]
NEWS
Remi Collet [Mon, 4 Aug 2014 08:47:54 +0000 (10:47 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
NEWS
Fixed Bug #66901 php-gd 'c_color' NULL pointer dereference
Remi Collet [Mon, 4 Aug 2014 08:46:53 +0000 (10:46 +0200)]
NEWS
Remi Collet [Mon, 4 Aug 2014 08:42:39 +0000 (10:42 +0200)]
Fixed Bug #66901 php-gd 'c_color' NULL pointer dereference
Upstream https://bitbucket.org/libgd/gd-libgd/commits/
463c3bd09bfe8e924e19acad7a2a6af16953a704
Notice: this fix don't manage monochrome/monovisual values
but just fix the security issue CVE-2014-2497
failing when trying to load such an image
Anatol Belski [Mon, 4 Aug 2014 07:58:47 +0000 (09:58 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
backport the fix for bug #67739
Anatol Belski [Mon, 4 Aug 2014 07:57:59 +0000 (09:57 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
backport the fix for bug #67739
Anatol Belski [Mon, 4 Aug 2014 07:57:08 +0000 (09:57 +0200)]
backport the fix for bug #67739
Stanislav Malyshev [Mon, 4 Aug 2014 07:12:43 +0000 (00:12 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
add test
Fix bug #67705 (extensive backtracking in rule regular expression)
Conflicts:
ext/fileinfo/data_file.c
ext/fileinfo/libmagic/softmagic.c
ext/fileinfo/magicdata.patch
Stanislav Malyshev [Mon, 4 Aug 2014 07:08:35 +0000 (00:08 -0700)]
Fix bug #67705 (extensive backtracking in rule regular expression)
Stanislav Malyshev [Mon, 4 Aug 2014 07:08:17 +0000 (00:08 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
add test
Stanislav Malyshev [Mon, 4 Aug 2014 07:08:08 +0000 (00:08 -0700)]
add test
Stanislav Malyshev [Mon, 4 Aug 2014 07:05:56 +0000 (00:05 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fix bug #67705 (extensive backtracking in rule regular expression)
Stanislav Malyshev [Mon, 4 Aug 2014 07:01:57 +0000 (00:01 -0700)]
Fix bug #67705 (extensive backtracking in rule regular expression)
Andrey Hristov [Thu, 31 Jul 2014 18:28:09 +0000 (21:28 +0300)]
Merge branch 'PHP-5.5' into PHP-5.6
Andrey Hristov [Thu, 31 Jul 2014 18:27:51 +0000 (21:27 +0300)]
Fix wrong lenght size
Peter Cowburn [Thu, 31 Jul 2014 13:34:50 +0000 (14:34 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Bug #51096 - Remove unnecessary ? for first/last day of
Peter Cowburn [Thu, 31 Jul 2014 13:33:55 +0000 (14:33 +0100)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Bug #51096 - Remove unnecessary ? for first/last day of
Conflicts:
ext/date/lib/parse_date.c
Peter Cowburn [Thu, 31 Jul 2014 13:30:39 +0000 (14:30 +0100)]
Merge branch 'pull-request/754' into PHP-5.4
Peter Cowburn [Thu, 31 Jul 2014 13:21:38 +0000 (14:21 +0100)]
Bug #51096 - Remove unnecessary ? for first/last day of
Tjerk Meesters [Thu, 31 Jul 2014 04:17:17 +0000 (12:17 +0800)]
Moved streams related functions to xp_ssl.c
Keyur Govande [Wed, 30 Jul 2014 18:48:43 +0000 (18:48 +0000)]
Remove duplicate NEWS
Keyur Govande [Wed, 30 Jul 2014 18:41:13 +0000 (18:41 +0000)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Update NEWS
Update NEWS
Keyur Govande [Wed, 30 Jul 2014 18:39:59 +0000 (18:39 +0000)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Update NEWS
Keyur Govande [Wed, 30 Jul 2014 18:36:09 +0000 (18:36 +0000)]
Update NEWS
Keyur Govande [Wed, 30 Jul 2014 18:37:25 +0000 (18:37 +0000)]
Update NEWS
Keyur Govande [Wed, 30 Jul 2014 18:33:19 +0000 (18:33 +0000)]
Update NEWS
Michael Wallner [Wed, 30 Jul 2014 18:14:03 +0000 (20:14 +0200)]
BFN
Michael Wallner [Wed, 30 Jul 2014 18:13:39 +0000 (20:13 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
BFN
Fixed bug #67715 (php-milter does not build and crashes randomly).
Michael Wallner [Wed, 30 Jul 2014 18:13:17 +0000 (20:13 +0200)]
BFN
Michael Wallner [Wed, 30 Jul 2014 18:12:50 +0000 (20:12 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fixed bug #67715 (php-milter does not build and crashes randomly).
Michael Wallner [Wed, 30 Jul 2014 18:12:13 +0000 (20:12 +0200)]
Fixed bug #67715 (php-milter does not build and crashes randomly).
Rasmus Lerdorf [Wed, 30 Jul 2014 16:23:36 +0000 (12:23 -0400)]
Merge commit '
8b9719d ' into PHP-5.6
* commit '
8b9719d ':
We need to turn off any strict mode here for this warning to show up
Rasmus Lerdorf [Wed, 30 Jul 2014 16:23:24 +0000 (12:23 -0400)]
Merge commit '
8b9719d ' into PHP-5.5
* commit '
8b9719d ':
We need to turn off any strict mode here for this warning to show up
Rasmus Lerdorf [Wed, 30 Jul 2014 16:22:48 +0000 (12:22 -0400)]
We need to turn off any strict mode here for this warning to show up
Bob Weinand [Wed, 30 Jul 2014 15:57:07 +0000 (17:57 +0200)]
Disable restrictions regarding arrays in constants at run-time.
For the discussion around it, see the thread on the mailing list:
http://www.mail-archive.com/internals@lists.php.net/msg68245.html
Bob Weinand [Wed, 30 Jul 2014 15:18:05 +0000 (17:18 +0200)]
Revert "Fix bug #67064 in a BC safe way"
This reverts commit
1a4a9eede59b853f11e8e8b965e5f715f53da8f7 .
Conflicts:
ext/standard/array.c
ext/standard/tests/array/bug67064.phpt
Tjerk Meesters [Wed, 30 Jul 2014 10:27:29 +0000 (18:27 +0800)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Updated NEWS for #67693
Fixed bug #67693 - incorrect push to the empty array
Tjerk Meesters [Wed, 30 Jul 2014 10:17:36 +0000 (18:17 +0800)]
Updated NEWS for #67693
Tjerk Meesters [Wed, 30 Jul 2014 10:17:13 +0000 (18:17 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Updated NEWS for #67693
Fixed bug #67693 - incorrect push to the empty array
Tjerk Meesters [Wed, 30 Jul 2014 10:16:56 +0000 (18:16 +0800)]
Updated NEWS for #67693
Tjerk Meesters [Wed, 30 Jul 2014 09:54:09 +0000 (17:54 +0800)]
Fixed bug #67693 - incorrect push to the empty array
Ferenc Kovacs [Wed, 30 Jul 2014 09:47:14 +0000 (11:47 +0200)]
add missing entry to NEWS
Ferenc Kovacs [Wed, 30 Jul 2014 09:26:55 +0000 (11:26 +0200)]
add missing entries to NEWS
Ferenc Kovacs [Wed, 30 Jul 2014 08:51:28 +0000 (10:51 +0200)]
add NEWS block for the next RC
Ferenc Kovacs [Wed, 30 Jul 2014 08:45:35 +0000 (10:45 +0200)]
NEWS entry for #67713
Ferenc Kovacs [Wed, 30 Jul 2014 08:23:29 +0000 (10:23 +0200)]
Merge branch 'newInstanceWithoutConstructor' into PHP-5.6
* newInstanceWithoutConstructor:
update the exception message to better match the actual check
ReflectionClass::newInstanceWithoutConstructor() should be allowed to instantiate every class except those internal classes with a final __construct()
Ferenc Kovacs [Wed, 30 Jul 2014 08:08:26 +0000 (10:08 +0200)]
update the exception message to better match the actual check