ScottBaxter Posted January 17, 2014 Posted January 17, 2014 Hi Guys, I'm just creating a new web app that needs to integrate into our FileMaker database. The website is running PHP 5.5.3. Is there an issues with the API & 5.5.3 Thanks, Scott
dansmith65 Posted January 19, 2014 Posted January 19, 2014 I don't think PHP 5.5 is officially supported by the API. The docs should mention the version it officially supports. It will probably still work, but it will throw deprecated errors.
ScottBaxter Posted January 20, 2014 Author Posted January 20, 2014 Yea as I'm using Laravel 4 it just doesn't want to work... :-(
James Gill Posted January 22, 2014 Posted January 22, 2014 Yes, the supported version of the PHP API is 5.3.9 if I remember correctly. When you try to utilize a newer version of PHP you get a bunch of deprecated errors but fortunately they are easy to fix. I have an installation of MAMP that's utilizing the API and PHP 5.4.19 but just Google 'Filemaker PHP API deprecated' and whatever error it spits out and you'll be able to find a way to fix them.
Recommended Posts
This topic is 4213 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now