SmartPill PHP Edition(TM) 2.0.1 Update Released
This is primarily a maintenance release. It brings the PHP version to 5.2.9 and provides fixes for a number of issues. This update is free for all 2.0 license holders.
New
- Updated PHP to version 5.2.9.
- Updated CURL to version 7.19.4.
- Updated SSH2 to version 1.1.
- New PHP constant FM_FILEMAKER_PATH returns the path to the folder of the currently running copy of FileMaker.
Fixed
- Fixed an issue where the "License.txt" file could not be properly read when the file was saved using Unix (LF) line breaks.
- Fixed an issue on Mac when running via FileMaker Server where some of the path constants would return "%20" instead of spaces in the returned path.
- Fixed an issue where the path constants for the documents, preferences and temporary paths would return different values from those returned by FileMaker's Get function.
- Fixed an issue where two consecutive calls to fm_evaluate would cause a crash. This only occurred when the calculation being evaluated was a call back to the plug-in. The plug-in would return the expected 200 error for the first call but would then crash. This also fixed an issue when using fm_sql_execute to insert records that have one or more fields with auto-enter calcs that call the plug-in. In this case, inserting a single record would work fine but inserting a second record would then crash.
- Fixed an issue on Windows where fm_select_folder would not display mapped drives.
- Fixed an issue on Windows where regex shorthand character classes (\d, \D, \s, \S, \w, \W) were not recognized by PCRE functions.
- Fixed an issue where PHP_LoadFunctionsFromURL would crash FileMaker if called when no internet connection is present.
Available for download here: http://www.scodigo.com/support/downloads.