source: trunk/lib/Validator.inc.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @807   2 months anonymous Minor improvements. Add Validator::IPAddress() method.
(edit) @799   9 months anonymous Fix a few PHP Deprecated issues
(edit) @770   2 years anonymous Minor fixes
(edit) @769   2 years anonymous
(edit) @768   2 years anonymous Minor improvements
(edit) @767   2 years anonymous Add App param ‘template_ext’ used to inform services where to find …
(edit) @737   3 years anonymous Fix 'Array and string offset access syntax with curly braces is deprecated'
(edit) @724   4 years anonymous Use the /u regex modifier only when using UTF-8. Disable indexed array …
(edit) @696   5 years anonymous Add unicode flag (/u) to preg_* patterns. Remove usage of …
(edit) @635   6 years anonymous Minor tweaks
(edit) @601   7 years anonymous Updated every instance of 'zero' date 0000-00-00 to use 1000-01-01 if …
(edit) @597   7 years anonymous Remove useless logging
(edit) @593   7 years anonymous Add notification to user if logged out because of shifting IP address. …
(edit) @575   7 years anonymous Changed LOG_ levels.
(edit) @550   8 years anonymous Escaped quotes from email from names. Changed logMsg string truncation …
(edit) @534   9 years anonymous Improved module maker validation output. Allow disabling cache at run …
(edit) @523   9 years anonymous First set of changes towards 2.2.0. Improved functinoality with …
(edit) @502   9 years anonymous Many minor fixes during pulso development
(edit) @500   9 years anonymous Many auth and crypto changes; various other bugfixes while working on …
(edit) @490   10 years anonymous Increased robustness of Email(); added envelope_sender_address param. …
(edit) @487   10 years anonymous Added Validator::fileUploadSize(), phpIniGetBytes(), and fixed php …
(edit) @479   10 years anonymous Convert tabs to spaces, and lineendings to LF in all files.
(edit) @470   10 years anonymous
(edit) @468   10 years anonymous Completed integrating /branches/eli_branch into /trunk. Changes …
(edit) @459   10 years anonymous Revent null values going to validateStrDate
(edit) @457   10 years anonymous Removed use of requireAccessClearance(). Adjusted sequence of sslOn() …
(edit) @415   11 years anonymous Disabled MX record check for email validation. Updated PEdit to work …
(edit) @396   12 years anonymous Updated copyright date; comments elaboration; spelling fixes.
(edit) @376   14 years quinn Updated copyright date, name to Strangecode LLC.
(edit) @366   14 years quinn Documentation fix.
(edit) @362   15 years quinn Added a GPL license info header to all source files. Updated license …
(edit) @281   17 years quinn Removed escapeString from the printing of the sort order string. This …
(edit) @279   17 years quinn Added better error response when mcve engine not running.
(edit) @266   17 years quinn Bugfixes found during strangecode site upgrade.
(edit) @247   17 years quinn Converted all string functions to multi-byte (mb_*) functions
(edit) @200   18 years scdev Changed element validated by fileUploaded to name? because it will …
(edit) @188   18 years scdev Q - minor updates.
(edit) @169   18 years scdev ${1}
(edit) @166   18 years scdev ${1}
(add) @144   18 years scdev Q - Added lib/Validator.inc.php as a backend to FormValidator? and also …
Note: See TracRevisionLog for help on using the revision log.