mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Add NEWS
This commit is contained in:
3
NEWS
3
NEWS
@@ -48,6 +48,9 @@ PHP NEWS
|
||||
- MBString:
|
||||
. Fixed bug GH-17112 (Macro redefinitions). (nielsdos, cmb)
|
||||
|
||||
- mysqli:
|
||||
. Make mysqli_begin_transaction() report errors properly. (Kamil Tekiela)
|
||||
|
||||
- Opcache:
|
||||
. opcache_get_configuration() properly reports jit_prof_threshold. (cmb)
|
||||
|
||||
|
||||
@@ -38,6 +38,5 @@ echo "done!\n";
|
||||
require_once 'clean_table.inc';
|
||||
?>
|
||||
--EXPECT--
|
||||
NULL
|
||||
Expecting an exception.
|
||||
done!
|
||||
|
||||
Reference in New Issue
Block a user