Michael Wallner
|
11e401ab59
|
refactor _php_stream_fopen_{temporary_,tmp}file()
|
2014-07-03 20:40:40 +02:00 |
|
Michael Wallner
|
04c6a5b377
|
fix length overflow of HTTP_RAW_POST_DATA
|
2014-07-03 20:40:40 +02:00 |
|
Xinchen Hui
|
989cdabe25
|
Update NEWS
|
2014-07-03 14:59:14 +08:00 |
|
Xinchen Hui
|
4e16054b7a
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2014-07-03 14:58:53 +08:00 |
|
Xinchen Hui
|
2034ace052
|
Fixed bug #67215 (php-cgi work with opcache, may be segmentation fault happen)
|
2014-07-03 14:58:37 +08:00 |
|
Xinchen Hui
|
533b1df732
|
Add test for bug #67215
bjori> writing a testcase making sure you get a fatal error and does not
segfault after that... is difficult
|
2014-07-03 13:48:59 +08:00 |
|
Xinchen Hui
|
1f6b877f7a
|
Fixed section
|
2014-07-03 10:51:24 +08:00 |
|
Xinchen Hui
|
1ffd32b952
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2014-07-03 10:51:10 +08:00 |
|
Xinchen Hui
|
e17bfb472e
|
Add CVE ID
|
2014-07-03 10:50:56 +08:00 |
|
Ferenc Kovacs
|
6ca71b451e
|
also add Remi to the QA credits
|
2014-07-02 23:35:31 +02:00 |
|
Ferenc Kovacs
|
58598ead2c
|
add Stas and Julient to the QA credits
|
2014-07-02 23:32:50 +02:00 |
|
Ferenc Kovacs
|
3be6f0dc79
|
update the credits
|
2014-07-02 23:26:41 +02:00 |
|
Nikita Popov
|
a91d1bb9a3
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2014-07-02 22:40:45 +02:00 |
|
Nikita Popov
|
213e9a0a3c
|
Merge branch 'PHP-5.4' into PHP-5.5
|
2014-07-02 22:40:33 +02:00 |
|
Nikita Popov
|
18989420b6
|
Add test for bug #67151
|
2014-07-02 22:39:54 +02:00 |
|
Ferenc Kovacs
|
1ef67b8486
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
adding a reproduce script for bug #49184
|
2014-07-02 22:38:53 +02:00 |
|
Ferenc Kovacs
|
c66a4e84bb
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
adding a reproduce script for bug #49184
|
2014-07-02 22:38:27 +02:00 |
|
Ferenc Kovacs
|
37a13d2df7
|
adding a reproduce script for bug #49184
|
2014-07-02 22:37:58 +02:00 |
|
Nikita Popov
|
4827806b9e
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2014-07-02 22:35:00 +02:00 |
|
Nikita Popov
|
8c4156ed28
|
Merge branch 'PHP-5.4' into PHP-5.5
|
2014-07-02 22:34:32 +02:00 |
|
Nikita Popov
|
3cc6bd10ac
|
Fix bug #67151: strtr with empty array crashes
|
2014-07-02 22:33:20 +02:00 |
|
Adam Harvey
|
c580d9b69c
|
Fix ext/pgsql builds against libpq 7.3.
Fixes bug #67555 (Cannot build against libpq 7.3).
|
2014-07-02 12:30:06 -07:00 |
|
Nikita Popov
|
1ea4b17af2
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2014-07-02 17:36:27 +02:00 |
|
Nikita Popov
|
d9ebd0f3d6
|
Fix bug #67497: eval with parse error causes segfault in generator
|
2014-07-02 17:33:31 +02:00 |
|
Bob Weinand
|
1163a7ce24
|
Mark test as XFAIL until fixed
|
2014-07-02 17:25:47 +02:00 |
|
Bob Weinand
|
33699a4dab
|
Messed up syntax of tests
|
2014-07-02 12:43:27 +02:00 |
|
Bob Weinand
|
09d1a8aaab
|
Add tests for constant expression arrays
Adding one failing (!) test for now about circular constant references embedded in a constant AST, must be fixed before PHP 5.6 release.
|
2014-07-02 12:33:46 +02:00 |
|
Xinchen Hui
|
05cc46a96b
|
Update NEWs
|
2014-07-02 17:58:37 +08:00 |
|
Xinchen Hui
|
f48f311533
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2014-07-02 17:58:11 +08:00 |
|
Xinchen Hui
|
22882a9d89
|
Fixed bug #67539 (ArrayIterator use-after-free due to object change during sorting)
|
2014-07-02 17:57:42 +08:00 |
|
Xinchen Hui
|
df78c48354
|
Fixed Bug #67538 (SPL Iterators use-after-free)
|
2014-07-02 17:45:09 +08:00 |
|
Anatol Belski
|
9e2d08923f
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2014-07-02 11:36:00 +02:00 |
|
Anatol Belski
|
131e60ce56
|
Merge branch 'PHP-5.4' into PHP-5.5
|
2014-07-02 11:35:42 +02:00 |
|
Anatol Belski
|
5efda71e54
|
bundle deplister.exe with releases
|
2014-07-02 11:34:37 +02:00 |
|
Anatol Belski
|
b69f369d3d
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
backported the VC12 fix for ARG_MAX
|
2014-07-02 11:12:32 +02:00 |
|
Anatol Belski
|
49e175be42
|
backported the VC12 fix for ARG_MAX
|
2014-07-02 11:11:39 +02:00 |
|
Michael Wallner
|
122ee0a1cf
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
fix integer overflow in {stream,file}_{get,put}_contents()
|
2014-07-02 09:56:05 +02:00 |
|
Michael Wallner
|
1e06c73192
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
fix integer overflow in {stream,file}_{get,put}_contents()
|
2014-07-02 09:55:15 +02:00 |
|
Michael Wallner
|
34e686c556
|
fix integer overflow in {stream,file}_{get,put}_contents()
|
2014-07-02 09:53:03 +02:00 |
|
Ferenc Kovacs
|
d5d95f8935
|
add some missing NEWS entries
|
2014-07-02 02:18:48 +02:00 |
|
Ferenc Kovacs
|
996fc57515
|
NEWS block for 5.6.0RC3
|
2014-07-02 01:39:26 +02:00 |
|
Adam Harvey
|
d1adf55c15
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fix ext/pgsql builds with libpq < 7.3.
|
2014-07-01 13:25:55 -07:00 |
|
Adam Harvey
|
2e02f18b15
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fix ext/pgsql builds with libpq < 7.3.
|
2014-07-01 13:23:11 -07:00 |
|
Adam Harvey
|
899fe3d8af
|
Fix ext/pgsql builds with libpq < 7.3.
Fixes bug #67550 (Error in code "form" instead of "from", pgsql.c, line 756).
|
2014-07-01 13:19:22 -07:00 |
|
Anatol Belski
|
765b0ee715
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
updated libs_version.txt
updated libs_version.txt
|
2014-07-01 10:34:55 +02:00 |
|
Anatol Belski
|
5d687afa89
|
updated libs_version.txt
|
2014-07-01 10:34:25 +02:00 |
|
Anatol Belski
|
f326713e42
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
updated libs_version.txt
|
2014-07-01 10:34:00 +02:00 |
|
Anatol Belski
|
6081dd781a
|
updated libs_version.txt
|
2014-07-01 10:33:09 +02:00 |
|
Anatol Belski
|
3fd792b3b9
|
updated libmagic.patch in 5.6+
|
2014-07-01 10:28:43 +02:00 |
|
Anatol Belski
|
48746387b3
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
updated libmagic.patch
|
2014-07-01 10:28:20 +02:00 |
|