History log of /PHP-7.1/UPGRADING (Results 201 – 225 of 599)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.5.17RC1, php-5.4.33RC1, php-5.6.0, POST_AST_MERGE, PRE_AST_MERGE, POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32, POST_PHPNG_MERGE, PRE_PHPNG_MERGE, php-5.6.0RC4, php-5.3.29, php-5.5.16RC1, php-5.4.32RC1, php-5.3.29RC1, php-5.6.0RC3, php-5.5.15, php-5.4.31, php-5.4.31RC1, php-5.5.15RC1, php-5.6.0RC2, php-5.4.30, php-5.5.14, php-5.6.0RC1, php-5.5.14RC1, php-5.4.30RC1, php-5.6.0beta4, php-5.4.29, php-5.5.13, php-5.5.13RC1, php-5.6.0beta3, php-5.4.29RC1, php-5.6.0beta2, php-5.5.12, php-5.4.28, php-5.4.28RC1, php-5.5.12RC1, php-5.6.0beta1, php-5.4.27, php-5.5.11, php-5.5.11RC1, php-5.4.27RC1, php-5.5.10, php-5.4.26, php-5.6.0alpha3, php-5.4.26RC1, php-5.5.10RC1, php-5.6.0alpha2, php-5.5.9, php-5.4.25, php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1, php-5.5.8, php-5.4.24, php-5.4.24RC1, php-5.5.8RC1, php-5.5.7, php-5.4.23, php-5.3.28, php-5.5.7RC1, php-5.4.23RC1, php-5.4.22, php-5.5.6, php-5.4.22RC1, php-5.5.6RC1, php-5.4.21, php-5.5.5, php-5.4.21RC1, php-5.5.5RC1, php-5.5.4, php-5.4.20, php-5.5.4RC1, php-5.4.20RC1, php-5.5.3, php-5.4.19, php-5.5.2, php-5.4.18, php-5.5.2RC1, php-5.4.18RC2, php-5.5.1, php-5.4.18RC1, php-5.3.27, php-5.4.17, php-5.5.0, php-5.3.27RC1, php-5.4.17RC1, php-5.5.0RC3, php-5.3.26, php-5.4.16, php-5.5.0RC2, php-5.3.26RC1, php-5.4.16RC1, php-5.5.0RC1, php-5.3.25, php-5.4.15, php-5.3.25RC1, php-5.5.0beta4, php-5.4.15RC1, php-5.4.14, php-5.3.24, php-5.5.0beta3, php-5.3.24RC1, php-5.4.14RC1, php-5.5.0beta2, php-5.5.0beta1, php-5.3.23, php-5.4.13, php-5.5.0alpha6, php-5.3.23RC1, php-5.4.13RC1, php-5.3.22, php-5.5.0alpha5, php-5.4.12, php-5.3.22RC2, php-5.4.12RC2, php-5.3.22RC1, php-5.4.12RC1, php-5.5.0alpha4, php-5.3.21, php-5.4.11, php-5.5.0alpha3, php-5.3.21RC1, php-5.4.11RC1, php-5.3.20, php-5.4.10, php-5.5.0alpha2, php-5.3.20RC1, php-5.4.10RC1, php-5.3.19, php-5.4.9, php-5.5.0alpha1, php-5.3.19RC1, php-5.4.9RC1, php-5.3.18, php-5.4.8, php-5.3.18RC1, php-5.4.8RC1, php-5.3.17, php-5.4.7, php-5.4.7RC1, php-5.3.16, php-5.4.6, php-5.4.6RC1, php-5.4.5, php-5.3.15, php-5.3.15RC1, php-5.4.5RC1, php-5.3.14, php-5.4.4, php-5.3.14RC2, php-5.4.4RC2, php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1
# d133e68b 17-Apr-2012 Nikita Popov

Remove support for hex number from is_numeric_string


# e05993df 11-Sep-2014 Nikita Popov

Remove dl() on fpm-fcgi


# cb9c99eb 10-Sep-2014 Nikita Popov

Remove preg_replace /e modifier


# 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


12345678910>>...24