summaryrefslogtreecommitdiff
path: root/UPGRADING
Commit message (Expand)AuthorAgeFilesLines
* NEWS and UPGRADINGAndrea Faulds2014-08-201-0/+2
* NEWS and UPGRADING for intdiv()Andrea Faulds2014-08-061-1/+3
* NEWS and UPGRADINGAndrea Faulds2014-08-011-0/+2
* Merge branch 'PHP-5.6'Remi Collet2014-06-051-0/+0
|\
| * Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-06-051-0/+0
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-06-051-0/+0
| | |\
| | | * drop exec perm on doc filesRemi Collet2014-06-051-0/+0
| | | * UPGRADING note about bug #67072Anatol Belski2014-04-181-0/+3
| | * | UPGRADING note about bug #67072Anatol Belski2014-04-181-0/+3
| | * | updated UPGRADINGAnatol Belski2014-04-161-0/+4
| | * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-01-251-0/+3
| | |\ \ | | | |/
| | | * Merge branch 'pull-request/571' into PHP-5.4Stanislav Malyshev2014-01-251-0/+1
| | | * Update NEWS and remove the unnecessary UPGRADING note.Adam Harvey2013-11-101-10/+0
| | | * UPGRADING and NEWSAndrea Faulds2013-10-151-0/+10
| | | * add fix for #60560 into upgradingStanislav Malyshev2013-06-281-0/+3
| | | * UPdated NEWSAnatoliy Belsky2012-11-141-0/+2
| | | * News for bug#40459Stanislav Malyshev2012-08-071-0/+3
| | | * Merge branch 'pull-request/112' into PHP-5.4Stanislav Malyshev2012-07-071-0/+4
| | | |\
| | | | * Added in NEWS and UPGRADING for feature 55218Lonny Kapelushnik2012-07-071-0/+4
| | | |/
| | | * one more correction for COM upgrading notesAnatoliy Belsky2012-06-191-4/+5
| | | * com ext upgrading infosAnatoliy Belsky2012-06-181-0/+4
| | | * Changed ResourceBundle constructor behaviorGustavo André dos Santos Lopes2012-05-241-0/+5
| | | * add news for new pg_ functionsStanislav Malyshev2012-05-211-0/+4
| | | * Dummy (whitespace) change so Dan Brown can verify snap generation from gitChristopher Jones2012-05-161-10/+10
| | | * fd fixStanislav Malyshev2012-05-151-0/+2
| | | * update NEWS/UPGRADINGStanislav Malyshev2012-05-131-0/+7
| | | * add note about corrected tiger hash outputMichael Wallner2012-03-191-0/+4
| | | * This change was badly worded and filed in the wrong section.Rasmus Lerdorf2012-03-121-9/+7
| | | * Sync char set wording with migration docChristopher Jones2012-03-061-3/+4
| | | * Typo and missing zend ini paramChristopher Jones2012-03-061-1/+3
| | | * Typo: "outout"Christopher Jones2012-03-061-1/+1
| | | * Removed get_magic_quotes* functions from the deprecated list, because we love...Philip Olson2012-03-021-2/+0
| | | * Fixed ldap typosPhilip Olson2012-03-021-2/+2
| | | * magic quotes directives belong in the E_CORE_ERROR group, and not the E_DEPRE...Philip Olson2012-03-021-5/+3
| | | * Mention file upload progress support: http://php.net/manual/en/session.upload...Christopher Jones2012-03-021-0/+2
| | | * Removed class constants (these were added in 5.3.7), and added the new Zlib f...Philip Olson2012-03-021-11/+5
| | | * Sync sqlite -> PECL terminology with release announcement'sChristopher Jones2012-03-011-2/+2
| | | * Reorganized to remove duplication. Cross checked a few php.ini settings.Christopher Jones2012-03-011-536/+593
| | | * Some basic tidy up and whitespace fixes. Christopher Jones2012-03-011-57/+58
| | | * add notes about ob_start(), gzencode() and removed hash algosMichael Wallner2012-01-181-1/+7
| | | * implement the solution for isset/string offsets, fix bug #60362Stanislav Malyshev2011-12-191-53/+59
| | | * Added max_input_vars directive to prevent attacks based on hash collisionsDmitry Stogov2011-12-151-0/+4
| | | * - Updated UPGRADING, protos and attribution in ext/intl/idn/idn.cGustavo André dos Santos Lopes2011-11-241-2/+26
| | | * Sorted engine changes by severity and added chainedStanislav Malyshev2011-11-231-15/+18
| | | * Revert last commitPierrick Charron2011-11-221-0/+2
| | | * Those functions are not deprecated (r319249 #55371)Pierrick Charron2011-11-221-2/+0
| | | * add callable as reserved wordStanislav Malyshev2011-11-171-1/+1
| | | * Note the change in ob_start() chunk size behaviour mentioned in doc bug #60243Adam Harvey2011-11-111-0/+2
| | | * add is_a changeStanislav Malyshev2011-11-091-0/+3
| | | * fix typoStanislav Malyshev2011-11-081-1/+1