Title: Syntax Warning on PHP 7.3
Last modified: January 12, 2019

---

# Syntax Warning on PHP 7.3

 *  Resolved [homullus](https://wordpress.org/support/users/homullus/)
 * (@homullus)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/syntax-warning-on-php-7-3/)
 * Hey guys, your plugin is fucking awesome. Thank you for making it, and publishing
   it for free. This is the only plugin in the registry that does some honest work.
 * So, on PHP7.3 we have an error on line 156 of includes/lib/td-util/class-td-model.
   php whereby a continue, used within a switch statement will just default to a
   break. In this case i think you wanted a continue 2; maybe?
 * I fixed it manually for now, but the very next update will break it, so it should
   be fixed upstream 🙂 thanks!!

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [NSquared](https://wordpress.org/support/users/croixhaug/)
 * (@croixhaug)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/syntax-warning-on-php-7-3/#post-11084468)
 * Thank you [@homullus](https://wordpress.org/support/users/homullus/) for the 
   kind words – and for letting us know about that syntax issue! I’ve fixed it in
   our upstream, so our next release will have the fix in there.
 * If you have a minute to post a quick review, we’d appreciate it. It helps more
   people find our plugin 🙂
 * Best,
    Nathan
 *  Thread Starter [homullus](https://wordpress.org/support/users/homullus/)
 * (@homullus)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/syntax-warning-on-php-7-3/#post-11088937)
 * Hey, thanks for the response, and fixing the thing. Is the project open source
   or licenced for now?
 * Will rate ofc 🙂
 *  Plugin Author [NSquared](https://wordpress.org/support/users/croixhaug/)
 * (@croixhaug)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/syntax-warning-on-php-7-3/#post-11089254)
 * Yep, it’s all GPL (open-source) licensed. We have Plus & Pro versions available
   with more features, but the core product will always be free 🙂
 * Thanks,
    Nathan
 *  Thread Starter [homullus](https://wordpress.org/support/users/homullus/)
 * (@homullus)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/syntax-warning-on-php-7-3/#post-11090066)
 * Nice, so if it’s open source, i guess you might have a Git-based repo that you
   use for actual development and tickets, because WP’s system is blah… If so, could
   i get a link, to look around, maybe i would be interested in solving some tickets
   or translating or something similar.
 *  Plugin Author [NSquared](https://wordpress.org/support/users/croixhaug/)
 * (@croixhaug)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/syntax-warning-on-php-7-3/#post-11093407)
 * Hi [@homullus](https://wordpress.org/support/users/homullus/), we are set up 
   to allow translation, and are welcoming translations from contributors
 * You can see the translation system here:
    [https://translate.wordpress.org/projects/wp-plugins/simply-schedule-appointments](https://translate.wordpress.org/projects/wp-plugins/simply-schedule-appointments)
 * For example, we currently have a French translation in progress, and wordpress.
   org has a “Translator Handbook” to help people get started @ [https://make.wordpress.org/polyglots/handbook/tools/glotpress-translate-wordpress-org/](https://make.wordpress.org/polyglots/handbook/tools/glotpress-translate-wordpress-org/)
   ​
   We want Simply Schedule Appointments to be used around the world, and translations
   are a big part of that. Unfortunately we only know English, so we’d welcome any
   help you can provide 🙂 ​ ​Our git repository isn’t currently public. We haven’t
   had time to document the whole build process and local development requirements(
   we have a bit of a unique setup because of the build process for the VueJS apps
   for the admin screen and the booking form). We’d like to open that up in the 
   future. In the meantime, if you have any specific patches, you can always send
   us code changes to [support@simplyscheduleappointments.com](https://wordpress.org/support/topic/syntax-warning-on-php-7-3/support@simplyscheduleappointments.com?output_format=md)
   and we’d be happy to take a look at them.
 * Thanks!
    Nathan

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Syntax Warning on PHP 7.3’ is closed to new replies.

 * ![](https://ps.w.org/simply-schedule-appointments/assets/icon.svg?rev=2926807)
 * [Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin](https://wordpress.org/plugins/simply-schedule-appointments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simply-schedule-appointments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simply-schedule-appointments/)
 * [Active Topics](https://wordpress.org/support/plugin/simply-schedule-appointments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simply-schedule-appointments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simply-schedule-appointments/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [NSquared](https://wordpress.org/support/users/croixhaug/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/syntax-warning-on-php-7-3/#post-11093407)
 * Status: resolved