Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHPStamp deletes the table #7

Closed
tventos opened this issue Nov 21, 2017 · 3 comments
Closed

PHPStamp deletes the table #7

tventos opened this issue Nov 21, 2017 · 3 comments

Comments

@tventos
Copy link

tventos commented Nov 21, 2017

When I try to insert information into a table, PHPStamp deletes the table and inserts just information
in $values
'services' => [ ['service' => $model->provided_services_1, 'price'=>$model->provided_services_1_price] ]

in template
default

ouput
1

What could be the problem? Thanks!

@duxabilii
Copy link
Contributor

It could be an empty array passed to services

@tventos
Copy link
Author

tventos commented Nov 21, 2017

The array is not empty, because it passes information to the template, deleting the table..

@shadz3rg
Copy link
Owner

shadz3rg commented Apr 7, 2018

Если у кого повторится этот баг - переоткройте эту тему и пришлите пример файла.

@shadz3rg shadz3rg closed this as completed Apr 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants