Adam Harvey
|
d39377924c
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Add microseconds to the serialised form of DateTime objects.
|
2014-05-21 15:03:24 -05:00 |
|
Adam Harvey
|
fdb2709dd2
|
Add microseconds to the serialised form of DateTime objects.
Fixes bug #67308 (Serialize of DateTime truncates fractions of second).
|
2014-05-21 14:55:52 -05:00 |
|
Matteo Beccati
|
69d4a0b8d5
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Improved test for bug #62479
|
2014-05-21 18:59:02 +02:00 |
|
Matteo Beccati
|
00a22d4d06
|
Improved test for bug #62479
|
2014-05-21 18:58:14 +02:00 |
|
Stanislav Malyshev
|
a03a1ab88c
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
fix bug #67253: timelib_meridian_with_check out-of-bounds read
Fix bug #67252: convert_uudecode out-of-bounds read
Fix bug #67251 - date_parse_from_format out-of-bounds read
Fix bug #67250 (iptcparse out-of-bounds read)
Conflicts:
ext/date/lib/parse_date.c
ext/date/lib/parse_date.re
|
2014-05-13 17:02:09 -07:00 |
|
Stanislav Malyshev
|
dc92e81922
|
Merge branch 'bug67251' into PHP-5.4
* bug67251:
Fix bug #67251 - date_parse_from_format out-of-bounds read
Conflicts:
ext/date/lib/parse_date.c
|
2014-05-13 16:52:45 -07:00 |
|
Stanislav Malyshev
|
0094fd0969
|
Merge branch 'bug67252' into PHP-5.4
* bug67252:
fix bug #67253: timelib_meridian_with_check out-of-bounds read
Fix bug #67252: convert_uudecode out-of-bounds read
|
2014-05-13 16:47:27 -07:00 |
|
Stanislav Malyshev
|
9103c9eb4f
|
Merge branch 'bug67250' into PHP-5.4
* bug67250:
Fix bug #67250 (iptcparse out-of-bounds read)
|
2014-05-13 16:43:10 -07:00 |
|
Derick Rethans
|
e3a48b3a43
|
Merge branch 'PHP-5.4' into PHP-5.5
|
2014-05-13 16:36:59 +01:00 |
|
Derick Rethans
|
3e276d6728
|
- Updated to version 2014.3 (2014c)
|
2014-05-13 16:36:58 +01:00 |
|
Stanislav Malyshev
|
e3ca87265d
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
fix test - output can be chunked
|
2014-05-12 10:54:34 -07:00 |
|
Stanislav Malyshev
|
6ef8e0f088
|
fix test - output can be chunked
|
2014-05-12 10:54:16 -07:00 |
|
Stanislav Malyshev
|
c507c9f01b
|
improve CURL tests to allow testing without separate server
|
2014-05-11 22:43:08 -07:00 |
|
Stanislav Malyshev
|
466b8aa444
|
fix bug #67253: timelib_meridian_with_check out-of-bounds read
|
2014-05-11 21:09:11 -07:00 |
|
Stanislav Malyshev
|
1e2818b143
|
Fix bug #67252: convert_uudecode out-of-bounds read
|
2014-05-11 20:29:27 -07:00 |
|
Stanislav Malyshev
|
0a80849250
|
Fix bug #67251 - date_parse_from_format out-of-bounds read
|
2014-05-11 19:34:21 -07:00 |
|
Stanislav Malyshev
|
3e9cb6a4a5
|
Fix bug #67250 (iptcparse out-of-bounds read)
|
2014-05-11 19:09:19 -07:00 |
|
Stanislav Malyshev
|
af5cc61cf3
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fix bug #67247 spl_fixedarray_resize integer overflow
fix news
|
2014-05-11 18:16:19 -07:00 |
|
Stanislav Malyshev
|
291b45afb5
|
Fix bug #67248 (imageaffinematrixget missing check of parameters)
|
2014-05-11 18:14:57 -07:00 |
|
Stanislav Malyshev
|
2b475eebbe
|
Fix bug #67247 spl_fixedarray_resize integer overflow
|
2014-05-11 17:54:27 -07:00 |
|
Felipe Pena
|
b99862e7ae
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
- Fixed off-by-one in phar_build (patch by crrodriguez at opensuse dot org)
|
2014-05-11 09:46:25 -03:00 |
|
Felipe Pena
|
fb3b8de98d
|
- Fixed off-by-one in phar_build (patch by crrodriguez at opensuse dot org)
|
2014-05-11 09:45:17 -03:00 |
|
Felipe Pena
|
16b293de50
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
- Move checking
|
2014-05-10 11:55:45 -03:00 |
|
Felipe Pena
|
c575ab0c88
|
- Move checking
|
2014-05-10 11:55:42 -03:00 |
|
Felipe Pena
|
8bea8cf9cd
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
- Fixed missing NULL check in SimpleXMLElement::xpath()
|
2014-05-10 11:53:45 -03:00 |
|
Felipe Pena
|
345f6d90d5
|
- Fixed missing NULL check in SimpleXMLElement::xpath()
|
2014-05-10 11:53:40 -03:00 |
|
Felipe Pena
|
2379ec474e
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
- Fixed missing NULL check
|
2014-05-10 11:39:28 -03:00 |
|
Felipe Pena
|
5bd443a452
|
- Fixed missing NULL check
|
2014-05-10 11:39:08 -03:00 |
|
Anatol Belski
|
c62f32c3cc
|
Bug #67238 Ungreedy and min/max quantifier bug in PCRE 8.34 upstream
upstream patch applied
|
2014-05-09 22:15:54 +02:00 |
|
Stanislav Malyshev
|
cf2b9955d4
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
oops, 5.4 and 5.5 use malloc in TSRM
|
2014-05-08 02:00:23 -07:00 |
|
Stanislav Malyshev
|
4392339c3e
|
oops, 5.4 and 5.5 use malloc in TSRM
|
2014-05-08 01:59:39 -07:00 |
|
Stanislav Malyshev
|
a444900c8d
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fix memory leak in TSRM
|
2014-05-08 01:00:51 -07:00 |
|
Stanislav Malyshev
|
0cc18fdfba
|
Fix memory leak in TSRM
|
2014-05-08 01:00:34 -07:00 |
|
Ferenc Kovacs
|
8e2d396b52
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fixed test (it requires ext/hash)
|
2014-05-07 00:55:05 +02:00 |
|
Dmitry Stogov
|
8517001b25
|
Fixed test (it requires ext/hash)
|
2014-05-07 00:52:49 +02:00 |
|
Ferenc Kovacs
|
579898e338
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fixed tests (they might fail from time to time because of session GC)
Fix author name on the #63228 patch.
|
2014-05-07 00:38:32 +02:00 |
|
Dmitry Stogov
|
f880013c4d
|
Fixed tests (they might fail from time to time because of session GC)
|
2014-05-07 00:37:56 +02:00 |
|
Adam Harvey
|
eb46096608
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Use the right path for the suggested PHP invocation in ext_skel.
|
2014-05-01 11:22:46 -07:00 |
|
Adam Harvey
|
941c39bd06
|
Use the right path for the suggested PHP invocation in ext_skel.
Fixes bug #67160 (ext_skel outputs incorrect information).
|
2014-05-01 11:22:20 -07:00 |
|
Michael Wallner
|
b79301d11f
|
fix test locality inconsitency
|
2014-04-30 13:01:59 +02:00 |
|
Michael Wallner
|
54fee59598
|
fix bug #64247 (CURLOPT_INFILE doesn't allow reset)
|
2014-04-30 09:27:58 +02:00 |
|
Ferenc Kovacs
|
35d213c9ce
|
put this test back to XFAIL, as it was before, since it is still leaking memory
|
2014-04-29 15:58:00 +02:00 |
|
Anatol Belski
|
3fbacdc6e8
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fixed bug #66431 Special Character via COM Interface (CP_UTF8)
|
2014-04-29 13:46:03 +02:00 |
|
Anatol Belski
|
2d625b5f81
|
Fixed bug #66431 Special Character via COM Interface (CP_UTF8)
|
2014-04-29 13:40:44 +02:00 |
|
Popa Adrian Marius
|
a827fa9cd8
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Cleanup ZEND_MODULE_API_NO => 20050922
|
2014-04-28 12:13:44 +03:00 |
|
Popa Adrian Marius
|
bb422cb60e
|
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Cleanup ZEND_MODULE_API_NO => 20050922
|
2014-04-28 12:13:11 +03:00 |
|
Popa Adrian Marius
|
dbcd6304bb
|
Cleanup ZEND_MODULE_API_NO => 20050922
|
2014-04-28 12:12:52 +03:00 |
|
Anatol Belski
|
1c7f4d2b4b
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
fixed test
|
2014-04-25 17:40:19 +02:00 |
|
Anatol Belski
|
d3dcd61623
|
fixed test
|
2014-04-25 17:39:53 +02:00 |
|
Anatol Belski
|
cc9f02751b
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fixed bug #67118 DateTime constructor crash with invalid data
|
2014-04-25 17:24:58 +02:00 |
|