History log of /PHP-8.3/UPGRADING (Results 1051 – 1075 of 1463)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 1badfd81 22-Mar-2015 Masaki Kagaya

add CURL_HTTP_VERSION_2_0 and CURL_VERSION_HTTP2

# cda8e606 21-Mar-2015 Xinchen Hui

Added note about preg_replace_callback_array in UPGRADING

Revision tags: php-5.6.7, php-5.5.23, php-5.4.39
# dd16a7c8 10-Mar-2015 Daniel Lowrey

Update NEWS/UPGRADING

# 2f156c61 09-Mar-2015 Nikita Popov

Add UPDRADING note about yield operator behavior

Fixes bug #69160.
[ci skip]

# 7810659c 09-Mar-2015 Nikita Popov

Removed deprecated mcrypt_ecb() etc

# c488a457 09-Mar-2015 Nikita Popov

Remove deprecated mcrypt_generic_end() alias

Revision tags: php-5.6.7RC1, php-5.5.23RC1, POST_PHP7_EREG_MYSQL_REMOVALS, PRE_PHP7_EREG_MYSQL_REMOVALS, php-5.6.6, php-5.5.22, php-5.4.38, POST_PHP7_REMOVALS, PRE_PHP7_REMOVALS, php-5.6.6RC1, php-5.5.22RC1, php-5.5.21, php-5.6.5, php-5.4.37, php-5.5.21RC1, php-5.6.5RC1, POST_NATIVE_TLS_MERGE, PRE_NATIVE_TLS_MERGE, php-5.5.20, php-5.4.36, php-5.6.4, php-5.6.4RC1, php-5.5.20RC1, php-5.6.3, php-5.5.19, php-5.4.35, php-5.6.3RC1, php-5.5.19RC1, php-5.5.18, php-5.4.34, php-5.5.18RC1, php-5.6.1, php-5.6.2, php-5.4.33, php-5.5.17, php-5.6.1RC1
# a81e65a5 10-Sep-2014 Nikita Popov

Remove xsl.security_prefs ini option

Conflicts:
ext/xsl/php_xsl.c
ext/xsl/xsltprocessor.c

# b5184ef3 09-Mar-2015 Nikita Popov

Remove unsafe curl file uploads

The option CURLOPT_SAFE_UPLOAD still exists, but cannot be disabled.

# c7de82b0 09-Mar-2015 Xinchen Hui

Add note of group use

# 33ef5c47 09-Mar-2015 Stanislav Malyshev

Merge branch 'pull-request/1135'

* pull-request/1135:
Return void like other functions
Use zend_parse_parameters_none()
Implemented FR #45235 A way to clear or reset the re

Merge branch 'pull-request/1135'

* pull-request/1135:
Return void like other functions
Use zend_parse_parameters_none()
Implemented FR #45235 A way to clear or reset the results for error_get_last()

show more ...


# 9d037d57 06-Mar-2015 Jakub Zelenka

Update UPGRADING with info about JSON decode error for empty string

# b5d97140 04-Mar-2015 Daniel Lowrey

Merge branch 'tls-alpn'

* tls-alpn:
Improve test to target specific issue
Misc updates/cleanup
Add TLS ALPN extension support in crypto client/server streams
Add stre

Merge branch 'tls-alpn'

* tls-alpn:
Improve test to target specific issue
Misc updates/cleanup
Add TLS ALPN extension support in crypto client/server streams
Add stream_socket_crypto_info() function
Update for compatibility with newer openssl libs

show more ...


# 543f0112 19-Feb-2015 Stanislav Malyshev

add NEWS for <=>

# 31287f03 17-Feb-2015 Nikita Popov

More UPGRADING, in particular on foreach

Only doing a shallow description of foreach changes, describing
them completely is too complicated.

# 9d1e36e4 13-Feb-2015 Nikita Popov

Some more UPGRADING changes

# bfeae649 13-Feb-2015 Nikita Popov

More extensive UPGRADING

I'd like UPGRADING to have a complete list of changes including
code samples and suggested changes. Right now it's only a list
of bullet points, where it is

More extensive UPGRADING

I'd like UPGRADING to have a complete list of changes including
code samples and suggested changes. Right now it's only a list
of bullet points, where it is often required to read a linked
RFC to understand the difference.

show more ...

# c97afe21 10-Feb-2015 Anatol Belski

updated UPGRADING

# 898f42ec 08-Feb-2015 Jakub Zelenka

Add missing NEWS and UPGRADING for bug #68938

# f2825042 08-Feb-2015 Jakub Zelenka

Merge branch 'master' into jsond

Conflicts:
ext/json/json.c


# ef058b7c 04-Feb-2015 Michael Wallner

Add note aout $HTTP_RAW_POST_DATA

# 3e4c1717 02-Feb-2015 Jakub Zelenka

Merge branch 'master' into jsond


# f90f6108 29-Jan-2015 Yasuo Ohgaki

Merge branch 'master' into master-rfc-session-lock4

Conflicts:
UPGRADING


Revision tags: php-5.5.17RC1, php-5.4.33RC1, php-5.6.0, POST_AST_MERGE, PRE_AST_MERGE, POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32, POST_PHPNG_MERGE, PRE_PHPNG_MERGE, php-5.6.0RC4, php-5.3.29, php-5.5.16RC1, php-5.4.32RC1, php-5.3.29RC1, php-5.6.0RC3, php-5.5.15, php-5.4.31, php-5.4.31RC1, php-5.5.15RC1, php-5.6.0RC2, php-5.4.30, php-5.5.14, php-5.6.0RC1, php-5.5.14RC1, php-5.4.30RC1, php-5.6.0beta4, php-5.4.29, php-5.5.13, php-5.5.13RC1, php-5.6.0beta3, php-5.4.29RC1, php-5.6.0beta2, php-5.5.12, php-5.4.28, php-5.4.28RC1, php-5.5.12RC1, php-5.6.0beta1, php-5.4.27, php-5.5.11, php-5.5.11RC1, php-5.4.27RC1, php-5.5.10, php-5.4.26, php-5.6.0alpha3, php-5.4.26RC1, php-5.5.10RC1, php-5.6.0alpha2, php-5.5.9, php-5.4.25, php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1, php-5.5.8, php-5.4.24, php-5.4.24RC1, php-5.5.8RC1, php-5.5.7, php-5.4.23, php-5.3.28, php-5.5.7RC1, php-5.4.23RC1, php-5.4.22, php-5.5.6, php-5.4.22RC1, php-5.5.6RC1, php-5.4.21, php-5.5.5, php-5.4.21RC1, php-5.5.5RC1, php-5.5.4, php-5.4.20, php-5.5.4RC1, php-5.4.20RC1, php-5.5.3, php-5.4.19, php-5.5.2, php-5.4.18, php-5.5.2RC1, php-5.4.18RC2, php-5.5.1, php-5.4.18RC1, php-5.3.27, php-5.4.17, php-5.5.0, php-5.3.27RC1, php-5.4.17RC1, php-5.5.0RC3, php-5.3.26, php-5.4.16, php-5.5.0RC2, php-5.3.26RC1, php-5.4.16RC1, php-5.5.0RC1, php-5.3.25, php-5.4.15, php-5.3.25RC1, php-5.5.0beta4, php-5.4.15RC1, php-5.4.14, php-5.3.24, php-5.5.0beta3, php-5.3.24RC1, php-5.4.14RC1, php-5.5.0beta2, php-5.5.0beta1, php-5.3.23, php-5.4.13, php-5.5.0alpha6, php-5.3.23RC1, php-5.4.13RC1, php-5.3.22, php-5.5.0alpha5, php-5.4.12, php-5.3.22RC2, php-5.4.12RC2, php-5.3.22RC1, php-5.4.12RC1, php-5.5.0alpha4, php-5.3.21, php-5.4.11, php-5.5.0alpha3, php-5.3.21RC1, php-5.4.11RC1, php-5.3.20, php-5.4.10, php-5.5.0alpha2, php-5.3.20RC1, php-5.4.10RC1, php-5.3.19, php-5.4.9, php-5.5.0alpha1, php-5.3.19RC1, php-5.4.9RC1, php-5.3.18, php-5.4.8, php-5.3.18RC1, php-5.4.8RC1, php-5.3.17, php-5.4.7, php-5.4.7RC1, php-5.3.16, php-5.4.6, php-5.4.6RC1, php-5.4.5, php-5.3.15, php-5.3.15RC1, php-5.4.5RC1, php-5.3.14, php-5.4.4, php-5.3.14RC2, php-5.4.4RC2, php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1
# d133e68b 17-Apr-2012 Nikita Popov

Remove support for hex number from is_numeric_string

# e05993df 11-Sep-2014 Nikita Popov

Remove dl() on fpm-fcgi

# cb9c99eb 10-Sep-2014 Nikita Popov

Remove preg_replace /e modifier

1...<<41424344454647484950>>...59