Summary
PHP Issue getting FM List of Values
Product
FileMaker Server
Version
14
Operating system version
Windows 7
Description of the issue
Using this command in PHP: $layout->getValueListTwoFields('StageLOV')we not get the below error with FM Server 14. Maybe a FM code bug??
PHP Strict Standards: Only variables should be assigned by reference in C:\Program Files\FileMaker\FileMaker Server\Web Publishing\publishing-engine\php\FileMaker\Implementation\Parser\FMPXMLLAYOUT.php on line 52
Steps to reproduce the problem
We isolated the PHP to this code calling the LOV and found the error.
Expected result
no error
Actual result
see above
Exact text of any error message(s) that appear
see above
Configuration information
n/a
Workaround
Set PHP to not follow Strict Standards
Matt Matthews:
Thank you for your post.
I have sent your post to our Development and Testing departments for review. When I receive any feedback, I will let you know.
TSGal
FileMaker, Inc.