Sara Golemon
|
1978f41c8a
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fix potential segfault in dns_get_record()
|
2014-06-11 13:37:40 -07:00 |
|
Sara Golemon
|
4f73394fdd
|
Fix potential segfault in dns_get_record()
If the remote sends us a packet with a malformed TXT record,
we could end up trying to over-consume the packet and wander
off into overruns.
|
2014-06-11 13:37:04 -07:00 |
|
Ferenc Kovacs
|
ec974c4397
|
Merge branch 'PHP-5.6'
* PHP-5.6:
Revert "Add optional second arg to unserialize()"
|
2014-06-11 14:59:39 +02:00 |
|
Ferenc Kovacs
|
c38ab260fe
|
Revert "Add optional second arg to unserialize()"
This reverts commit cfd1045822 .
|
2014-06-11 14:43:09 +02:00 |
|
Stanislav Malyshev
|
2b04d68972
|
Fix bug #66127 (Segmentation fault with ArrayObject unset)
|
2014-06-10 23:24:11 -07:00 |
|
Stanislav Malyshev
|
6c81b14b2d
|
Merge branch 'PHP-5.6'
* PHP-5.6:
Fix bug #66127 (Segmentation fault with ArrayObject unset)
5.4.31 next
|
2014-06-10 23:21:17 -07:00 |
|
Stanislav Malyshev
|
2ed66ed21c
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fix bug #66127 (Segmentation fault with ArrayObject unset)
5.4.31 next
|
2014-06-10 23:20:07 -07:00 |
|
Stanislav Malyshev
|
f11bba4929
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fix bug #66127 (Segmentation fault with ArrayObject unset)
5.4.31 next
Conflicts:
configure.in
main/php_version.h
|
2014-06-10 23:19:21 -07:00 |
|
Stanislav Malyshev
|
317bcb96d0
|
Fix bug #66127 (Segmentation fault with ArrayObject unset)
|
2014-06-10 23:17:30 -07:00 |
|
Stanislav Malyshev
|
ac6c86b7dc
|
fix test
|
2014-06-10 14:25:49 -07:00 |
|
Remi Collet
|
0b6676ef87
|
Merge branch 'PHP-5.6'
* PHP-5.6:
NEWS
NEWS
NEWS
Fixed Bug #67413 fileinfo: cdf_read_property_info insufficient boundary chec
|
2014-06-10 14:36:38 +02:00 |
|
Remi Collet
|
0a7e131128
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
NEWS
NEWS
Fixed Bug #67413 fileinfo: cdf_read_property_info insufficient boundary chec
|
2014-06-10 14:36:02 +02:00 |
|
Remi Collet
|
12a62ce868
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
NEWS
Fixed Bug #67413 fileinfo: cdf_read_property_info insufficient boundary chec
|
2014-06-10 14:35:23 +02:00 |
|
Remi Collet
|
25b1dc917a
|
Fixed Bug #67413 fileinfo: cdf_read_property_info insufficient boundary chec
Upstream:
93e063ee37
Adapted for C standard.
|
2014-06-10 14:33:37 +02:00 |
|
Remi Collet
|
ed28d84b9a
|
Merge branch 'PHP-5.6'
* PHP-5.6:
NEWS
NEWS
NEWS
Bug #67412 fileinfo: cdf_count_chain insufficient boundary check
|
2014-06-10 14:24:28 +02:00 |
|
Remi Collet
|
9ee147e6ff
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
NEWS
NEWS
Bug #67412 fileinfo: cdf_count_chain insufficient boundary check
|
2014-06-10 14:24:07 +02:00 |
|
Remi Collet
|
ff66c90af0
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
NEWS
Bug #67412 fileinfo: cdf_count_chain insufficient boundary check
|
2014-06-10 14:23:37 +02:00 |
|
Remi Collet
|
40ef6e07e0
|
Bug #67412 fileinfo: cdf_count_chain insufficient boundary check
Upstream:
40bade80cb
|
2014-06-10 14:22:04 +02:00 |
|
Remi Collet
|
59383273eb
|
Merge branch 'PHP-5.6'
* PHP-5.6:
NEWS
NEWS
NEWS
Fixed Bug #67411 fileinfo: cdf_check_stream_offset insufficient boundary check
|
2014-06-10 14:17:06 +02:00 |
|
Remi Collet
|
1d6286c049
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
NEWS
NEWS
Fixed Bug #67411 fileinfo: cdf_check_stream_offset insufficient boundary check
|
2014-06-10 14:16:39 +02:00 |
|
Remi Collet
|
f6fee381be
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
NEWS
Fixed Bug #67411 fileinfo: cdf_check_stream_offset insufficient boundary check
|
2014-06-10 14:16:07 +02:00 |
|
Remi Collet
|
5c9f967999
|
Fixed Bug #67411 fileinfo: cdf_check_stream_offset insufficient boundary check
Upstream:
36fadd2984
|
2014-06-10 14:13:14 +02:00 |
|
Remi Collet
|
8cd184f14a
|
Merge branch 'PHP-5.6'
* PHP-5.6:
NEWS
NEWS
NEWS
Fixed Bug #67410 fileinfo: mconvert incorrect handling of truncated pascal string size
|
2014-06-10 14:05:44 +02:00 |
|
Remi Collet
|
5e7cb43890
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
NEWS
NEWS
Fixed Bug #67410 fileinfo: mconvert incorrect handling of truncated pascal string size
|
2014-06-10 14:05:02 +02:00 |
|
Remi Collet
|
18ff81eb1a
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
NEWS
Fixed Bug #67410 fileinfo: mconvert incorrect handling of truncated pascal string size
|
2014-06-10 14:04:36 +02:00 |
|
Remi Collet
|
e77659a8c8
|
Fixed Bug #67410 fileinfo: mconvert incorrect handling of truncated pascal string size
Upstream
27a14bc7ba
|
2014-06-10 14:02:36 +02:00 |
|
Christian Wenz
|
60cc43a279
|
Update info.c
Fixes #67407: Windows 8.1/Server 2012 R2 reported as Windows 8/Server 2012
|
2014-06-10 10:42:23 +02:00 |
|
Stanislav Malyshev
|
b060880c87
|
Fixed bug #67399 (putenv with empty variable may lead to crash)
|
2014-06-08 23:10:44 -07:00 |
|
Stanislav Malyshev
|
336b5f59b6
|
Fixed bug #67399 (putenv with empty variable may lead to crash)
|
2014-06-08 23:10:04 -07:00 |
|
Stanislav Malyshev
|
4b0b032676
|
Fixed bug #67399 (putenv with empty variable may lead to crash)
|
2014-06-08 23:09:31 -07:00 |
|
Stanislav Malyshev
|
62857998c5
|
Fixed bug #67399 (putenv with empty variable may lead to crash)
|
2014-06-08 23:09:09 -07:00 |
|
Matteo Beccati
|
106b6faa7a
|
Merge branch 'PHP-5.6'
* PHP-5.6:
Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191
|
2014-06-09 07:07:28 +02:00 |
|
Matteo Beccati
|
6eaadc0228
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191
|
2014-06-09 07:07:17 +02:00 |
|
Matteo Beccati
|
af5057bea7
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191
|
2014-06-09 07:07:07 +02:00 |
|
Matteo Beccati
|
5c8c57aa6c
|
Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191
DOMDocument::substituteEntities needs to be set to true in order for
external entities to be parsed.
|
2014-06-09 07:05:23 +02:00 |
|
Stanislav Malyshev
|
d3eac6399b
|
Merge branch 'PHP-5.6'
* PHP-5.6:
update news
add news
Bug 49898 __getCookies() method implementation
|
2014-06-08 19:47:59 -07:00 |
|
Stanislav Malyshev
|
df03bcf135
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
add news
Bug 49898 __getCookies() method implementation
|
2014-06-08 19:47:38 -07:00 |
|
Stanislav Malyshev
|
1b8d4695e2
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
add news
Bug 49898 __getCookies() method implementation
|
2014-06-08 19:46:12 -07:00 |
|
Boro Sitnikovski
|
aebb23e4db
|
Bug 49898
__getCookies() method implementation
|
2014-06-08 19:36:18 -07:00 |
|
Stanislav Malyshev
|
94b4748175
|
Merge branch 'PHP-5.6'
* PHP-5.6:
Removed another cvsclean file
Removed cvsclean and svnclean tools
|
2014-06-08 19:29:26 -07:00 |
|
Sobak
|
00c362c1f6
|
Removed another cvsclean file
|
2014-06-08 19:28:06 -07:00 |
|
Stanislav Malyshev
|
9fceb05fcf
|
Merge branch 'PHP-5.6'
* PHP-5.6:
Bug 64744 Show the type of the non-object for more descriptive errors
|
2014-06-08 19:18:09 -07:00 |
|
Boro Sitnikovski
|
cfccdc6362
|
Bug 64744
Show the type of the non-object for more descriptive errors
|
2014-06-08 19:14:58 -07:00 |
|
Stanislav Malyshev
|
f0462db11a
|
Merge branch 'PHP-5.6'
* PHP-5.6:
Added support for parsing ssl certificates using GeneralizedTime format.
|
2014-06-08 14:20:07 -07:00 |
|
Stanislav Malyshev
|
3d9f922c03
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Added support for parsing ssl certificates using GeneralizedTime format.
|
2014-06-08 14:19:50 -07:00 |
|
Stanislav Malyshev
|
4946dc1ab9
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Added support for parsing ssl certificates using GeneralizedTime format.
|
2014-06-08 14:19:16 -07:00 |
|
Paul Oehler
|
76a7fd893b
|
Added support for parsing ssl certificates using GeneralizedTime format.
fix bug #65698
fix bug #66636
|
2014-06-08 14:17:58 -07:00 |
|
Stanislav Malyshev
|
f22f665b47
|
Merge remote-tracking branch 'github/pr/677'
* github/pr/677:
Test
Fix grammar #2683
|
2014-06-08 14:02:20 -07:00 |
|
Stanislav Malyshev
|
fce97414bc
|
Merge branch 'PHP-5.6'
* PHP-5.6:
Remove superfluous echos.
|
2014-06-08 13:53:27 -07:00 |
|
Stanislav Malyshev
|
e35945490f
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Remove superfluous echos.
|
2014-06-08 13:53:01 -07:00 |
|