History log of /PHP-8.3/UPGRADING (Results 1076 – 1100 of 1463)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 4d3e4d3b 10-Sep-2014 Nikita Popov

Remove assignment of new by reference

# b45872c2 26-Jan-2015 Yasuo Ohgaki

Fix typo in doc

# 7b179808 25-Jan-2015 Yasuo Ohgaki

Update UPGRADING and UPGRADING.INTERNALS

# 22394b79 25-Jan-2015 Jakub Zelenka

Add jsond BC-breaking changes to UPGRADING

# ac7cfad3 29-Mar-2014 Juan Basso

Fixed bug #50224 where float without decimals were converted to integer

# 6c5b3df5 19-Jan-2015 Andrea Faulds

Move intdiv() UPGRADING entry to New Functions

# 5f29b980 09-Jan-2015 Andrea Faulds

Error on invalid octal (fixes PHPSadness #31)

Further error checks

# ca11bc03 10-Sep-2014 Nikita Popov

Remove set_socket_blocking

# a60efc5e 10-Sep-2014 Nikita Popov

Remove set_magic_quotes_runtime

And the alias magic_quotes_runtime

# 4c115b6b 10-Sep-2014 Nikita Popov

Remove string category support in setlocale()

# 9c5eaac1 10-Sep-2014 Nikita Popov

Remove mktime() and gmmktime() $is_dst parameter

# 83391b55 17-Jan-2015 Nikita Popov

Remove for #-style comments in ini files

# dc9991b1 10-Sep-2014 Nikita Popov

Remove static calls from incompatible $this context

# 2193de0d 14-Jan-2015 Xinchen Hui

Faster sorting algo

# 2f1ddff2 12-Jan-2015 Xinchen Hui

Faster strrpos implementation

# 31817447 12-Jan-2015 Xinchen Hui

Faster zend_memnstr for long text

# ff7e8e94 27-Dec-2014 Kalle Sommer Nielsen

Implemented FR #55428 (E_RECOVERABLE_ERROR when output buffering in output buffering handler)

## Can probably go in lower branches, but I'd like to keep it in
## master for now

# 2646f7bc 22-Dec-2014 Dmitry Stogov

Don't count variadic argument in zend_func.common.num_args. This allows faster CALL/RETURN code.

# e5eb9530 14-Dec-2014 Andrea Faulds

Use "float" and "integer" in typehint and zpp errors

# dca2e968 21-Dec-2014 Andrea Faulds

UPGRADING and NEWS cleanups

# 0833fd46 21-Dec-2014 Dmitry Stogov

Allow arrays with define(), to match const syntax support

# 489961d0 19-Dec-2014 Andrea Faulds

More UPGRADING, NEWS

# ccebf60d 19-Dec-2014 Andrea Faulds

UPGRADING for Unicode Codepoint Escape Syntax

# a4ddd3a6 16-Dec-2014 Stanislav Malyshev

add more BC breaks

# b65d184d 15-Dec-2014 Stanislav Malyshev

add BC breaks from PHPNG RFC

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