root

Name Size Rev Age Last Change
fActiveRecord.php 82.5 kB 723 11 months wbond: Fixed ticket #323 - fActiveRecord objects now return the object from …
fAuthorization.php 13.8 kB 721 11 months wbond: BackwardsCompatibilityBreak - Removed the $prefix parameter from the …
fBuffer.php 6.3 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
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 31.1 kB 714 1 year wbond: Added fCore::detectOpcodeCache()
fCRUD.php 12.2 kB 721 11 months wbond: BackwardsCompatibilityBreak - Removed the $prefix parameter from the …
fCryptography.php 20.4 kB 713 1 year wbond: SECURITY FIX: fixed issue with fCryptography::random() and …
fDatabase.php 75.6 kB 720 11 months wbond: BackwardsCompatibilityBreak - removed support for date function …
fDate.php 11.1 kB 587 1 year wbond: Added fTimestamp::registerUnformatCallback() to allow for locale-specific …
fDirectory.php 13.6 kB 687 1 year wbond: Fixed fFile and fDirectory to throw an fValidationException when the file …
fEmail.php 40.1 kB 722 11 months wbond: Fixed ticket #337 - fEmail now rejects bounce-to email addresses on …
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 33.5 kB 724 11 months wbond: Fixed ticket #333 - changed fFile to allow getting the directory, filename …
fFilesystem.php 20.7 kB 696 1 year wbond: Fixed ticket #300 - corrected the API documentation for …
fGrammar.php 19.3 kB 603 1 year wbond: Performance improvements, especially related to the ORM
fHTML.php 10.7 kB 588 1 year wbond: Fixed ticket #175 - fHTML::showChecked() now requires strict equality if …
fImage.php 34.0 kB 678 1 year wbond: Added fImage::getDimensions()
fJSON.php 16.5 kB 563 1 year wbond: Fixed a bug in fJSON::decode() where the pure PHP version would only …
fMessaging.php 6.2 kB 721 11 months wbond: BackwardsCompatibilityBreak - Removed the $prefix parameter from the …
fMoney.php 19.5 kB 577 1 year wbond: Updated documentation to indicate when methods will throw the exception in …
fNoRemainingException.php 1.6 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
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.5 kB 577 1 year wbond: Updated documentation to indicate when methods will throw the exception in …
fORM.php 34.4 kB 718 1 year wbond: Added support for fActiveRecord to fORM::getRecordName()
fORMColumn.php 26.2 kB 720 11 months wbond: BackwardsCompatibilityBreak - removed support for date function …
fORMDatabase.php 40.6 kB 720 11 months wbond: BackwardsCompatibilityBreak - removed support for date function …
fORMDate.php 19.1 kB 719 1 year wbond: Fixed ticket #334 - fixed setting up the inspect callback in …
fORMFile.php 40.5 kB 697 1 year wbond: Fixed ticket #301 - fORMFile will no longer cause notices due to a missing …
fORMJSON.php 4.9 kB 592 1 year wbond: Updated fORMJSON to remove the $associate parameter from the record set …
fORMMoney.php 19.4 kB 647 1 year wbond: Added fORM::registerInspectCallback() and fORM::callInspectCallbacks() - …
fORMOrdering.php 27.2 kB 720 11 months wbond: BackwardsCompatibilityBreak - removed support for date function …
fORMRelated.php 59.8 kB 720 11 months wbond: BackwardsCompatibilityBreak - removed support for date function …
fORMSchema.php 12.1 kB 720 11 months wbond: BackwardsCompatibilityBreak - removed support for date function …
fORMValidation.php 44.1 kB 720 11 months wbond: BackwardsCompatibilityBreak - removed support for date function …
fProgrammerException.php 1.6 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
fRecordSet.php 58.5 kB 720 11 months wbond: BackwardsCompatibilityBreak - removed support for date function …
fRequest.php 21.3 kB 721 11 months wbond: BackwardsCompatibilityBreak - Removed the $prefix parameter from the …
fResult.php 18.9 kB 706 1 year wbond: Fixed a bug with decoding MSSQL national columns over an ODBC connection
fSchema.php 73.3 kB 720 11 months wbond: BackwardsCompatibilityBreak - removed support for date function …
fSession.php 14.2 kB 721 11 months wbond: BackwardsCompatibilityBreak - Removed the $prefix parameter from the …
fSQLException.php 1.6 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
fSQLTranslation.php 42.4 kB 720 11 months wbond: BackwardsCompatibilityBreak - removed support for date function …
fTemplating.php 14.1 kB 577 1 year wbond: Updated documentation to indicate when methods will throw the exception in …
fText.php 4.7 kB 507 2 years wbond: Updated fText to handle components passed as an array, updated fException
fTime.php 11.1 kB 587 1 year wbond: Added fTimestamp::registerUnformatCallback() to allow for locale-specific …
fTimestamp.php 43.1 kB 715 1 year wbond: Fixed a bug with fTimestamp::fixISOWeek() not properly parsing some ISO …
fUnbufferedResult.php 16.2 kB 706 1 year wbond: Fixed a bug with decoding MSSQL national columns over an ODBC connection
fUnexpectedException.php 2.0 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
fUpload.php 11.1 kB 716 1 year wbond: Fixed ticket #329 - added fUpload::filter() to allow for ignoring array …
fURL.php 7.4 kB 667 1 year wbond: Fixed ticket #276 - fURL::redirect() no longer requires a parameter and …
fUTF8.php 65.8 kB 704 1 year wbond: Changed fUTF8::ucwords() to also uppercase words right after various …
fValidation.php 13.0 kB 701 1 year wbond: Fixed tickets #250 and #307 - fValidationException can now take a header …
fValidationException.php 4.9 kB 701 1 year wbond: Fixed tickets #250 and #307 - fValidationException can now take a header …
fXML.php 15.2 kB 702 1 year wbond: Added the $http_timeout parameter to fXML::__construct() that allows for …