summaryrefslogtreecommitdiff
path: root/UPGRADING
Commit message (Expand)AuthorAgeFilesLines
* 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
* Silently casting an empty string, null or false into an object by adding a pr...Scott MacVicar2010-12-311-20/+34
* Implemented FR #48767 (SplFileInfo::getExtension())Peter Cowburn2010-12-231-0/+6
* - I had forgotten to commit UPGRADING (for enable_post_data_processing).Gustavo André dos Santos Lopes2010-12-101-6/+13
* Implement FR #53457 (number_format must support more than one character forAdam Harvey2010-12-031-0/+2
* - Implemented bug/request #53427 - stream_select doesn't preserve the Gustavo André dos Santos Lopes2010-11-301-0/+4
* Implemented FR #53407 (make scandir()'s directory sorting optional).Adam Harvey2010-11-261-0/+7
* Removed support for break/continue $var syntaxDmitry Stogov2010-11-241-0/+5
* Added multibyte suppport by default. Previosly php had to be compiled with --...Dmitry Stogov2010-11-241-0/+5
* - commit missing upgrading note (sqlite removed)Johannes Schlüter2010-11-191-1/+1
* - Added section for build system changes in UPGRADING.INTERNALSJani Taskinen2010-11-181-4/+0
* typoJani Taskinen2010-11-171-2/+2
* - Added comment about binary SAPIsJani Taskinen2010-11-171-0/+4
* Implemented FR #53264 (Add fputcsv method to SplFileObject).Adam Harvey2010-11-091-0/+3