History log of /php-src/NEWS (Results 10001 – 10025 of 15459)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 1f78177e 16-Oct-2011 Xinchen Hui

Fixed bug #60038 (SIGALRM cause segfault in php_error_cb)

# f1eaaa5d 14-Oct-2011 Ilia Alshanetsky

Fixed bug #60019 (Function time_nanosleep() is undefined on OS X).

# 1694d787 13-Oct-2011 Felipe Pena

- Fixed bug #60048 (sa_len a #define on IRIX)
patch by: china at thewrittenword dot com

# d080277d 12-Oct-2011 Felipe Pena

- Fixed bug #60033 (Incorrectly merged PDO dblib patches break uniqueidentifier column type)

# f58cf750 09-Oct-2011 Jérôme Loyet

- Fixed bug #55526 (Heartbeat causes a lot of unnecessary events)

# 3982cda8 09-Oct-2011 Jérôme Loyet

- Fixed bug #55533 (The -d parameter doesn't work)

# e7c6f9c6 08-Oct-2011 Jérôme Loyet

- Implemented FR #52569 (Add the "ondemand" process-manager to allow zero children)

# 0c275216 08-Oct-2011 Jérôme Loyet

- Fixed bug #55486 (status show BIG processes number)

# 4d554c45 08-Oct-2011 Jérôme Loyet

- Fixed bug #55577 (status.html does not install)

# 509629d8 08-Oct-2011 Jérôme Loyet

- Backported from 5.4 branch (Dropped restriction of not setting the same value multiple times, the last one holds).

# c6b633a3 08-Oct-2011 Jérôme Loyet

- Backported FR #55166 from 5.4 branch (Added process.max to control the number of process FPM can fork)

# c4e961f0 08-Oct-2011 Jérôme Loyet

- Backported FR #55181 from 5.4 branch (Enhance security by limiting access to user defined extensions)

# a0f2d34b 08-Oct-2011 Jérôme Loyet

- Backported FR #54098 from 5.4 branch (Lowered process manager default value)

# eccb9404 08-Oct-2011 Jérôme Loyet

- Backported FR #52052 from 5.4 branch (Added partial syslog support)

# eb2878ce 08-Oct-2011 Jérôme Loyet

fix ws

# 4a0cd394 08-Oct-2011 Jérôme Loyet

- commit r312812 again (dropped in r312913):
Implemented FR #54577 (Enhanced status page with full status and details
about each processes. Also provide a web page (status.html) for

- commit r312812 again (dropped in r312913):
Implemented FR #54577 (Enhanced status page with full status and details
about each processes. Also provide a web page (status.html) for
real-time FPM status.

show more ...

# e1ad60d3 08-Oct-2011 Pierre Joye

- fix bug #55870, PDO ignores all SSL parameters when used with mysql native driver

# 7a7b5500 06-Oct-2011 Andrey Hristov

Be consistent, add mysqli::stat property, as equivalent of mysqli_stat().
Fix for Bug #55859 mysqli->stat property access gives error

# b2287a42 05-Oct-2011 Christian Stocker

Added xsl.security_prefs ini option to define forbidden operations within XSLT
stylesheets, default is not to enable write operations. This option won't be
in 5.4, since there's a new method.

Added xsl.security_prefs ini option to define forbidden operations within XSLT
stylesheets, default is not to enable write operations. This option won't be
in 5.4, since there's a new method. Bug #54446

show more ...

# 2f3adeb0 05-Oct-2011 Pierre Joye

- Revert r313616 (When we have a blocking SSL socket, respect the timeout
option, scottmac)

# This caused bug #55283 and #55848, we should investigate a proper solution without
# b

- Revert r313616 (When we have a blocking SSL socket, respect the timeout
option, scottmac)

# This caused bug #55283 and #55848, we should investigate a proper solution without
# breaking anything.

show more ...

# 567e2f1c 03-Oct-2011 Ilia Alshanetsky

Fixed bug #55750 (memory copy issue in sysvshm extension).

# 2e925f6f 03-Oct-2011 Xinchen Hui

Fixed bug #55825, and add test script

# f40e5204 30-Sep-2011 Hannes Magnusson

Fixed bug #55807 (Wrong value for splFileObject::SKIP_EMPTY)

# 5fba3ba7 30-Sep-2011 Hannes Magnusson

Fixed bug #55807 (Wrong value for splFileObject::SKIP_EMPTY)

# 3dabada8 30-Sep-2011 Hannes Magnusson

Use the default stream context for FilesystemIterator, GlobIterator and (Recursive)DirectoryIterator

1...<<401402403404405406407408409410>>...619