This is a migrated thread and some comments may be shown as answers.

typo in 2017.1.118 wrappers/php/scheduler/date-grouping.php

1 Answer 38 Views
General Disccussions
This is a migrated thread and some comments may be shown as answers.
Karman
Top achievements
Rank 1
Karman asked on 25 Jan 2017, 02:22 PM

DFWMM01:telerik.ui.for.php.2017.1.118.commercial kerteszk$ php wrappers/php/scheduler/date-grouping.php

Parse error: parse error in /Users/kerteszk/Downloads/telerik.ui.for.php.2017.1.118.commercial/wrappers/php/scheduler/date-grouping.php on line 204

There's an extra semicolon here:

        ->addView(array('type' => 'day', 'startTime' => new DateTime('2013/6/13 7:00')),
            array('type' => 'week', 'selected' => true, 'startTime' => new DateTime('2013/6/13 7:00')), 'month', 'timeline');
        ->dataSource($dataSource);

1 Answer, 1 is accepted

Sort by
0
Accepted
Alex Hajigeorgieva
Telerik team
answered on 27 Jan 2017, 03:18 PM
Hello Karman,

Thank you very much for reporting this and sorry for any inconvenience caused.

I have already removed the unnecessary semicolon.

The updated file will be available in the next internal build from your account at:

https://www.telerik.com/account/product-download?product=KENDOUIPHP

Kind Regards,
Alex Hajigeorgieva
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data (charts) and form elements.
Tags
General Disccussions
Asked by
Karman
Top achievements
Rank 1
Answers by
Alex Hajigeorgieva
Telerik team
Share this question
or