summaryrefslogtreecommitdiff
path: root/UPGRADING
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Added class member access on instantiation (e.g. (new foo)->bar()) supportFelipe Pena2011-11-061-0/+4
* - Reverted changes that required constructor overrides to invoke the parentGustavo André dos Santos Lopes2011-10-291-11/+0
* typoRasmus Lerdorf2011-10-281-1/+1
* Spaces not TABS hereRasmus Lerdorf2011-10-281-49/+49
* update UPGRADINGStanislav Malyshev2011-10-231-103/+262
* Update UPGRADINGStanislav Malyshev2011-10-201-6/+9
* - Document changes in upgrading.Derick Rethans2011-09-131-2/+10
* And some formattingDerick Rethans2011-09-131-2/+2
* - tabs to spacesDerick Rethans2011-09-131-12/+12
* - do not display the crt warnings anymore by default. It is enough to simply ...Pierre Joye2011-09-131-0/+3
* Fix typo and grammarChristopher Jones2011-09-131-1/+1
* - Fixed bug #55646: textual data is returned in UTF-8, but is input inGustavo André dos Santos Lopes2011-09-121-0/+1
* - Fixed doc bug #54657: Function parameters can no longer be named afterGustavo André dos Santos Lopes2011-09-071-0/+4
* - Use myslqnd by default when MySQL extensions are activated but no path givenJohannes Schlüter2011-09-071-0/+3
* - Added libxml_set_external_entity_loader().Gustavo André dos Santos Lopes2011-08-291-0/+3
* IPv6 Support for SNMP. (FR #42918)Boris Lytochkin2011-08-201-0/+3