Menu

#431 preg_replace with /e modifier

Development_Release
open
nobody
PHP7 (2)
5
2016-05-11
2016-05-09
No

/e modifier is deprecated in PHP 7, yet it's still in use at least here:
classes/class.phpmailer.php 1727, 1730, 1735

and in adodb-db2oci.inc line 43 . Until we're going to add Oracle support, this one is not relevant.

Discussion

  • Brady Miller

    Brady Miller - 2016-05-10

    Hi,

    As I recall, doing this isn't super straightforward. This was done in a couple other places, but can't recall where; is in one of these commits :)
    https://github.com/openemr/openemr/commits/master?author=Dev2-PracticeProvider

    I agree with not touching the adodb modules since this will be fixed by adodb authors in the future.

    -brady

     
  • Oleg Sverdlov

    Oleg Sverdlov - 2016-05-10

    Can we upgrade phpmailer ?

     

Log in to post a comment.

MongoDB Logo MongoDB