rfc:pdo_default_errmode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
rfc:pdo_default_errmode [2020/04/13 12:35] – Open voting allenjbrfc:pdo_default_errmode [2020/04/14 16:54] – Add link to PR allenjb
Line 24: Line 24:
 ===== RFC Impact ===== ===== RFC Impact =====
 ==== To SAPIs ==== ==== To SAPIs ====
-This RFC has no impact on SAPIs, extensions or Opcache.+No changes to SAPIs.
  
 ==== To Existing Extensions ==== ==== To Existing Extensions ====
-Will existing extensions be affected?+Existing extensions should not be affected (it is assumed any PDO extensions can already cope with error mode being set to exceptions).
  
 ==== To Opcache ==== ==== To Opcache ====
-It is necessary to develop RFC's with opcache in mind, since opcache is a core extension distributed with PHP. +No changes.
- +
-Please explain how you have verified your RFC's compatibility with opcache.+
  
 ==== New Constants ==== ==== New Constants ====
Line 52: Line 50:
  
 ===== Patches and Tests ===== ===== Patches and Tests =====
-Not provided.+PR: https://github.com/php/php-src/pull/5388
  
 ===== Implementation ===== ===== Implementation =====
rfc/pdo_default_errmode.txt · Last modified: 2020/05/05 14:13 by nikic