Commit Graph

4759 Commits

Author SHA1 Message Date
Michael Wallner
85a62e9086 Fixed bug #55544 ob_gzhandler always conflicts with zlib.output_compression 2011-09-19 14:37:00 +00:00
Xinchen Hui
3ac5593cda Fix wrong update 2011-09-17 14:24:15 +00:00
Xinchen Hui
56f265075d Update NEWS 2011-09-17 03:23:38 +00:00
Felipe Pena
258c8de7fb - Fixed bug #55707 (undefined reference to `__sync_fetch_and_add_4' on Linux parisc) 2011-09-17 00:05:31 +00:00
Stanislav Malyshev
56a161b619 next version header 2011-09-15 22:33:39 +00:00
Stanislav Malyshev
748003b349 update NEWS 2011-09-15 06:23:37 +00:00
Arpad Ray
47cfae87eb Implement object-oriented session handlers (https://wiki.php.net/rfc/session-oo) 2011-09-13 22:28:15 +00:00
Xinchen Hui
d4b0a38a12 Fix typo (as tyearl's ask) 2011-09-13 15:12:16 +00:00
Xinchen Hui
a576f448cb Revert update, since this bug is not in a official release of 5.4 2011-09-13 14:58:37 +00:00
Derick Rethans
58daa3fd3a - Removed support for putenv("TZ=..") for setting the timezone.
- Removed the timezone guessing algorithm in case the timezone isn't set with
  date.timezone or date_default_timezone_set(). Instead of a guessed timezone,
  "UTC" is now used instead.
2011-09-13 14:48:13 +00:00
Xinchen Hui
409941c2d1 update news 2011-09-13 13:11:42 +00:00
Pierre Joye
ea09677718 - news for the crt warning 2011-09-13 10:39:59 +00:00
Christopher Jones
c8be5036be Fix same typo as UPGRADING 2011-09-13 01:07:48 +00:00
Xinchen Hui
a1ae0408de update news 2011-09-12 13:27:23 +00:00
Xinchen Hui
31938d05fb update news 2011-09-12 13:25:28 +00:00
Etienne Kneuss
6698c9b0d0 Mention recent SPL changes on spl_directory.c and tests 2011-09-08 23:18:49 +00:00
Hannes Magnusson
6dcf880e7d Remove entries already in 5.3 2011-09-07 14:44:31 +00:00
Johannes Schlüter
70561e9a6d - Use myslqnd by default when MySQL extensions are activated but no path given 2011-09-07 13:33:56 +00:00
Hannes Magnusson
45e299129a wrap lines, use real names, and FR not Req 2011-09-07 12:30:31 +00:00
Stanislav Malyshev
38ff70ef25 Commit Gustavo's closure rebinding patch as desided by vote 2011-09-07 06:46:27 +00:00
Xinchen Hui
27d960c585 update news 2011-09-07 05:19:12 +00:00
Hannes Magnusson
b1dd2f4e68 Fixed bug#54450 (callback function when built against libedit) 2011-09-06 15:07:24 +00:00
Stanislav Malyshev
93b1c17364 report fix 2011-09-06 05:04:37 +00:00
Christian Stocker
cd3d326853 added a NEWS entry about the change in XSL 2011-09-01 13:43:38 +00:00
Arpad Ray
979fd935c4 fix news entries 2011-08-30 14:01:35 +00:00
Arpad Ray
8590f2587a add friendly log messages (req #55109) 2011-08-29 21:59:27 +00:00
Arpad Ray
c8de01fef8 Expose session status via new function, session_status (Req #52982) 2011-08-29 21:29:26 +00:00
Arpad Ray
0e3b5b137c Fixed bug #55366: keys lost when using substr_replace an array 2011-08-29 20:38:52 +00:00
Arpad Ray
b52256c5be add support for SORT_NATURAL and SORT_FLAG_CASE in array sort functions 2011-08-29 20:23:34 +00:00
Gwynne Raskind
aba5ceab21 Correct NEWS entry attribution. Apologies to all for the confusion. 2011-08-29 16:17:46 +00:00
Gwynne Raskind
bf78161b94 Added NEWS note for #53946 2011-08-29 15:09:08 +00:00
Sebastian Bergmann
b04a052f70 Close #55490. 2011-08-26 07:40:31 +00:00
Xinchen Hui
11957ebdfb update NEWS 2011-08-23 02:48:28 +00:00
Xinchen Hui
ef0e483bb3 Fixed #55463 (cli-server missing _SERVER[REMOTE_ADDR]) 2011-08-22 11:55:41 +00:00
Xinchen Hui
db218ee768 update NEWS. 2011-08-21 12:24:19 +00:00
Boris Lytochkin
82fa8f7a30 IPv6 Support for SNMP. (FR #42918) 2011-08-20 20:56:02 +00:00
Rui Hirokawa
e42dba31c3 update NEWS. 2011-08-20 07:29:59 +00:00
Pierre Joye
5f429c57e9 - Fixed bug #52461 (Incomplete doctype and missing xmlns) 2011-08-19 09:59:47 +00:00
Xinchen Hui
dad2c33838 News for bug #55450 2011-08-19 08:52:29 +00:00
Christopher Jones
8e0c2e1cb9 Use php.ini parameter instead of GC() entry 2011-08-17 23:55:25 +00:00
Hannes Magnusson
8fb47cbd48 Fix news entry to look&feel like all others 2011-08-16 13:30:31 +00:00
Hannes Magnusson
550980cfe5 Callable typehint following the rules of is_callable($arg, false); 2011-08-16 10:44:47 +00:00
Rui Hirokawa
1fdc718e9b MFH: NEWS update for mbstring. 2011-08-14 14:11:49 +00:00
Uwe Schindler
acec8201a1 Bug #55403: Don't set $_SERVER['HTTPS'] on unsecure connection 2011-08-11 20:25:24 +00:00
Derick Rethans
f4198394f4 - Getting rid of the BOM. 2011-08-10 16:34:39 +00:00
Rui Hirokawa
219a3b90ce MFH: update the news. 2011-08-09 15:11:51 +00:00
Derick Rethans
3ed828a892 - Fixed bug #55378: binary number literal returns float number though its value
is enough small
2011-08-07 17:36:31 +00:00
Stanislav Malyshev
3e7ce20a5b back to dev 2011-08-03 17:14:26 +00:00
Stanislav Malyshev
5956ba851a update NEWS 2011-08-03 16:50:27 +00:00
Dmitry Stogov
ad4d6d1ce3 Added support for Class::{expr}() syntax (Pierrick) 2011-08-01 12:08:44 +00:00