summaryrefslogtreecommitdiff
path: root/UPGRADING
Commit message (Expand)AuthorAgeFilesLines
* 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
* - typoPierre Joye2010-11-071-1/+1
* REQUEST_TIME notesIlia Alshanetsky2010-11-071-1/+3
* Implemented FR #53238 (Make third parameter of preg_match_all optional).Adam Harvey2010-11-051-0/+3
* - Added ReflectionParameter::canBePassedByValue().Gustavo André dos Santos Lopes2010-10-261-0/+1
* - Added to UPGRADING(.INTERNALS) information about the changes on html.c.Gustavo André dos Santos Lopes2010-10-241-0/+51
* Revert for nowKalle Sommer Nielsen2010-10-041-8/+0
* * Added PHP_RAND_MAX and PHP_MT_RAND_MAX constantsKalle Sommer Nielsen2010-10-011-1/+7
* - Added missing entries related to pdo_dblibFelipe Pena2010-09-161-0/+3
* Implement FR #44331 (Formatting option for json_encode). Bikeshedding about theAdam Harvey2010-09-161-0/+1
* Implemented FR #49366 (Make slash escaping optional in json_encode()).Adam Harvey2010-09-161-1/+1
* - is_link notePierre Joye2010-09-011-1/+2
* - fix indexPierre Joye2010-09-011-1/+2
* - remove internals stuff, moved to the INTERNALS guidePierre Joye2010-08-301-7/+0
* - use TSRMLS_CC instead of TSRMLS_FETCH in virtual_file_exPierre Joye2010-08-301-1/+9
* Implemented request #34857 (Change array_combine behaviour when called withAdam Harvey2010-08-271-1/+2