Stanislav Malyshev
|
3d00867bba
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
update news
Fixed bug #69134 (Per Directory Values overrides PHP_INI_SYSTEM configuration options)
|
2015-03-17 13:09:08 -07:00 |
|
Stanislav Malyshev
|
3dfccd7ba5
|
update news
|
2015-03-17 13:07:40 -07:00 |
|
Stanislav Malyshev
|
4a2e613730
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fixed bug #69134 (Per Directory Values overrides PHP_INI_SYSTEM configuration options)
|
2015-03-17 13:06:17 -07:00 |
|
Stanislav Malyshev
|
bfb669891e
|
Fixed bug #69134 (Per Directory Values overrides PHP_INI_SYSTEM configuration options)
|
2015-03-17 13:05:43 -07:00 |
|
Stanislav Malyshev
|
3477568b4e
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
fix tests
Fix bug #69207 - move_uploaded_file allows nulls in path
|
2015-03-17 12:58:00 -07:00 |
|
Stanislav Malyshev
|
34418222d7
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
fix tests
|
2015-03-17 12:56:37 -07:00 |
|
Stanislav Malyshev
|
9ba4db5e5d
|
fix tests
|
2015-03-17 12:55:35 -07:00 |
|
Stanislav Malyshev
|
e55e40ca66
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fix bug #69207 - move_uploaded_file allows nulls in path
|
2015-03-17 12:48:37 -07:00 |
|
Stanislav Malyshev
|
1291d6bbee
|
Fix bug #69207 - move_uploaded_file allows nulls in path
|
2015-03-17 12:47:58 -07:00 |
|
Anatol Belski
|
f040b48358
|
updated NEWS
|
2015-03-17 09:21:38 +01:00 |
|
Anatol Belski
|
a6a58dddc3
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fixed bug #65406 Enchant broker plugins are in the wrong place in windows
|
2015-03-17 09:20:54 +01:00 |
|
Anatol Belski
|
0f18a15e89
|
Fixed bug #65406 Enchant broker plugins are in the wrong place in windows
|
2015-03-17 09:20:16 +01:00 |
|
Julien Pauli
|
2a50877428
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fix flaws in session module
|
2015-03-16 16:01:12 +01:00 |
|
Julien Pauli
|
4dba99c226
|
Fix flaws in session module
|
2015-03-16 16:00:46 +01:00 |
|
Anatol Belski
|
8f898c0706
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
backport af2b0669 into 5.5
|
2015-03-16 08:34:14 +01:00 |
|
Anatol Belski
|
293d6e629d
|
backport af2b0669 into 5.5
|
2015-03-16 08:32:39 +01:00 |
|
Anatol Belski
|
af2b066911
|
libxml-2.9.2 compatibility
|
2015-03-15 18:38:50 +01:00 |
|
Anatol Belski
|
2ac31872ac
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
fix test
|
2015-03-14 18:30:32 +01:00 |
|
Anatol Belski
|
c21c8f369d
|
fix test
|
2015-03-14 18:29:59 +01:00 |
|
Nikita Popov
|
846c8059e6
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-03-14 09:18:31 +01:00 |
|
Jeff Welch
|
1e51c5411e
|
Fix #69203: FILTER_FLAG_STRIP_HIGH doesn't strip ASCII 127
|
2015-03-14 09:17:36 +01:00 |
|
Xinchen Hui
|
96bb3b838c
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-03-14 11:31:53 +08:00 |
|
Xinchen Hui
|
5b87d52041
|
Fixed typo
|
2015-03-14 11:31:12 +08:00 |
|
Xinchen Hui
|
669c7104c3
|
Update NEWS
|
2015-03-14 00:53:51 +08:00 |
|
Xinchen Hui
|
396bc00caa
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-03-14 00:53:32 +08:00 |
|
Xinchen Hui
|
ed59370f0a
|
Little improvement, update NEWs, added test
|
2015-03-14 00:52:53 +08:00 |
|
Xinchen Hui
|
1b5ad03f66
|
Merge branch 'bug69227' of https://github.com/Vektah/php-src into PHP-5.5
|
2015-03-14 00:42:36 +08:00 |
|
Nikita Popov
|
4b930e156f
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-03-13 16:25:21 +01:00 |
|
Nikita Popov
|
a9d73f0646
|
Fixed bug #69221
A generator iterator can be created from different zvals - use
the object handle to manage references instead.
|
2015-03-13 16:23:53 +01:00 |
|
Vektah
|
482500b455
|
Fix a leak
|
2015-03-13 15:54:30 +11:00 |
|
Vektah
|
950d3d6e9b
|
Fix bug #69227 and #65967
This patch fixes a use (in zend_gc.c) after free (in spl_observer.c).
See https://bugs.php.net/bug.php?id=69227
|
2015-03-13 15:02:05 +11:00 |
|
Anatol Belski
|
8cc8d4830a
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
create the php prefix if doesn't exist
|
2015-03-12 15:21:33 +01:00 |
|
Anatol Belski
|
6b643f0741
|
create the php prefix if doesn't exist
|
2015-03-12 15:20:53 +01:00 |
|
Daniel Lowrey
|
c661121459
|
Don't block on crypto data inside stream_select()
|
2015-03-11 09:44:07 -06:00 |
|
Xinchen Hui
|
d4f727d0f8
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-03-11 08:20:03 +08:00 |
|
Xinchen Hui
|
675606f1a6
|
Improve test script for #69212
|
2015-03-11 08:19:34 +08:00 |
|
Daniel Lowrey
|
3f6b12795c
|
Fix bug# 69215 (Crypto servers should send client CA list)
|
2015-03-10 18:13:10 -06:00 |
|
Nikita Popov
|
49bd45a2c1
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-03-10 18:19:27 +01:00 |
|
Nikita Popov
|
bc9f2fb8df
|
Fixed bug #69212
|
2015-03-10 18:17:56 +01:00 |
|
Dmitry Stogov
|
b52a2940af
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
We don't cache custom strems with callbacks anymore
|
2015-03-10 19:30:32 +03:00 |
|
Dmitry Stogov
|
c814b3294a
|
We don't cache custom strems with callbacks anymore
|
2015-03-10 19:25:30 +03:00 |
|
Xinchen Hui
|
25050e3b00
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-03-10 17:18:47 +08:00 |
|
Xinchen Hui
|
f074870f4e
|
Typo
|
2015-03-10 17:18:39 +08:00 |
|
Xinchen Hui
|
b5589d3fb4
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-03-10 17:06:05 +08:00 |
|
Xinchen Hui
|
6f4af2da29
|
Fixed test
|
2015-03-10 17:05:47 +08:00 |
|
Xinchen Hui
|
0584b2df3f
|
Update NEWS
|
2015-03-10 15:38:34 +08:00 |
|
Xinchen Hui
|
abb09693ac
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-03-10 15:37:14 +08:00 |
|
Xinchen Hui
|
6a6c273893
|
Fixed bug #66609 (php crashes with __get() and ++ operator in some cases)
|
2015-03-10 15:36:42 +08:00 |
|
Xinchen Hui
|
f6762192d2
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-03-10 10:44:07 +08:00 |
|
Xinchen Hui
|
22894e74c2
|
Fix is reverted (test fails in all branches)
|
2015-03-10 10:43:05 +08:00 |
|