History log of /php-src/UPGRADING (Results 1151 – 1175 of 1776)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 4935f795 03-Jan-2017 sskaje

Merge branch 'master' into master


# eb25e149 30-Dec-2016 Adam Harvey

Document the changes to lexical scoping in 7.1.

Fixes bug #73844 (Cannot use lexical variable $variable as a parameter
name inside array_walk()).

# f5bf19ee 30-Dec-2016 Christoph M. Becker

Update UPGRADING wrt. bug #72785

# 5e6faf23 21-Dec-2016 Anatol Belski

add UPGRADING and NEWS items

# 7774fd19 20-Dec-2016 Yasuo Ohgaki

Update NEWS and UPGRADING

# 59bf7f90 18-Dec-2016 Anatol Belski

extend UPGRADING

# 1da589ee 13-Dec-2016 Leigh

Update NEWS/UPGRADING for mcrypt

# e15733f0 04-Dec-2016 Tobias Schultze

Fix session upgrade documentation

# 02cecc0f 27-Nov-2016 Jakub Zelenka

Update UPGRADING with info about AEAD changes in openssl_(en|de)crypt

# 35a3c6e2 25-Nov-2016 Anatol Belski

fix spelling

# 714ded80 25-Nov-2016 Anatol Belski

update UPGRADING

# 78f2bce6 05-Nov-2016 Craig Duncan

Added a note in UPGRADING about the new count() warning

# 7f196e32 17-Nov-2016 Yasuo Ohgaki

Fix bug #71038 - session_start() returns true even when it failed
PR #2167

# ee38e01f 14-Nov-2016 Andrea Faulds

Fix mistake in UPGRADING

# a0502b89 14-Nov-2016 Andrea Faulds

Convert numeric keys in object/array casts

RFC: https://wiki.php.net/rfc/convert_numeric_keys_in_object_array_casts

This converts key types as appropriate in object to array and arr

Convert numeric keys in object/array casts

RFC: https://wiki.php.net/rfc/convert_numeric_keys_in_object_array_casts

This converts key types as appropriate in object to array and array to object
casts, as well as in get_object_vars().

show more ...

# 189bbb58 13-Nov-2016 Christoph M. Becker

Merge branch 'pull-request/2164'


# 2104bea5 12-Nov-2016 Kalle Sommer Nielsen

Remove Netware support

If this does not break the Unix system somehow, I'll be amazed. This should get most of it out, apologies for any errors this may cause on non-Windows ends which I can

Remove Netware support

If this does not break the Unix system somehow, I'll be amazed. This should get most of it out, apologies for any errors this may cause on non-Windows ends which I cannot test atm.

show more ...

# 69a3659d 07-Nov-2016 Derick Rethans

Add hint that naive DateTime comparisions now are more likely to fail

# 1667acbf 28-Oct-2016 Anatol Belski

fix doc

# cc81971e 28-Oct-2016 Anatol Belski

extend info to float related constants

# 431abb21 28-Oct-2016 Anatol Belski

note to UPDRADING

# da22cfe0 28-Oct-2016 Benjamin Morel

Typo

# 701df2c4 26-Oct-2016 Anatol Belski

note to UPGRADING

# e893abda 25-Oct-2016 Yasuo Ohgaki

Revert "Update UPGRADING to reflect bug fix"
This change was made in 7.0. Sorry for the noise.

This reverts commit e9c8e50b66366c250becb663bb76db24ed1b5890.

# e9c8e50b 25-Oct-2016 Yasuo Ohgaki

Update UPGRADING to reflect bug fix

1...<<41424344454647484950>>...72