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

opporational? #111

Closed
wants to merge 17 commits into from
Closed

opporational? #111

wants to merge 17 commits into from

Conversation

thetoon
Copy link

@thetoon thetoon commented Sep 3, 2010

operational!

- filter (http://php.net/filter) filters data by either validating or sanitizing it.
- JSON (http://php.net/json)implements the JavaScript Object Notation (JSON) data-interchange format.
- ctype (http://php.net/ctype) the functions provided by this extension check whether a character or string falls into a certain character class according to the current locale.
- hash (http://php.net/hash) Message Digest (hash) engine.
Copy link
Contributor

Choose a reason for hiding this comment

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

According to PHP.net ctype, hash, json and hash are all part of php core - no extensions needed.
Filter and Ctype can be disabled but are enabled by default.

I think listing these as requirement will just add confusion. Maybe you could list it as 'these are need but usually enabled by default'

@rjmackay
Copy link
Contributor

rjmackay commented Dec 7, 2011

Huh? What's this pull request for?

@rjmackay
Copy link
Contributor

This request doesn't make much sense - closing

@rjmackay rjmackay closed this Feb 13, 2012
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.

None yet

2 participants