power-media / prado3

Automatically exported from code.google.com/p/prado3
Other
0 stars 0 forks source link

TSafeHtml error on php 5.5 #467

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use TSafeHtml component under php 5.5

What is the expected output? What do you see instead?

[Unknown Error] preg_replace(): The /e modifier is deprecated, use 
preg_replace_callback instead (@line 368 in file 
prado/framework/3rdParty/SafeHtml/TSafeHtmlParser.php).

Please use labels and text to provide additional information.

Original issue reported on code.google.com by ctrlal...@gmail.com on 24 Jul 2013 at 1:27

GoogleCodeExporter commented 8 years ago

Original comment by ctrlal...@gmail.com on 24 Jul 2013 at 1:46

GoogleCodeExporter commented 8 years ago
fix r3299

Original comment by ctrlal...@gmail.com on 24 Jul 2013 at 1:50