History log of /php-src/NEWS (Results 10176 – 10200 of 15462)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.3.7RC3
# 894cfb07 14-Jul-2011 Ilia Alshanetsky

5.3.7RC3

Revision tags: php-5.4.0alpha2
# 11a096c3 14-Jul-2011 Stanislav Malyshev

Back to -dev

# 6f0c93da 14-Jul-2011 Stanislav Malyshev

5.4.0 alpha2

# 61940e4a 13-Jul-2011 Stanislav Malyshev

integrate 5.3 NEWS

# 2f0a379c 12-Jul-2011 Jérôme Loyet

- Implemented FR #55181 (Enhance security by limiting access to user defined extensions)

# 3be1f24f 12-Jul-2011 Pierre Joye

- Fixed bug #55187, readlink returns weird characters when false result

# 01607c41 12-Jul-2011 Christian Stocker

Added credentials to XSL NEWS entry

# a10a6135 12-Jul-2011 Christian Stocker

Added credentials to XSL NEWS entry

# 6be6c2d6 12-Jul-2011 Christian Stocker

Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs()
to define forbidden operations within XSLT stylesheets, default is not to
enable any write operations from XSLT anymore.

Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs()
to define forbidden operations within XSLT stylesheets, default is not to
enable any write operations from XSLT anymore. Bug #54446

(second iteration of the code for trunk, first commit for 5.4 branch)

show more ...

# 9f782a73 12-Jul-2011 Kalle Sommer Nielsen

Changed http_response_code() to be able to set a response code

# d5cab148 11-Jul-2011 Stanislav Malyshev

split changes between alphas

# 992d32c6 11-Jul-2011 Ilia Alshanetsky

Fixed bug #55014 (Compile failure due to improper use of ctime_r()).

# 8806c371 11-Jul-2011 Christian Stocker

Added the ability to pass options to loadHTML (Chregu, fxmulder at gmail dot com)
(MFT - Merged from Trunk)

# 0a7aeb7f 11-Jul-2011 Christian Stocker

Added the ability to pass options to loadHTML (Chregu, fxmulder at gmail dot com)

# 0511fa33 11-Jul-2011 Christian Stocker

Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs()
to define forbidden operations within XSLT stylesheets, default is not to
enable any write operations from XSLT anymore.

Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs()
to define forbidden operations within XSLT stylesheets, default is not to
enable any write operations from XSLT anymore. Bug #54446

show more ...

# ac1ae51a 11-Jul-2011 Dmitry Stogov

Fixed bug #54305 (Crash in gc_remove_zval_from_buffer)

# 7d1eef4a 11-Jul-2011 Dmitry Stogov

Fixed bug #54332 (Crash in zend_mm_check_ptr // Heap corruption)

# c70eeb73 10-Jul-2011 Pierre Joye

- rng change

# 5d5951f2 10-Jul-2011 Pierre Joye

- fix bug #55169, mcrypt_create_iv always fails to gather sufficient random data

# 8ec6ada0 10-Jul-2011 Pierre Joye

- use warning here to match unix behavior

# 1cf3ec5e 07-Jul-2011 Felipe Pena

- Fixed bug #55156 (ReflectionClass::getDocComment() returns comment even though the class has none)

# 5ddd67d9 06-Jul-2011 Hannes Magnusson

Fixed bug#55084 (Function registered by header_register_callback is
called only once per process). (Hannes)

also fixed an issue when header()s are sent from the callback function

# 50553727 05-Jul-2011 Jérôme Loyet

- Implemented FR #54098 (Lowered default value for Process Manager)

# 5842a414 05-Jul-2011 Jérôme Loyet

- FR #52052: Added partial syslog support (on error_log only)

# c4b7abb4 05-Jul-2011 Jérôme Loyet

- Fixed wrong value of log_level when invoking fpm with -tt

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