#
02409669 |
| 30-Jul-2013 |
Dmitry Stogov |
Added support for glob symbols in blacklist entries (?, *, **) |
#
3550f3d0 |
| 30-Jul-2013 |
Dmitry Stogov |
Fixed bug #65338 (Enabling both php_opcache and php_wincache AVs on shutdown). |
#
bafe0e53 |
| 26-Jul-2013 |
Yasuo Ohgaki |
Update NEWS |
#
1d7b6970 |
| 26-Jul-2013 |
Yasuo Ohgaki |
Fixed bug #65336 |
#
51509291 |
| 25-Jul-2013 |
Xinchen Hui |
Upper section name |
#
1fbcfc9b |
| 25-Jul-2013 |
Xinchen Hui |
Update NEWs |
#
9909c4d4 |
| 25-Jul-2013 |
Xinchen Hui |
Fixed bug #65328 (Segfault when getting SplStack object Value) |
#
b8c8a04a |
| 24-Jul-2013 |
Stanislav Malyshev |
Merge branch 'PHP-5.4' into PHP-5.5 * PHP-5.4: fix bug #65028 Phar::buildFromDirectory creates corrupt archives for some specific contents
|
#
7b92a227 |
| 23-Jul-2013 |
Johannes Schlüter |
Fix bug 65299 |
#
a047ece2 |
| 22-Jul-2013 |
Andrey Hristov |
Disable a flag |
#
f8efdc2b |
| 22-Jul-2013 |
Stanislav Malyshev |
fix bug #65028 Phar::buildFromDirectory creates corrupt archives for some specific contents |
#
83ced912 |
| 22-Jul-2013 |
Stanislav Malyshev |
Fix bug #61697 - spl_autoload_functions returns lambda functions incorrectly |
#
476924ec |
| 22-Jul-2013 |
Stanislav Malyshev |
Merge branch 'PHP-5.4' into PHP-5.5 * PHP-5.4: Update news for FILTER_SANITIZE_FULL_SPECIAL_CHARS fix Wrong value for FILTER_SANITIZE_FULL_SPECIAL_CHARS in REGISTER_LONG_CONSTANT
|
#
ba984582 |
| 22-Jul-2013 |
Stanislav Malyshev |
Update news for FILTER_SANITIZE_FULL_SPECIAL_CHARS fix |
#
5027fa79 |
| 21-May-2012 |
Joshua Thijssen |
Added recursivetreeiterator::setPostfix() method |
#
29281dee |
| 21-Jul-2013 |
Xinchen Hui |
Update NEWS |
#
3380de97 |
| 21-Jul-2013 |
Xinchen Hui |
Fixed bug #65304 (Use of max int in array_sum) |
#
3cd13204 |
| 21-Jul-2013 |
Xinchen Hui |
Updaet NEWS |
#
cc91fbe9 |
| 21-Jul-2013 |
Xinchen Hui |
Reorder NEWS |
#
a015fa83 |
| 19-Jul-2013 |
Arpad Ray |
Fixed bug #65291 - get_defined_constants() crash with __CLASS__ in trait |
#
2b9d4243 |
| 08-Jul-2013 |
Matteo Beccati |
Properly fixed bug #63186 on NetBSD == 6.0 |
#
99afc6dc |
| 18-Jul-2013 |
Anatol Belski |
Fixed bug #65268 select() implementation uses outdated tick API |
#
cbdf9ede |
| 18-Jul-2013 |
Julien Pauli |
new NEWS for next release |
#
b9e3f737 |
| 17-Jul-2013 |
Stanislav Malyshev |
5.4.19 is next |
#
e6ae9770 |
| 17-Jul-2013 |
Arpad Ray |
Fixed bug #50308 - session id not appended properly for empty anchor tags The issue was actually because a lack of space before a "/" marking the tag as empty. This was being swallowed i
Fixed bug #50308 - session id not appended properly for empty anchor tags The issue was actually because a lack of space before a "/" marking the tag as empty. This was being swallowed in the rule for unquoted values. Fixed by making that rule exclude quotes (as per spec anyway).
show more ...
|