History log of /PHP-7.1/UPGRADING (Results 426 – 450 of 599)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 77e1a1ab 05-Mar-2012 Christopher Jones

Align section headings with the latest (5.4) migration on-line doc.
This will aid future reuse of UPGRADING text.


# 37b462ba 04-Mar-2012 Pierre Joye

- notes about xp&2003 drop


# 4d0911c1 04-Mar-2012 Nikita Popov

NEWS and UPGRADING for r323862


# 66be688c 02-Mar-2012 Philip Olson

Removed get_magic_quotes* functions from the deprecated list, because we love them so


# c1a8169e 02-Mar-2012 Philip Olson

Fixed ldap typos


# dd836f29 02-Mar-2012 Philip Olson

magic quotes directives belong in the E_CORE_ERROR group, and not the E_DEPRECATED group


# 21f7daac 02-Mar-2012 Christopher Jones

Mention file upload progress support: http://php.net/manual/en/session.upload-progress.php


# bd3a077d 02-Mar-2012 Philip Olson

Removed class constants (these were added in 5.3.7), and added the new Zlib functions


# 62e1dc1d 01-Mar-2012 Christopher Jones

Sync sqlite -> PECL terminology with release announcement's


# 0f5c3487 01-Mar-2012 Christopher Jones

Reorganized to remove duplication. Cross checked a few php.ini settings.

Area owners need to do a thorough review of this file.


# 561a0dfb 01-Mar-2012 Christopher Jones

Some basic tidy up and whitespace fixes.

The file still needs section disambiguation to remove duplicate
entries.


Revision tags: php-5.4.0
# e391abb1 22-Feb-2012 Gustavo André dos Santos Lopes

- Cleanup UPGRADING and UPGRADING.INTERNALS from 5.4 changes.
- Added information about removal of streams pooling API.


# 37272e46 21-Feb-2012 Adam Harvey

Add a __wakeup() method to SplFixedArray, thereby fixing serialising an
SplFixedArray object and bug #60560 (SplFixedArray un-/serialize, getSize(),
count() return 0, keys are strings).


Revision tags: php-5.4.0RC8, php-5.3.10, php-5.4.0RC7, php-5.4.0RC6
# 302adc4e 18-Jan-2012 Michael Wallner

add notes about ob_start(), gzencode() and removed hash algos


Revision tags: php-5.3.9, php-5.4.0RC5, php-5.3.9RC4, php-5.4.0RC4
# 622412d8 19-Dec-2011 Stanislav Malyshev

implement the solution for isset/string offsets, fix bug #60362


# b8a08bf2 15-Dec-2011 Dmitry Stogov

Added max_input_vars directive to prevent attacks based on hash collisions


# e467a791 15-Dec-2011 Dmitry Stogov

Added max_input_vars directive to prevent attacks based on hash collisions


# a099e0d2 15-Dec-2011 Dmitry Stogov

Added max_input_vars directive to prevent attacks based on hash collisions


Revision tags: php-5.3.9RC3, php-5.4.0RC3
# d06c4e90 24-Nov-2011 Gustavo André dos Santos Lopes

- Updated UPGRADING, protos and attribution in ext/intl/idn/idn.c


Revision tags: php-5.3.9RC2
# fb53dd80 24-Nov-2011 Pierre Joye

- merge crt warning change (r216594) and rename the ini to windows.show_crt_warning


Revision tags: php-5.4.0RC2
# eca88d30 23-Nov-2011 Stanislav Malyshev

Sorted engine changes by severity and added chained
string offset description.


# 38dd904a 22-Nov-2011 Pierrick Charron

Revert last commit
Keep get_magic_quotes_gpc and get_magic_quotes_runtime as deprecated
even if it's not the case in the code


# 1b07b8b3 22-Nov-2011 Pierrick Charron

Those functions are not deprecated (r319249 #55371)


# 378c1ab1 17-Nov-2011 Stanislav Malyshev

add callable as reserved word


# 91034139 11-Nov-2011 Adam Harvey

Note the change in ob_start() chunk size behaviour mentioned in doc bug #60243
(Add way to specify output buffering chunk size of 1).


1...<<11121314151617181920>>...24