Symfony 1.4 deprecated function in php

后端 未结 4 2047
感动是毒
感动是毒 2021-01-01 03:54

Anyone know what is this error? I need help with this Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in C:\\xampp\\htdocs

4条回答
  •  轮回少年
    2021-01-01 04:30

    Found this:

    http://blog.jakoubek.cz/symfony-1-4-deprecated-e-modifier

    Tested, all changes look good

提交回复
热议问题