History log of /PHP-8.1/UPGRADING (Results 826 – 850 of 1208)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 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

# 33b0349e 15-Dec-2014 Stanislav Malyshev

small fixes to UPGRADING

# e3466082 03-Dec-2014 Adam Harvey

Update UPGRADING for the new variadic functions, and re-sort.

# 4675b79e 20-Oct-2014 m.bennewitz

Conflicts:
ext/date/php_date.c

# cd55c196 01-Dec-2014 Stanislav Malyshev

Merge branch 'pull-request/877'

* pull-request/877:
gmp_random_seed()


# 95a609c5 24-Nov-2014 Remi Collet

FPM: change "listen = port" behavior from IPv4 catch-all to IPv6 catch-all (+ IPv4-mapped)

1...<<31323334353637383940>>...49