Permalink
Newer
Older
100644 316 lines (262 sloc) 12.5 KB
Jul 21, 2015 @weltling remove BOM from NEWS
1 PHP NEWS
Jul 22, 1999 @zsuraski Please add in any changes/bug fixes you've made - we need to keep a d…
2 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jul 4, 2017 @remicollet Update NEWS for PHP 7.2.0alpha3
3 06 Jul 2017, PHP 7.2.0alpha3
Jun 20, 2017 @sgolemon Update NEWS for 7.2.0alpha3
4
Jun 22, 2017 @krakjoe fix news
5 - Core:
Jun 22, 2017 @nagayev fix news
6 . Fixed bug #74780 (parse_url() broken when query string contains colon).
Jun 22, 2017 @krakjoe fix news
7 (jhdxr)
Jun 15, 2017 @petk Fix configure error
8 . Fixed bug #74761 (Unary operator expected error on some systems). (petk)
Jan 28, 2016 @flaupretre Allow loading PHP and Zend extensions by name
9 . Allow loading PHP/Zend extensions by name in ini files (extension=<name>).
10 (francois at tekwire dot net)
Jun 25, 2017 @brzuchal Implement object type annotation
11 . Added object type annotation. (brzuchal)
Jun 28, 2017 @weltling [ci skip] update NEWS
12 . Fixed bug #74815 (crash with a combination of INI entries at startup).
13 (Anatol)
Jul 4, 2017 @dstogov Fixed bug #74836 (isset on zero-prefixed numeric indexes in array bro…
14 . Fixed bug #74836 (isset on zero-prefixed numeric indexes in array broken).
15 (Dmitry)
Jun 20, 2017 @sgolemon Update NEWS for 7.2.0alpha3
16
Jul 3, 2017 @weltling [ci skip] update NEWS
17 - CLI:
18 . Fixed bug #74849 (Process is started as interactive shell in PhpStorm).
19 (Anatol)
20
Jun 23, 2017 @weltling [ci skip] update NEWS
21 - OpenSSL:
22 . Fixed bug #74798 (pkcs7_en/decrypt does not work if \x0a is used in content).
23 (Anatol)
24
Apr 30, 2017 @jhdxr fix bug #73471 PHP freezes with AppendIterator
25 - SPL:
26 . Fixed bug #73471 (PHP freezes with AppendIterator). (jhdxr)
Jul 2, 2017 @sgolemon Add NEWS entry and a test for Bug#71412
27 . Fixed bug #71412 (Incorrect arginfo for ArrayIterator::__construct).
28 (tysonandre775 at hotmail dot com)
Apr 30, 2017 @jhdxr fix bug #73471 PHP freezes with AppendIterator
29
Jun 30, 2017 Fixed bug #74514 5 session functions incorrectly warn when calling in…
30 - Session:
31 . Fixed bug #74514 (5 session functions incorrectly warn when calling in
32 read-only/getter mode). (Yasuo)
33
Jan 28, 2016 @flaupretre Allow loading PHP and Zend extensions by name
34 - Standard:
35 . Add support for extension name as argument to dl().
36 (francois at tekwire dot net)
37
Jun 25, 2017 @bwoebi Fixed bug #73944 (inflate_init() dictionary option) - add NEWS entry
38 - zlib:
39 . Fixed bug #73944 (dictionary option of inflate_init() does not work).
40 (wapmorgan)
Jun 25, 2017 @bwoebi Expose inflate_get_status() and inflate_get_read_len() functions
41 . Expose inflate_get_status() and inflate_get_read_len() functions.
42 (Matthew Trescott)
Jun 25, 2017 @bwoebi Fixed bug #73944 (inflate_init() dictionary option) - add NEWS entry
43
Jun 20, 2017 @sgolemon Update NEWS for PHP 7.2.0alpha2
44 22 Jun 2017, PHP 7.2.0alpha2
Jun 6, 2017 @sgolemon Update NEWS for 7.2.0alpha2
45
Jun 20, 2017 @sgolemon NEWS entries for 7.2.0alpha2
46 - Core:
47 . Change PHP_OS_FAMILY value from "OSX" to "Darwin". (sb, kalle)
48
Jun 11, 2017 @cmb69 Fix #74744: gd.h: stdarg.h include missing for va_list use in gdError…
49 - GD:
50 . Fixed bug #74744 (gd.h: stdarg.h include missing for va_list use in
51 gdErrorMethod). (rainer dot jung at kippdata dot de, cmb)
52
Jun 20, 2017 @cjbj Update NEWS
53 - OCI8:
Jun 20, 2017 @sgolemon NEWS entries for 7.2.0alpha2
54 . Add TAF callback (PR #2459). (KoenigsKind)
Jun 21, 2017 @cjbj Update NEWS
55 . Fixed bug #74625 (Integer overflow in oci_bind_array_by_name). (Ingmar Runge)
Jun 20, 2017 @cjbj Update NEWS
56
Jun 9, 2017 @weltling update NEWS
57 - OpenSSL:
58 . Fixed bug #74720 (pkcs7_en/decrypt does not work if \x1a is used in
59 content). (Anatol)
Jun 22, 2017 @kelunik Fix name in NEWS
60 . Use TLS_ANY for default ssl:// and tls:// negotiation. (kelunik)
Jun 20, 2017 @sgolemon NEWS entries for 7.2.0alpha2
61 . Fix leak in openssl_spki_new(). (jelle at vdwaa dot nl)
Jun 22, 2017 @bukka Update NEWS with info about openssl pkcs7 read and verify changes
62 . Added openssl_pkcs7_read() and pk7 parameter to openssl_pkcs7_verify().
63 (jelle at vdwaa dot nl)
Jun 9, 2017 @weltling update NEWS
64
Jun 20, 2017 @cjbj Fixed Bug #74537 (Align --with-pdo-oci configure option with --with-o…
65 - PDO_OCI:
66 . Fixed Bug #74537 (Align --with-pdo-oci configure option with --with-oci8 syntax).
67 (Tianfang Yang)
68
69 - Standard:
Jun 18, 2017 @sgolemon NEWS
70 . Compatibility with libargon2 versions 20161029 and 20160821.
71 (charlesportwoodii at erianna dot com)
Jun 20, 2017 @sgolemon NEWS entries for 7.2.0alpha2
72 . Fixed Bug #74737 (mysqli_get_client_info reflection info).
73 (mhagstrand at gmail dot com)
Jun 18, 2017 @sgolemon NEWS
74
Jun 20, 2017 @cjbj Fixed Bug #74537 (Align --with-pdo-oci configure option with --with-o…
75 - Streams:
Jun 22, 2017 @kelunik Fix name in NEWS
76 . Default ssl/single_dh_use and ssl/honor_cipher_order to true. (kelunik)
Jun 19, 2017 @sgolemon NEWS
77
Jun 7, 2017 @cmb69 Update to SQLite 3.19.2
78 - SQLite3:
Jun 9, 2017 @cmb69 Update to SQLite 3.19.3
79 . Update to Sqlite 3.19.3. (cmb)
Jun 20, 2017 @sgolemon NEWS entries for 7.2.0alpha2
80 . Implement writing to blobs. (bohwaz at github dot com)
Jun 6, 2017 @sgolemon Update NEWS for 7.2.0alpha2
81
Jun 6, 2017 @sgolemon Update NEWS for PHP 7.2.0alpha1
82 08 Jun 2017, PHP 7.2.0alpha1
Nov 10, 2016 @krakjoe belated news entries
83
Aug 6, 2016 @KalleZ Fixed bug #5453 (WSA cleanup executes before MSHUTDOWN)
84 - Core:
May 30, 2017 @dstogov Added ZEND_FUNC_NUM_ARGS, ZEND_FUNC_GET_ARGS instructions, to impleme…
85 . Added ZEND_COUNT, ZEND_GET_CLASS, ZEND_GET_CALLED_CLASS, ZEND_GET_TYPE,
86 ZEND_FUNC_NUM_ARGS, ZEND_FUNC_GET_ARGS instructions, to implement
87 corresponding builtin functions. (Dmitry)
May 25, 2017 @dstogov "Countable" interface is moved from SPL to Core
88 . "Countable" interface is moved from SPL to Core. (Dmitry)
May 24, 2017 @dstogov Added ZEND_IN_ARRAY instruction, implementing optimized in_array() bu…
89 . Added ZEND_IN_ARRAY instruction, implementing optimized in_array() builtin
90 function, through hash lookup in flipped array. (Dmitry)
Nov 28, 2016 Fix typo
91 . Removed IS_TYPE_IMMUTABLE (it's the same as COPYABLE & !REFCOUNTED). (Dmitry)
Aug 11, 2016 @KalleZ Remove sql.safe_mode
92 . Removed the sql.safe_mode directive. (Kalle)
Nov 12, 2016 @KalleZ Remove Netware support
93 . Removed support for Netware. (Kalle)
May 31, 2017 @sgolemon Rename ReflectionClass::isIterateable() to isIterable()
94 . Renamed ReflectionClass::isIterateable() to ReflectionClass::isIterable()
95 (alias original name for BC). (Sara)
Aug 6, 2016 @KalleZ Fixed bug #5453 (WSA cleanup executes before MSHUTDOWN)
96 . Fixed bug #54535 (WSA cleanup executes before MSHUTDOWN). (Kalle)
Oct 16, 2016 @KalleZ Implemented proc_nice() for Windows (FR #49806)
97 . Implemented FR #69791 (Disallow mail header injections by extra headers)
Sep 14, 2016 Fix bug number in NEWS
98 (Yasuo)
Oct 16, 2016 @KalleZ Implemented proc_nice() for Windows (FR #49806)
99 . Implemented FR #49806 (proc_nice() for Windows). (Kalle)
Oct 17, 2016 @krakjoe news entry for pr #2158
100 . Fix pthreads detection when cross-compiling (ffontaine)
Dec 6, 2016 @dstogov Fixed memory leaks caused by exceptions thrown from destructors.
101 . Fixed memory leaks caused by exceptions thrown from destructors. (Bob,
102 Dmitry).
Oct 18, 2016 Update NEWS
103 . Fixed bug #73215 (uniqid() should use better random source). (Yasuo)
Oct 18, 2016 @dstogov Fixed bug #73337 (try/catch not working with two exceptions inside a …
104 . Fixed bug #73337 (try/catch not working with two exceptions inside a same
105 operation). (Dmitry)
Oct 28, 2016 @weltling update NEWS
106 . Implemented FR #72768 (Add ENABLE_VIRTUAL_TERMINAL_PROCESSING flag for
107 php.exe). (Michele Locati)
Nov 14, 2016 @hikari-no-yume Convert numeric keys in object/array casts
108 . Implemented "Convert numeric keys in object/array casts" RFC, fixes
109 bugs #53838, #61655, #66173, #70925, #72254, etc. (Andrea)
Mar 4, 2017 @IMSoP Change 'undefined constant' from E_NOTICE to E_WARNING and mention de…
110 . Implemented "Deprecate and Remove Bareword (Unquoted) Strings" RFC.
111 (Rowan Collins)
Dec 21, 2016 @weltling add UPGRADING and NEWS items
112 . Raised minimum supported Windows versions to Windows 7/Server 2008 R2.
113 (Anatol)
Mar 14, 2017 @sgolemon Minor optimizations to array_keys()/array_values()
114 . Implemented minor optimization in array_keys/array_values(). (Sara)
Jan 22, 2017 @krakjoe Merge branch 'PHP-7.1'
115 . Fixed bug #73969 (segfault in debug_print_backtrace). (andrewnester)
Jan 25, 2017 @Stricted add PHP_OS_FAMILY constant to determine on which os we are
116 . Added PHP_OS_FAMILY constant to determine on which OS we are. (Jan Altensen)
Jan 26, 2017 @krakjoe Merge branch 'PHP-7.1'
117 . Fixed bug #73994 (arginfo incorrect for unpack). (krakjoe)
Jan 26, 2017 @krakjoe Merge branch 'PHP-7.1'
118 . Fixed bug #73973 (assertion error in debug_zval_dump). (andrewnester)
Jan 28, 2017 @krakjoe [ci skip] news entry for Fixed bug #73987
119 . Fixed bug #73987 (Method compatibility check looks to original
120 definition and not parent). (pmmaga)
Mar 17, 2017 @sgolemon Add news entry for bugfix 73991
121 . Fixed bug #73991 (JSON_OBJECT_AS_ARRAY not respected). (Sara)
Feb 10, 2017 @dstogov Fixed bug #74053 (Corrupted class entries on shutdown when a destruct…
122 . Fixed bug #74053 (Corrupted class entries on shutdown when a destructor
123 spawns another object). (jim at commercebyte dot com)
Feb 13, 2017 @weltling update NEWS
124 . Fixed bug #73971 (Filename got limited to MAX_PATH on Win32 when scan
125 directory). (Anatol)
Mar 9, 2017 @krakjoe Merge branch 'PHP-7.1'
126 . Fixed bug #74149 (static embed SAPI linkage error). (krakjoe)
Apr 7, 2017 @smuggli Fix typo in NEWS
127 . Fixed bug #72359, bug #72451, bug #73706, bug #71115 and others related
Mar 29, 2017 @weltling [ci skip] update NEWS
128 to interned strings handling in TS builds. (Anatol, Dmitry)
Apr 20, 2017 @SammyK Add trailing comma syntax support for mixed and unmixed group use lists
129 . Implemented "Trailing Commas In List Syntax" RFC for group use lists only.
130 (Sammy Kaye Powers)
Apr 10, 2017 @pmmaga Fixed bug #74269: Strict comparison of initial trait property values
131 . Fixed bug #74269 (It's possible to override trait property with different
132 loosely-equal value). (pmmaga)
Mar 10, 2017 @pmmaga Fixed bug #61970: Allow a child class to restrict access to ctor
133 . Fixed bug #61970 (Restraining __construct() access level in subclass gives
134 a fatal error). (pmmaga)
Apr 22, 2017 @pmmaga Allow overriding abstract methods
135 . Fixed bug #63384 (Cannot override an abstract method with an abstract
136 method). (pmmaga, wes)
May 21, 2017 @pmmaga Fix bug #74607: Don't check for bi-directional compatibility in traits
137 . Fixed bug #74607 (Traits enforce different inheritance rules). (pmmaga)
May 28, 2017 @sgolemon Bugfix #74556 stream_socket_get_name() returns empty string
138 . Fixed misparsing of abstract unix domain socket names. (Sara)
Aug 6, 2016 @KalleZ Fixed bug #5453 (WSA cleanup executes before MSHUTDOWN)
139
Oct 17, 2015 @liborm85 Fixed bug #46564
140 - BCMath:
141 . Fixed bug #46564 (bcmod truncates fractionals). (liborm85)
142
143 - Calendar:
144 . Fix integer overflows (Joshua Rogers)
145
Oct 5, 2016 @derickr Improve support for microseconds with Date/Time
146 - Date:
May 29, 2017 @kelunik Fix bug #55407
147 . Fixed bug #55407 (Impossible to prototype DateTime::createFromFormat).
148 (kelunik)
Nov 13, 2016 @krakjoe news entry for #1787
149 . Fixed bug #69587 (DateInterval properties and isset). (jhdxr)
Apr 10, 2017 @krakjoe Merge branch 'PHP-7.1'
150 . Fixed bug #74404 (Wrong reflection on DateTimeZone::getTransitions).
151 (krakjoe)
Apr 17, 2017 @krakjoe Merge branch 'PHP-7.1'
152 . Fixed bug #74080 (add constant for RFC7231 format datetime). (duncan3dc)
Jun 1, 2017 @krakjoe Merge branch 'PHP-7.1'
153 . Fixed bug #74639 (implement clone for DatePeriod and DateInterval).
154 (andrewnester)
Apr 17, 2017 @Majkl578 Implemented FR #71520
155 . Implemented FR #71520 (Adding the DateTime constants to the
156 DateTimeInterface interface). (Majkl578)
Apr 10, 2017 @krakjoe Fixed bug #74404 (wrong reflection on DateTimeZone::getTransitions)
157
May 27, 2017 @weltling [ci skip] update NEWS
158 - Dba:
159 . Fixed bug #72885 (flatfile: dba_fetch() fails to read replaced entry).
160 (Anatol)
161
Jan 2, 2017 @krakjoe news entry for PR #2267
162 - DOM:
163 . Fixed bug #67474 (getElementsByTagNameNS filter on default ns). (aboks)
Jan 26, 2017 @krakjoe Merge branch 'PHP-7.1'
164 . Fixed bug #54382 (getAttributeNodeNS doesn't get xmlns* attributes).
165 (aboks)
Feb 3, 2017 @krakjoe Merge branch 'PHP-7.1'
166 . Fixed bug #74004 (LIBXML_NOWARNING (etc) ignored by DOMDocument::loadHTML).
167 (somedaysummer)
Jan 2, 2017 @krakjoe news entry for PR #2267
168
Aug 3, 2016 @KalleZ NEWS
169 - EXIF:
Aug 9, 2016 @keyurdg Add NEWS
170 . Added support for vendor specific tags for the following formats:
May 28, 2017 @KalleZ Added more EXIF MAKERNOTE formats:
171 Samsung, DJI, Panasonic, Sony, Pentax, Minolta, Sigma/Foveon, AGFA,
172 Kyocera, Ricoh & Epson. (Kalle)
Aug 9, 2016 @keyurdg Add NEWS
173 . Fixed bug #72682 (exif_read_data() fails to read all data for some
Aug 3, 2016 @KalleZ Fixed bug #72682 (exif_read_data() fails to read all data for some im…
174 images). (Kalle)
Aug 9, 2016 @keyurdg Add NEWS
175 . Fixed bug #71534 (Type confusion in exif_read_data() leading to heap
Aug 7, 2016 @KalleZ Fixed bug #71534 (Type confusion in exif_read_data() leading to heap …
176 overflow in debug mode). (hlt99 at blinkenshell dot org, Kalle)
Aug 9, 2016 @keyurdg Add NEWS
177 . Fixed bug #68547 (Exif Header component value check error).
Aug 5, 2016 @KalleZ Fixed bug #68547 (Exif Header component value check error) (Patch by …
178 (sjh21a at gmail dot com, Kalle)
Aug 9, 2016 @keyurdg Add NEWS
179 . Fixed bug #66443 (Corrupt EXIF header: maximum directory nesting level
Aug 5, 2016 @KalleZ NEWS and UPGRADING for recent fixes and additions to ext/exif
180 reached for some cameras). (Kalle)
Aug 9, 2016 @keyurdg Add NEWS
181 . Fixed Redhat bug #1362571 (PHP not returning full results for
Aug 3, 2016 @KalleZ NEWS
182 exif_read_data function). (Kalle)
Aug 3, 2016 @KalleZ NEWS
183
Jan 1, 2017 @krakjoe news entry for PR #2117
184 - FPM:
185 . Configuration to limit fpm slow log trace callers. (Sannis)
Jan 23, 2017 @krakjoe Merge branch 'PHP-7.1'
186 . Fixed bug #69865 (php-fpm does not close stderr when using syslog).
Jan 24, 2017 @m6w6 my NEWS handle is actually Mike)
187 (Mike)
Jan 1, 2017 @krakjoe news entry for PR #2117
188
Jan 29, 2017 @krakjoe Merge branch 'pull-request/2345'
189 - FTP:
May 28, 2017 @sgolemon Merge branch 'PHP-7.1'
190 . Fixed bug #74598 (ftp:// wrapper ignores context arg). (Sara)
Jan 29, 2017 @krakjoe Merge branch 'pull-request/2345'
191 . Implement MLSD for structured listing of directories. (blar)
192
Oct 20, 2016 @krakjoe news entry for pr #2135
193 - GD:
194 . Implemented imageresolution as getter and setter (Christoph)
Mar 30, 2017 @krakjoe Merge branch 'PHP-7.1'
195 . Fixed bug #74343 (compile fails on solaris 11 with system gd2 library).
196 (krakjoe)
Oct 20, 2016 @krakjoe news entry for pr #2135
197
Jul 27, 2016 @sgolemon Bugfix#70896 gmp_fact() silently ignores non-integer inputs
198 - GMP:
199 . Fixed bug #70896 (gmp_fact() silently ignores non-integer input). (Sara)
200
Jan 21, 2017 @krakjoe Merge branch 'PHP-7.1'
201 - hash:
202 . Fixed bug #73961 (environmental build dependency in hash sha3 source).
203 (krakjoe)
Dec 27, 2016 @realityking Refactor HashContext into an object.
204 . Changed HashContext from resource to object. (Rouven Weßling, Sara)
Nov 18, 2016 @dstogov Disabled PHP call tracing by default (it makes significant overhead).
205
Apr 13, 2017 @krakjoe Merge branch 'PHP-7.1'
206 - intl:
207 . Fixed bug #74433 (wrong reflection for Normalizer methods). (villfa)
Apr 17, 2017 @krakjoe Merge branch 'PHP-7.1'
208 . Fixed bug #74439 (wrong reflection for Locale methods). (villfa)
May 2, 2017 @krakjoe Merge branch 'PHP-7.1'
209 . Fixed bug #74468 (wrong reflection on Collator::sortWithSortKeys). (villfa)
May 18, 2017 @sgolemon Bugfix 63790 - Don't try to use Spoofchecker when unavailable
210 . Fixed bug #63790 (test using Spoofchecker which may be unavailable). (Sara)
Nov 18, 2016 @dstogov Disabled PHP call tracing by default (it makes significant overhead).
211
Aug 10, 2016 pull-request/1100
212 - Mbstring:
Sep 6, 2016 Added array parameter support to mb_convert_encoding()
213 . Implemented request #66024 (mb_chr() and mb_ord()). (Masakielastic, Yasuo)
214 . Implemented request #65081 (mb_scrub()). (Masakielastic, Yasuo)
Aug 10, 2016 Update NEWS and UPGRADING
215 . Implemented request #69086 (enhancement for mb_convert_encoding() that
Sep 6, 2016 Added array parameter support to mb_convert_encoding()
216 handles multibyte replacement char nicely). (Masakielastic, Yasuo)
217 . Added array input support to mb_convert_encoding(). (Yasuo)
218 . Added array input support to mb_check_encoding(). (Yasuo)
Jan 4, 2017 @krakjoe Merge branch 'pull-request/1094'
219 . Fixed bug #69079 (enhancement for mb_substitute_character). (masakielastic)
May 30, 2017 @remicollet NEWS
220 . Update to oniguruma version 6.3.0. (Remi)
Sep 1, 2014 @datibbaw Updated NEWS
221
Dec 13, 2016 @lt Update NEWS/UPGRADING for mcrypt
222 - Mcrypt:
223 . The deprecated mcrypt extension has been moved to PECL. (leigh)
224
Jan 18, 2017 @krakjoe Merge branch 'PHP-7.1'
225 - MySQLi:
226 . Fixed bug #73949 (leak in mysqli_fetch_object). (krakjoe)
Nov 18, 2016 @nikic Fixed bug #73303
227
Jan 2, 2017 @krakjoe Merge branch 'PHP-7.1'
228 - mysqlnd:
229 . Fixed bug #73800 (sporadic segfault with MYSQLI_OPT_INT_AND_FLOAT_NATIVE).
230 (vanviegen)
Dec 2, 2016 @dshafik Bump versions and NEWS for 7.1.1-dev
231
Jan 6, 2017 @krakjoe Merge branch 'pull-request/1755'
232 - OpenSSL:
233 . Fixed bug #71519 (add serial hex to return value array). (xrobau)
Dec 3, 2015 @mariuz Add PDO_Firebird fix in NEWS
234
Sep 10, 2014 @nikic Remove preg_replace /e modifier
235 - PCRE:
Jun 2, 2017 @dstogov Added support for PCRE JIT fast path API
236 . Added support for PCRE JIT fast path API. (dmitry)
Jan 6, 2017 @krakjoe Merge branch 'pull-request/1303'
237 . Fixed bug #61780 (Inconsistent PCRE captures in match results). (cmb)
Sep 10, 2014 @nikic Remove preg_replace /e modifier
238
Dec 20, 2016 @adambaratz Add "Sent SQL" to debug dump for emulated prepares
239 - PDO:
240 . Add "Sent SQL" to debug dump for emulated prepares. (Adam Baratz)
Mar 20, 2017 @adambaratz Add PDO parameter types for national character set strings
241 . Add parameter types for national character set strings. (Adam Baratz)
Dec 20, 2016 @adambaratz Add "Sent SQL" to debug dump for emulated prepares
242
Oct 10, 2016 @adambaratz Fix #73234: Emulated statements let value dictate parameter type
243 - PDO_DBlib:
244 . Fixed bug #73234 (Emulated statements let value dictate parameter type).
245 (Adam Baratz)
Nov 15, 2016 @adambaratz update NEWS
246 . Fixed bug #73396 (bigint columns are returned as strings). (Adam Baratz)
Jan 27, 2017 @adambaratz NEWS
247 . Expose DB-Library version as \PDO::DBLIB_ATTR_VERSION attribute on \PDO
248 instance. (Adam Baratz)
249 . Add test coverage for bug #72969. (Jeff Farr)
Oct 10, 2016 @adambaratz Fix #73234: Emulated statements let value dictate parameter type
250
Mar 2, 2017 @cjbj Update NEWS
251 - PDO_OCI:
252 . Fixed bug #54379 (PDO_OCI: UTF-8 output gets truncated). (gureedo / Oracle)
253
Jan 20, 2017 @krakjoe Merge branch 'PHP-7.1'
254 - PDO_PgSQL:
255 . Fixed bug #73959 (lastInsertId fails to throw an exception for wrong
256 sequence name). (andrewnester)
Dec 2, 2016 @dshafik Bump versions and NEWS for 7.1.1-dev
257
Jan 22, 2017 @rlerdorf Switch to the v2 version of these functions.
258 - PDO_Sqlite
259 . Switch to sqlite3_prepare_v2() and sqlite3_close_v2() functions (rasmus)
260
Apr 10, 2017 @krakjoe Merge branch 'PHP-7.1'
261 - phar:
Apr 10, 2017 @krakjoe Merge branch 'PHP-7.1'
262 . Fixed bug #74383 (phar method parameters reflection correction).
263 (mhagstrand)
Apr 7, 2017 @mhagstrand Fix for Bug 74196: PharData->decompress() does not correctly support …
264 . Fixed bug #74196 (phar does not correctly handle names containing dots).
265 (mhagstrand)
May 29, 2017 @krakjoe Merge branch 'PHP-7.1'
266 . Fixed bug #74386 (Phar::__construct reflection incorrect). (villfa)
Dec 2, 2016 @dshafik Bump versions and NEWS for 7.1.1-dev
267
Mar 29, 2017 @sgolemon Update tests and add NEWS entry for phpdbg opcode dump change
268 - PHPDBG
269 . Added extended_value to opcode dump output. (Sara)
270
Jan 11, 2017 @krakjoe Merge branch 'PHP-7.1'
271 - posix:
272 . Fixed bug #71219 (configure script incorrectly checks for ttyname_r). (atoh)
Dec 2, 2016 @dshafik Bump versions and NEWS for 7.1.1-dev
273
Nov 16, 2016 @krakjoe news entry for #2196
274 - Session:
Dec 20, 2016 Update NEWS and UPGRADING
275 . Fixed bug #73461 (Prohibit session save handler recursion). (Yasuo)
276 . PR #2233 Removed register_globals related code and "!" can be used as $_SESSION key name. (Yasuo)
Dec 22, 2016 Update NEWS
277 . Improved bug #73100 fix. 'user' save handler can only be set by session_set_save_handler()
Jan 6, 2017 @krakjoe Merge branch 'PHP-7.1'
278 . Fixed bug #69582 (session not readable by root in CLI). (EvgeniySpinov)
Nov 16, 2016 @krakjoe news entry for #2196
279
Oct 20, 2016 @krakjoe news entry for pr #2152
280 - SOAP:
281 . Fixed bug #69137 (Peer verification fails when using a proxy with SoapClient)
282 (Keith Smiley)
283
Dec 12, 2016 @cmb69 Add missing NEWS entry
284 - SQLite3:
Apr 16, 2017 @cmb69 Update to SQLite 3.18.0
285 . Update to Sqlite 3.18.0. (cmb)
Apr 11, 2017 @krakjoe Merge branch 'PHP-7.1'
286 . Fixed bug #74413 (incorrect reflection for SQLite3::enableExceptions).
287 (krakjoe)
Dec 12, 2016 @cmb69 Add missing NEWS entry
288
Jan 1, 2017 @krakjoe add news entry for PR #1414
289 - Standard:
290 . Add subject to mail log. (tomsommer)
Jan 4, 2017 @krakjoe Merge branch 'PHP-7.1'
291 . Fixed bug #31875 (get_defined_functions additional param to exclude
292 disabled functions). (willianveiga)
Jan 6, 2017 @krakjoe Merge branch 'PHP-7.1'
293 . Fixed bug #69442 (closing of fd incorrect when PTS enabled). (jaytaph)
Jan 9, 2017 @krakjoe [ci skip] news entry for #72974
294 . Fixed bug #72974 (imap is undefined service on AIX). (matthieu.sarter)
Jan 9, 2017 @krakjoe Merge branch 'PHP-7.1'
295 . Fixed bug #72979 (money_format stores wrong length AIX). (matthieu.sarter)
Mar 23, 2017 @xKerman Fixed bug #74300
296 . Fixed bug #74300 (unserialize accepts two plus/minus signs for float number exponent part).
297 (xKerman)
May 28, 2017 @sgolemon Merge branch 'PHP-7.1'
298 . Fixed bug #74556 (stream_socket_get_name() returns '\0'). (Sara)
Jan 1, 2017 @krakjoe add news entry for PR #1414
299
Oct 17, 2016 @hikari-no-yume NEWS and UPGRADING for utf8_encode() and utf8_decode() move
300 - XML:
301 . Moved utf8_encode() and utf8_decode() to the Standard extension. (Andrea)
Nov 12, 2016 @krakjoe news entry for #2166, fix news
302 . Fixed bug #72135 (malformed XML causes fault) (edgarsandi)
Oct 17, 2016 @hikari-no-yume NEWS and UPGRADING for utf8_encode() and utf8_decode() move
303
May 2, 2017 @krakjoe Merge branch 'PHP-7.1'
304 - xmlreader:
305 . Fixed bug #74457 (Wrong reflection on XMLReader::expand). (villfa)
Oct 17, 2016 @krakjoe bump news version
306
Oct 19, 2016 @krakjoe Implement #72612 (libxmlrc uses system malloc instead of PHP alloc ro…
307 - XMLRPC:
308 . Use Zend MM for allocation in bundled libxmlrpc (Joe)
309
Aug 17, 2016 @cmb69 Fix #68302: impossible to compile php with zip support
310 - ZIP:
Mar 2, 2017 @remicollet Zip: add support for encrypted archive
311 . Add support for encrypted archives. (Remi)
May 31, 2017 @remicollet Use of bundled libzip is deprecated
312 . Use of bundled libzip is deprecated, --with-libzip option is recommended. (Remi)
Mar 21, 2017 @remicollet NEWS
313 . Fixed Bug #73803 (Reflection of ZipArchive does not show public properties). (Remi)
Dec 2, 2016 @dshafik Bump versions and NEWS for 7.1.1-dev
314
May 17, 2013 @johannes Recover NEWS
315 <<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>