summaryrefslogtreecommitdiff
path: root/UPGRADING
Commit message (Expand)AuthorAgeFilesLines
* Add new function hash_pbkdf2() to UGRAPDING docAnthony Ferrara2012-07-101-0/+3
* Update UPGRADING given 7596445Gustavo André dos Santos Lopes2012-06-251-0/+3
* UPGRADING entry for boolval()David Soria Parra2012-06-071-0/+3
* Updated UPGRADING for the changes in eb346efGustavo André dos Santos Lopes2012-06-041-0/+34
* Merge branch 'pull-request/54'Stanislav Malyshev2012-05-241-1/+4
|\
| * Allow arbitrary expressions for empty()Nikita Popov2012-05-131-1/+4
* | Note recent changes to ext/intl in UPGRADINGGustavo André dos Santos Lopes2012-05-201-1/+8
* | Keep date precision in MessageFormatter.Gustavo André dos Santos Lopes2012-05-131-0/+3
* | Updated UPGRADING with changes to ext/intl.Gustavo André dos Santos Lopes2012-05-131-0/+6
|/
* Fixed bug #61038; "Z" and better behavior for unpack()theanomaly.is@gmail.com2012-04-171-0/+6
* Implement const array/string dereferenceXinchen Hui2012-04-171-0/+2
* Update UPGRADING with changes.Gustavo André dos Santos Lopes2012-04-011-0/+72
* Put new function in correct section.Gustavo André dos Santos Lopes2012-04-011-2/+2
* Align section headings with the latest (5.4) migration on-line doc.Christopher Jones2012-03-051-163/+53
* - notes about xp&2003 dropPierre Joye2012-03-041-1/+1
* NEWS and UPGRADING for r323862Nikita Popov2012-03-041-1/+2
* - Cleanup UPGRADING and UPGRADING.INTERNALS from 5.4 changes.Gustavo André dos Santos Lopes2012-02-221-308/+26
* Add a __wakeup() method to SplFixedArray, thereby fixing serialising anAdam Harvey2012-02-211-0/+3
* Added max_input_vars directive to prevent attacks based on hash collisionsDmitry Stogov2011-12-151-0/+5
* - Reverted changes that required constructor overrides to invoke the parentGustavo André dos Santos Lopes2011-10-291-12/+0
* - Fixed doc bug #54657: Function parameters can no longer be named afterGustavo André dos Santos Lopes2011-09-071-0/+4
* - 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
* Fix typos in UPGRADINGScott MacVicar2011-08-091-2/+2
* - upgrading entry for binary number formatPierre Joye2011-07-271-0/+3
* - MQ sectionPierre Joye2011-07-231-0/+8
* - add short array syntax, missing files and infoPierre Joye2011-07-231-1/+2
* - add short array syntax as defined in https://wiki.php.net/rfc/shortsyntaxfo...Pierre Joye2011-07-231-1/+5
* fix FR #54502: allow user to change OID value output mode when SNMP_VALUE_OBJ...Boris Lytochkin2011-07-171-0/+7
* Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs() Christian Stocker2011-07-111-0/+3
* Use iterator when necessary to get the full properties hash - consistent with...Andrew Curioso2011-05-171-0/+4
* - Updated UPGRADING now that multicast support was decidedGustavo André dos Santos Lopes2011-04-061-0/+15
* * added detection and walkaround for net-snmp library bug (net-snmp BUGid 202...Boris Lytochkin2011-04-051-0/+2
* - Improved upon r309729.Gustavo André dos Santos Lopes2011-03-271-0/+12
* UPGRADINGArnaud Le Blanc2011-03-271-0/+4
* added info about changes in SNMP extensionBoris Lytochkin2011-03-271-0/+13
* - Updating UPGRADING for r309516 and modest merge to 5.3.Gustavo André dos Santos Lopes2011-03-231-0/+1
* - Make fclose() actually close stream, even when the resource refcount is > 1.Gustavo André dos Santos Lopes2011-03-211-0/+2
* - PHP_STREAM_OPTION_WRITE_BUFFER no longer disables the read buffer of a plainGustavo André dos Santos Lopes2011-02-191-1/+4
* - Classes that implement stream wrappers can define a method calledGustavo André dos Santos Lopes2011-02-171-1/+4
* Revert the UPGRADING change in r307807, since it's actually completely pointl...Adam Harvey2011-01-291-6/+1
* Fixed bug #53854 (Missing constants for compression type). Patch by RichardAdam Harvey2011-01-281-1/+6
* - Fixed CHARSET_UNICODE_COMPAT (ISO-8859-1 is compatible in the relevant sense).Gustavo André dos Santos Lopes2011-01-251-0/+3
* Fixed a couple of trivial typosPhilip Olson2011-01-191-2/+2
* Added 'catalog' to the field fetching functions in mysqli (Thanks to Johannes...Kalle Sommer Nielsen2011-01-171-2/+0
* MFT: Implemented FR #47802 (Support for setting character sets in DSN strings)Kalle Sommer Nielsen2011-01-171-2/+0
* Added trait_exists() [TRAITS] [DOC]Stefan Marr2011-01-091-0/+1
* Implemented FR #39847 (mysqli_fetch_[field|fields|field_direct] need to retur...Kalle Sommer Nielsen2011-01-071-0/+2
* Implemented FR #47802, support for character sets in DSN strings for PDO_MYSQLKalle Sommer Nielsen2011-01-071-0/+2
* Implement request #53659 (Implementing RegexIterator::getRegex() method). PatchAdam Harvey2011-01-061-0/+3