History log of /php-src/UPGRADING (Results 1401 – 1425 of 1776)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified 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)

# 77f17272 23-Nov-2014 Stanislav Malyshev

Add NEWS & UPGRADING

# 4b953534 19-Nov-2014 Veres Lajos

typo fixes - https://github.com/vlajos/misspell_fixer

# 73a34fed 25-Oct-2014 Andrea Faulds

Fixed Closure::call() NEWS/UPGRADING

# 4773c1df 14-Oct-2014 Stanislav Malyshev

update NEWS and UPGRADING

# a88feb13 09-Oct-2014 Tjerk Meesters

Added note to UPGRADING regarding 64-bit support in pack()/unpack()

# 35314a41 05-Oct-2014 Tjerk Meesters

Updated NEWS and UPGRADING

PHP RFC: Catchable "call to a member function of a non-object"

# 24315f2d 05-Oct-2014 Nikita Popov

Add UPGRADING stubs for a number of recent changes

1...<<51525354555657585960>>...72