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

Primeira versão do Repositorio #16

Merged
merged 5 commits into from
Apr 15, 2016
Merged

Conversation

edyonil
Copy link
Contributor

@edyonil edyonil commented Apr 13, 2016

Comecei recente o código ainda irei fazer uns ajustes. Também vou colocar tudo em inglês. Acabei fazendo em português.

'employees' => $data[3],
'website' => $data[4],
'years_using_php' => $data[5],
'framework' => $data[6],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Baseado na sugestão #15. Eu proponho renomear os campos framework => frameworks e use_tests => tests semanticamente faz mais sentido.

$spreadsheet_data[]['frameworks'] = explode(',', $data[6]);

O que acha?
Se puder man, até para facilitar a leitura e padronizar, segue PSR-2 👍

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sim... vou corrigir a leitura d arquivo, já tinha implementado essa lógica ai depois que vi que você modificou esse tipo de campo. Em relação a PSR vou olhar quais eu não seguir ai.

@paulodealmeida
Copy link
Member

Se fizer o merge do #15 ajuda @edyonil ?

@edyonil
Copy link
Contributor Author

edyonil commented Apr 13, 2016

Acho que sim Paulo... Baixei as atualizações ontem.

@paulodealmeida
Copy link
Member

@edyonil fiz o merge do #15

@paulodealmeida
Copy link
Member

Posso fazer o merge?

@edyonil
Copy link
Contributor Author

edyonil commented Apr 14, 2016

@paulodealmeida estou terminando alguns ajustes. No máximo hoje termino.

…os frameworks e tests, campos agora são arrays
@edyonil
Copy link
Contributor Author

edyonil commented Apr 15, 2016

@paulodealmeida concluído a classe de abstração... Pode aceitar a PR. Tb vou fechar a issue. Trabalharei agora na issue #5

@hugohenrique hugohenrique merged commit 51e8c38 into phpba:gh-pages Apr 15, 2016
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

Successfully merging this pull request may close these issues.

3 participants