summaryrefslogtreecommitdiffstats
path: root/user_guide_src
diff options
context:
space:
mode:
authorTimothy Warren <tim@timshomepage.net>2012-06-27 14:06:06 +0200
committerTimothy Warren <tim@timshomepage.net>2012-06-27 14:06:06 +0200
commit384b34217b3709d3b3f11dbda3ac5c53274ff117 (patch)
tree72c5aaa6a144aeca49feb1a3b00d6e9b314d1ef7 /user_guide_src
parent13077951b63cf9858dc14ec9cab7f2b53ec88a3e (diff)
Update other email validation methods
Diffstat (limited to 'user_guide_src')
-rw-r--r--user_guide_src/source/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index c0fa9d7f7..cc6220253 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -73,6 +73,7 @@ Release Date: Not Released
- ``read_file()`` is now a deprecated alias of ``file_get_contents()``.
- Added an optional parameter to :doc:`Date Helper <helpers/date_helper>` function ``timezone_menu()`` that allows more attributes to be added to the generated select tag.
- :doc:`Security Helper <helpers/security_helper>` function ``strip_image_tags()`` is now an alias for the same method in the :doc:`Security Library <libraries/security>`.
+ - Updated email validation methods to use filter_var so they are more accurate.
- Database