root

Name Size Rev Age Last Change
fActiveRecord.php 92.8 kB 881 4 weeks wbond: InternalBackwardsCompatibilityBreak - changed fORM::parseMethod() to not …
fAuthorization.php 14.1 kB 766 6 months wbond: Fixed ticket #363 - added fAuthorization::getLoginPage()
fBuffer.php 6.8 kB 830 4 months wbond: Fixed ticket #438 - added a check to ensure the zlib extension is …
fCache.php 9.4 kB 577 1 year wbond: Updated documentation to indicate when methods will throw the exception in …
fConnectivityException.php 1.6 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
fCookie.php 9.0 kB 717 1 year wbond: Fixed ticket #304 - added fCookie::delete()
fCore.php 37.8 kB 889 2 weeks wbond: Fixed a bug with fCore::backtrace() triggering notices when an argument is …
fCRUD.php 12.2 kB 721 10 months wbond: BackwardsCompatibilityBreak - Removed the $prefix parameter from the …
fCryptography.php 21.6 kB 883 3 weeks wbond: Added the $types and $regex parameters to fCore::startErrorCapture()
fDatabase.php 93.1 kB 890 2 weeks wbond: Fixed fDatabase when using the pgsql, mssql and mysql extensions to force …
fDate.php 11.6 kB 775 6 months wbond: Fixed ticket #375 - added the $simple parameter to …
fDirectory.php 17.6 kB 884 3 weeks wbond: Completed ticket #488 - fixed fDirectory::scanRecursive() to not add …
fEmail.php 48.4 kB 899 17 hours wbond: Added a check to fEmail to prevent permissions warnings when getting the …
fEmptySetException.php 1.6 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
fEnvironmentException.php 1.6 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
fException.php 19.4 kB 633 1 year wbond: Fixed some API documentation in fException
fExpectedException.php 1.6 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
fFile.php 36.9 kB 823 4 months wbond: Fixed ticket #435 - added fFile::getExtension()
fFilesystem.php 22.6 kB 799 5 months wbond: Fixed fFilesystem::translateToWebPath() to properly convert Windows \ …
fGrammar.php 25.0 kB 885 3 weeks wbond: Completed ticket #489 - fixed fGrammar::pluralize() to handle the word …
fHTML.php 11.1 kB 826 4 months wbond: Fixed ticket #443 - Updated fHTML::encode() and fHTML::prepare() to handle …
fImage.php 38.0 kB 883 3 weeks wbond: Added the $types and $regex parameters to fCore::startErrorCapture()
fJSON.php 17.3 kB 848 3 months wbond: Removed all e flags for preg_replace() and all calls to …
fMailbox.php 40.7 kB 870 1 month wbond: Completed ticket #472 - fixed a typo in fMailbox when handling messages …
fMessaging.php 6.3 kB 776 6 months wbond: Fixed a small PHPDoc error in fMessaging
fMoney.php 19.9 kB 849 3 months wbond: Added the $remove_zero_fraction parameter to fMoney::format() and …
fNoRemainingException.php 1.7 kB 865 2 months wbond: Completed ticket #465 - fixed a typo in the fNoRemainingException
fNoRowsException.php 1.6 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
fNotFoundException.php 1.6 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
fNumber.php 44.6 kB 806 5 months wbond: Fixed scientific notation support for decimal numbers in fNumber
fORM.php 37.8 kB 881 4 weeks wbond: InternalBackwardsCompatibilityBreak - changed fORM::parseMethod() to not …
fORMColumn.php 29.6 kB 881 4 weeks wbond: InternalBackwardsCompatibilityBreak - changed fORM::parseMethod() to not …
fORMDatabase.php 46.9 kB 874 1 month wbond: Fixed some more issues with consistent operations on recursive …
fORMDate.php 20.0 kB 881 4 weeks wbond: InternalBackwardsCompatibilityBreak - changed fORM::parseMethod() to not …
fORMFile.php 43.5 kB 891 2 weeks wbond: Completed ticket #491 - enhanced fORMFile::configureColumnInheritance() to …
fORMJSON.php 4.9 kB 592 1 year wbond: Updated fORMJSON to remove the $associate parameter from the record set …
fORMMoney.php 21.0 kB 881 4 weeks wbond: InternalBackwardsCompatibilityBreak - changed fORM::parseMethod() to not …
fORMOrdering.php 29.1 kB 881 4 weeks wbond: InternalBackwardsCompatibilityBreak - changed fORM::parseMethod() to not …
fORMRelated.php 65.5 kB 874 1 month wbond: Fixed some more issues with consistent operations on recursive …
fORMSchema.php 12.8 kB 756 6 months wbond: Fixed ticket #394 - fixed issues with the route names for one-to-one …
fORMValidation.php 52.5 kB 875 1 month wbond: Completed ticket #477 and #478 - fixed fORMValidation::hasValue() to …
fProgrammerException.php 1.6 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
fRecordSet.php 63.5 kB 881 4 weeks wbond: InternalBackwardsCompatibilityBreak - changed fORM::parseMethod() to not …
fRequest.php 24.1 kB 856 2 months wbond: Completed ticket #462 - fRequest::set() now works for PUT requests
fResult.php 19.4 kB 879 1 month wbond: BackwardsCompatibilityBreak - removed support for ODBC from fDatabase, …
fSchema.php 93.4 kB 893 1 week wbond: Fixed fSchema to be able to handle table names that require identifier …
fSession.php 15.1 kB 894 1 week wbond: Completed ticket #494 - fixed fSession to work with existing sessions
fSMTP.php 16.6 kB 883 3 weeks wbond: Added the $types and $regex parameters to fCore::startErrorCapture()
fSQLException.php 1.6 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
fSQLTranslation.php 46.3 kB 867 2 months wbond: InternalBackwardsCompatibilityBreak - Changed the structure of the array …
fStatement.php 23.5 kB 895 1 week wbond: Changed fStatement to be more aggressive about saving memory with the …
fTemplating.php 37.7 kB 898 3 days wbond: Added fTemplating::enableMinification(), …
fText.php 4.7 kB 507 2 years wbond: Updated fText to handle components passed as an array, updated fException
fTime.php 11.6 kB 775 6 months wbond: Fixed ticket #375 - added the $simple parameter to …
fTimestamp.php 43.9 kB 859 2 months wbond: Completed ticket #463 - fixed a bug in fTimestamp::__construct() with …
fUnbufferedResult.php 17.5 kB 895 1 week wbond: Changed fStatement to be more aggressive about saving memory with the …
fUnexpectedException.php 2.0 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
fUpload.php 15.6 kB 840 3 months wbond: BackwardsCompatibilityBreak - renamed fUpload::setMaxFilesize() to …
fURL.php 7.4 kB 667 1 year wbond: Fixed ticket #276 - fURL::redirect() no longer requires a parameter and …
fUTF8.php 69.0 kB 883 3 weeks wbond: Added the $types and $regex parameters to fCore::startErrorCapture()
fValidation.php 30.5 kB 896 4 days wbond: Completed ticket #496 - fixed fValidation::addRegexRule() to be able to …
fValidationException.php 5.8 kB 833 3 months wbond: BackwardsCompatibilityBreak - fActiveRecord::validate() now uses column …
fXML.php 19.0 kB 883 3 weeks wbond: Added the $types and $regex parameters to fCore::startErrorCapture()