Skip to content

RFC: Constructor behaviour of internal classes - #1178

Closed
Danack wants to merge 11 commits into
php:masterfrom
Danack:InternalClassClean
Closed

RFC: Constructor behaviour of internal classes#1178
Danack wants to merge 11 commits into
php:masterfrom
Danack:InternalClassClean

Conversation

@Danack

Copy link
Copy Markdown
Contributor

PR for https://wiki.php.net/rfc/internal_constructor_behaviour

This is not ready to merge - I still need to correct a few tests that have a difference in text for the warning vs the exception, but someone asked be to make it a PR to be easier to read.

Comment threadext/intl/converter/converter.c Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

indentation

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

Thanks, was spaces instead of tab.

@nikic

nikic commented Apr 1, 2015

Copy link
Copy Markdown
Member

Superseded by #1205.

@nikicnikic closed this Apr 1, 2015
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@Danack@nikic@smalyshev