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

# bb0c1421 28-Sep-2014 Nikita Popov

Drop support for GMP 4.1

* Consistent base conversion support (max: 62)
* mpz_remroot always available
* Use gmp_randinit_mt instead of LCG

# 581c86c0 24-Sep-2014 Leigh

Make gmp_setbit and gmp_clrbit return values consistent

# 16404d0c 20-Sep-2014 Andrea Faulds

UPGRADING for Integer Semantics

# 98b80504 11-Sep-2014 Dmitry Stogov

Revert "Updated UPGRADING for ext/ereg removal"

This reverts commit 610ef5d7ecadb26a491aa9fc8ec7439e4016a3fc.

# 610ef5d7 10-Sep-2014 Tjerk Meesters

Updated UPGRADING for ext/ereg removal

# 47d630e7 27-Aug-2014 Leigh

Implement gmp_import() and gmp_export()

# aa759743 01-Sep-2014 Tjerk Meesters

Revert "Updated UPGRADING"

This reverts commit 300c0cf1c463efd48ebe9adf83286a5c949e0c1f.

# 300c0cf1 01-Sep-2014 Tjerk Meesters

Updated UPGRADING

# 8da58e36 01-Sep-2014 Tjerk Meesters

Updated UPGRADING

# 01760184 01-Sep-2014 Tjerk Meesters

Updated UPGRADING for #38409

# f0ba3e26 01-Sep-2014 Tjerk Meesters

Updated UPGRADING for #38409

# 2cdd5ba5 27-Aug-2014 Andrea Faulds

NEWS, UPGRADING

# fa6fe06a 22-Aug-2014 Anatol Belski

updated UPGRADING so far

# 90ed6d0e 19-Aug-2014 Andrea Faulds

NEWS and UPGRADING

# d07f4911 18-Aug-2014 Ferenc Kovacs

improve the grammar for my recent UPGRADING note

# 003c2c10 18-Aug-2014 Ferenc Kovacs

mention the changes regarding ReflectionClass::newInstanceWithoutConstructor in UPGRADING
see the discussion on the mailing list and in the pull request for details:
https://github.com/php/ph

mention the changes regarding ReflectionClass::newInstanceWithoutConstructor in UPGRADING
see the discussion on the mailing list and in the pull request for details:
https://github.com/php/php-src/pull/733

show more ...

# cd63740d 08-Aug-2014 Adam Harvey

Add __debugInfo() to UPGRADING.

RMs: this is an UPGRADING only change, and should be safe for RCs.

Developers: please remember to update UPGRADING, otherwise there's a good
chan

Add __debugInfo() to UPGRADING.

RMs: this is an UPGRADING only change, and should be safe for RCs.

Developers: please remember to update UPGRADING, otherwise there's a good
chance your shiny new feature won't be documented! (As has happened here.)

show more ...

# 64534830 06-Aug-2014 Andrea Faulds

NEWS and UPGRADING for intdiv()

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