OSDN Git Service

BugTrack2/369 PHP7: Replace ereg regex functions with preg_xxx
authorumorigu <umorigu@gmail.com>
Fri, 8 Jan 2016 15:20:02 +0000 (00:20 +0900)
committerumorigu <umorigu@gmail.com>
Fri, 8 Jan 2016 15:20:02 +0000 (00:20 +0900)
commitdf0569a774f332ed2823fd2c098551627e1582d6
treea16f5473ca3ebbdd8731010ead368d498bcb30c2
parent6ac4ecfdde6e5e5b1f0b85022c9c81b2c6a22c30
BugTrack2/369 PHP7: Replace ereg regex functions with preg_xxx

Removed Extensions - ereg
http://php.net/manual/en/migration70.removed-exts-sapis.php

Remove ereg() and ereg_replace()
lib/func.php
plugin/calendar_viewer.inc.php
plugin/ls.inc.php
plugin/popular.inc.php