Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

new Rest service with characters out of a-z #81

Open
str opened this issue Nov 23, 2014 · 5 comments
Open

new Rest service with characters out of a-z #81

str opened this issue Nov 23, 2014 · 5 comments

Comments

@str
Copy link

str commented Nov 23, 2014

I tried to create a rest service with a letter from the Spanish alphabet, "á", and the admin didn't allowed me

@jguittard
Copy link

REST services naming has to follow PHP syntax compliance. Upon service creation, its name is used to create class names and configuration keys and values.

Le 23 nov. 2014 à 21:54, Stuardo -StR- Rodríguez notifications@github.com a écrit :

I tried to create a rest service with a letter from the Spanish alphabet, "á", and the admin didn't allowed me


Reply to this email directly or view it on GitHub.

@str
Copy link
Author

str commented Nov 23, 2014

Yes, but PHP classes and configuration keys and values are simple strings, which can contain those characters.

@jguittard
Copy link

A-Z, a-z, - and _. No Unicode.

Envoyé de mon iPhone

Le 23 nov. 2014 à 22:07, Stuardo -StR- Rodríguez notifications@github.com a écrit :

Yes, but PHP classes and configuration keys and values are simple strings, which can contain those characters.


Reply to this email directly or view it on GitHub.

@str
Copy link
Author

str commented Nov 23, 2014

Where did you got that?

@michalbundyra
Copy link
Member

This repository has been closed and moved to laminas-api-tools/api-tools; a new issue has been opened at laminas-api-tools/api-tools#57.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants